The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2018-01-14 11:52:13 +00:00
compiler * in the generate_code normally imaginary registers are used, so just resize the register to 8 bit, the register allocator takes care of the rest 2018-01-13 22:05:38 +00:00
installer * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
packages pas2jslib: added readdir callbacks 2018-01-13 14:08:46 +00:00
rtl * Accidentally removed keyword virtual from loadfromfile 2018-01-14 11:52:13 +00:00
tests * Patch from Ondrej Pokorny to allow correct nodefault/stored for strings 2018-01-13 10:22:16 +00:00
utils pas2js: updated compileserver.lpi 2018-01-04 14:42:25 +00:00
.gitattributes * Patch from Ondrej Pokorny to allow correct nodefault/stored for strings 2018-01-13 10:22:16 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
Makefile.fpc * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00