#fpc #freepascal #compiler #fpcobj #pascal

svenbarth 0ba14c7ad8 * fix memory leak when freeing a temp delete node: also call the inherited destructor so that e.g. tnode.optinfo is freed. 7 years ago
compiler 0ba14c7ad8 * fix memory leak when freeing a temp delete node: also call the inherited destructor so that e.g. tnode.optinfo is freed. 7 years ago
installer a93fe1b363 Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 7 years ago
packages ddbad9d5c7 * Fix bug #34085, small refactoring: introduce IsSpaceChar 7 years ago
rtl ab84f09591 * Fix bug #39521. Generic functions only in trunk 7 years ago
tests 32c307e9ce * fix for Mantis #34021: if one of the two operators is an array constructor try to use an operator overload for that first before converting it to a set 7 years ago
utils 2086bdbbc0 pastojs: check reserved global JS identifiers only for non prefixed identifiers 7 years ago
.gitattributes 32c307e9ce * fix for Mantis #34021: if one of the two operators is an array constructor try to use an operator overload for that first before converting it to a set 7 years ago
.gitignore 3ce7927096 * made the ide a package, so it can be build in parallel with the other packages, reasons: 7 years ago
Makefile f03a396757 * target classic MacOS builds again 7 years ago
Makefile.fpc f03a396757 * target classic MacOS builds again 7 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