The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2018-08-29 19:21:23 +00:00
compiler * move getrecorddef and gettabledef from TVMTWritter to symdef as they might be used from the RTTI as well 2018-08-29 19:21:23 +00:00
installer * trunk to 3.3.1 2018-08-18 15:47:44 +00:00
packages * two new priority classes for all but wince. See comments in process.pp 2018-08-29 10:00:36 +00:00
rtl * use pooled constant references for the parameter locations as more often than not they're equal between multiple methdos (e.g. the Self argument is always the same) 2018-08-29 19:20:31 +00:00
tests * trunk to 3.3.1 2018-08-18 15:47:44 +00:00
utils * trunk to 3.3.1 2018-08-18 15:47:44 +00:00
.gitattributes * deprecations, remove oldlinux. 2018-08-23 07:57:56 +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 * trunk to 3.3.1 2018-08-18 15:47:44 +00:00
Makefile.fpc * trunk to 3.3.1 2018-08-18 15:47:44 +00:00