The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre 450f62efcc Move GetToken function to testu unit
git-svn-id: trunk@38684 -
2018-04-04 21:27:07 +00:00
compiler * optimized ofs(proc) on i8086, so it only loads the offset in all memory models 2018-04-04 15:26:47 +00:00
installer * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
packages * Allow descendents to change IsOpen 2018-04-03 18:31:45 +00:00
rtl Fix to avoid access of memory outside of array size if overlap is true 2018-04-03 21:02:49 +00:00
tests Move GetToken function to testu unit 2018-04-04 21:27:07 +00:00
utils pas2js: rtl.js: added corba interface helper functions 2018-03-30 15:16:09 +00:00
.gitattributes * do not issue a hint of compiler procs are not inlined, resolves #33515 2018-04-03 21:39:47 +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