The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 8fdf4b2cc3 * Fix bug ID #33448 (AV getting index name)
git-svn-id: trunk@38549 -
2018-03-17 15:08:38 +00:00
compiler * allow generic parameters as array range, resolves #33414 2018-03-15 21:45:23 +00:00
installer * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
packages * Fix bug ID #33448 (AV getting index name) 2018-03-17 15:08:38 +00:00
rtl * Fix bug #33441 (patch from Silvio Clécio) 2018-03-17 00:01:51 +00:00
tests * allow generic parameters as array range, resolves #33414 2018-03-15 21:45:23 +00:00
utils pas2js: docs: property getter array element not supported 2018-03-12 16:55:54 +00:00
.gitattributes * Small example for CSV Dataset examples/showcsv.pp 2018-03-17 00:31:46 +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