The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 1380a64b1e + simplify support for inline nodes (needed for inlining, because
otherwise you get internalerrors, e.g. when an assigned() expression
    becomes constant)
  * fixed length for constant strings in case of multi/single byte string
    conversions
  * fixed memory leak in constant evaluation of in_abs_long

git-svn-id: trunk@9361 -
2007-11-30 23:47:49 +00:00
compiler + simplify support for inline nodes (needed for inlining, because 2007-11-30 23:47:49 +00:00
fv * regenerated for darwin/x86_64 2007-11-10 18:37:19 +00:00
ide * regenerated for darwin/x86_64 2007-11-10 18:37:19 +00:00
installer * let installer know package CHM 2007-11-11 21:52:49 +00:00
packages * basic work for unit dir dependencies, no use of * anymore, becuase that 2007-11-30 00:45:44 +00:00
rtl * variants depends on math 2007-11-30 17:57:39 +00:00
tests * test for #10224 2007-11-21 21:52:45 +00:00
utils * stop when fpmake fails 2007-11-30 00:15:50 +00:00
.gitattributes + x86_64 units for lazarus 2007-11-24 09:21:25 +00:00
.gitignore * obsolete and broken programs 2007-11-11 14:35:22 +00:00
Makefile * regenerated for darwin/x86_64 2007-11-10 18:37:19 +00:00
Makefile.fpc - removed ide building for darwin again (basic functionality works, but 2007-05-02 08:38:13 +00:00