The FreePascal Compiler (FPC) source repo

svenbarth 2bf5c28077 + add methods begin_dynarray_const and end_dynarray_const which can be used to emit the data of a dynamic array 7 years ago
compiler 2bf5c28077 + add methods begin_dynarray_const and end_dynarray_const which can be used to emit the data of a dynamic array 7 years ago
installer a93fe1b363 Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 7 years ago
packages 763fd783e0 pastojs: typecast array to/from tjsobject 7 years ago
rtl 8606293028 * assume that dynamic arrays with a negative reference count are immutable (at least regarding their metadata) 7 years ago
tests 7990b2e3f3 * apply patch from J. Gareth Moreton to implement Int() for SSE (currently only used on Win64) 7 years ago
utils 763fd783e0 pastojs: typecast array to/from tjsobject 7 years ago
.gitattributes b80642c384 + started implementing support for generating Microsoft CodeView debug 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