The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2018-04-01 07:16:34 +00:00
compiler * make near/far procs/procvars compatible only with their matching (near vs far) 2018-03-29 15:59:58 +00:00
installer * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
packages * Rename component on read without exceptions. Several fixes for copy&paste in designer 2018-03-31 19:32:46 +00:00
rtl * Implement flushbuffer abstract method in TFiler (bug ID 33062) 2018-04-01 07:16:34 +00:00
tests Move several path related functions from dotest program to testu unit for use in dosbox_wrapper program 2018-03-30 07:59:14 +00:00
utils pas2js: rtl.js: added corba interface helper functions 2018-03-30 15:16:09 +00:00
.gitattributes rtl-generics: new examples for THashSet collection 2018-03-22 23:10:09 +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 * 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 arm-netbsd: regenerated the required Makefiles 2018-03-05 15:44:49 +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