#fpc #freepascal #compiler #fpcobj #pascal

svenbarth d46c015eb1 * when inlining a function we need to import symbols that were loaded from another unit (or the same unit if the inlined function is from another unit and uses another function in the same unit) 9 years ago
compiler d46c015eb1 * when inlining a function we need to import symbols that were loaded from another unit (or the same unit if the inlined function is from another unit and uses another function in the same unit) 9 years ago
ide cc7d0d2f45 Try to implement BreakLine (Ctrl+N), bug report 28787 9 years ago
installer a10faf39b1 * added package rtl-generics 9 years ago
packages 2ef1a423fe * Aggregate Functions & ExtractNode 9 years ago
rtl 16ac523f50 * link always excplicitly against libc on linux when using the dl unit so 9 years ago
tests 3669419bb3 * fixed tcasenode.simplify() in case we have to pass via a "less" branch of 9 years ago
utils 6b25cef3ea * pas2jni: Reverted r34367 and mark undesired event handler creation "deprecated". 9 years ago
.gitattributes 3669419bb3 * fixed tcasenode.simplify() in case we have to pass via a "less" branch of 9 years ago
.gitignore 4c9b01dc26 * Removed empty tests directory from svn 10 years ago
Makefile 5306ee552b * regenerated makefiles with latest fpcmake 9 years ago
Makefile.fpc acd956f7c3 * remove documentation of the build target in the Makefile help screen as it overrides the version check 9 years ago
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago