The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
svenbarth d50848174a + add putboolean and getboolean convenience methods to tentfile
* use putboolean and getboolean where approbiate

git-svn-id: trunk@37972 -
2018-01-14 21:36:02 +00:00
compiler + add putboolean and getboolean convenience methods to tentfile 2018-01-14 21:36:02 +00:00
installer * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
packages pas2jslib: added SetPas2JSReadDirCallBack, AddPas2JSDirectoryEntry 2018-01-14 15:45:35 +00:00
rtl * Accidentally removed keyword virtual from loadfromfile 2018-01-14 11:52:13 +00:00
tests * if the debug info of a parent def is considered as queued then ensure that it is indeed queued (if it should already be in the list then the duplicate entry would have the state written if it's checked and thus ignored) 2018-01-14 16:46:10 +00:00
utils pas2jslib: added SetPas2JSReadDirCallBack, AddPas2JSDirectoryEntry 2018-01-14 15:45:35 +00:00
.gitattributes * if the debug info of a parent def is considered as queued then ensure that it is indeed queued (if it should already be in the list then the duplicate entry would have the state written if it's checked and thus ignored) 2018-01-14 16:46:10 +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 * 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