#fpc #freepascal #compiler #fpcobj #pascal

Mattias Gaertner b1752fb4ce fcl-js: omit brackets on associative operations (a||b)||(c||d), (a&&b)&&(c&&d), (a|b)|c, (a&b)&c, (a^b)^c, (a+b)+c, (a-b)-c, (a*b)*c 6 years ago
compiler bd4b7a6bc4 * more case fixes 6 years ago
installer 2c64982f82 Fix compilation of installer for win32 target 6 years ago
packages b1752fb4ce fcl-js: omit brackets on associative operations (a||b)||(c||d), (a&&b)&&(c&&d), (a|b)|c, (a&b)&c, (a^b)^c, (a+b)+c, (a-b)-c, (a*b)*c 6 years ago
rtl 81fa0924d8 * an exception does not need to inherit from Exception, so declare that as such for the thread queue entry for the sake of clarity 6 years ago
tests dada756828 * also enable published for TObjA so that the test fails for the correct reason 6 years ago
utils f465826ba9 * Repositories from the include-files must be processed between the global and user repositories 6 years ago
.gitattributes 30b1a45704 + add tests for TMethodImplementation for method and procedure variables 6 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 a29290202f * Regenerated makefiles to support x86_64-android. 7 years ago
Makefile.fpc a34d4e715c Merged riscv_new branch 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