The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe a2217cedd5 * evaluate the lower and upper bounds of for-loops in ISO mode using the
ISO-defined range type, instead of using the type of the iteration
    variable (mantis #24318)

git-svn-id: trunk@37934 -
2018-01-07 18:51:53 +00:00
compiler * evaluate the lower and upper bounds of for-loops in ISO mode using the 2018-01-07 18:51:53 +00:00
installer * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
packages palmunits: optimized palmcube slightly, and added offscreen rendering to eliminate flickering on real devices 2018-01-07 18:31:40 +00:00
rtl palmos: bail out earlier when we're not in NormalLaunch mode, should fix Fatal Exception crash when installing the app on a real device using HotSync 2018-01-07 16:17:00 +00:00
tests * evaluate the lower and upper bounds of for-loops in ISO mode using the 2018-01-07 18:51:53 +00:00
utils pas2js: updated compileserver.lpi 2018-01-04 14:42:25 +00:00
.gitattributes * evaluate the lower and upper bounds of for-loops in ISO mode using the 2018-01-07 18:51:53 +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 * 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