The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2014-01-15 20:36:59 +00:00
compiler * fixed indentation of stack slot allocation debug statements 2014-01-15 20:36:59 +00:00
ide * Initial active version of 2014-01-05 19:20:15 +00:00
installer * Initial active version of 2014-01-05 19:20:15 +00:00
packages * some delphi compatible overloads by Ocean, mantis #25519 2014-01-15 16:18:21 +00:00
rtl + SPARC: assembler implementation of SarInt64. 2014-01-15 15:11:40 +00:00
tests * convert array indices always to s32int, because that is the index type used 2014-01-15 20:36:52 +00:00
utils utils: put unicodepath to default fpc.cfg file 2014-01-11 08:40:55 +00:00
.gitattributes * don't crash when searching for a type helper in an anonymous array (or 2014-01-14 19:52:20 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +00:00
fpmake_add1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
Makefile * allow 2.6.4 as starting version 2013-11-27 19:19:16 +00:00
Makefile.fpc * allow 2.6.4 as starting version 2013-11-27 19:19:16 +00:00