#fpc #freepascal #compiler #fpcobj #pascal

Jonas Maebe d69ad8fa41 * removed temppos field again from parameter locations: they're not allocated 7 years ago
compiler d69ad8fa41 * removed temppos field again from parameter locations: they're not allocated 7 years ago
installer a93fe1b363 Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 7 years ago
packages 3f0d3af123 pastojs: type alias type 7 years ago
rtl e3ea46d1cb * disable SSE optimized Frac() for Win64; it has a much lower supported range than the existing Pascal implementation which uses Int() (in essence Round() and Trunc() should be corrected as well) 7 years ago
tests d8dd8d9978 + add test for Mantis #33635 which was fixed by r38856 7 years ago
utils b6f50c9847 pas2js: docs: type alias type 7 years ago
.gitattributes d8dd8d9978 + add test for Mantis #33635 which was fixed by r38856 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 a93fe1b363 Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 7 years ago
Makefile.fpc 3ce7927096 * made the ide a package, so it can be build in parallel with the other packages, reasons: 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