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