The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
marco c5b1398bff * fix loading of index in ide. Needs to get second instead of first subitem's local property now.
+ some defensive programming in case fpdoc's buildindex gets cleaned up more.

git-svn-id: trunk@45406 -
2020-05-17 18:28:15 +00:00
compiler * when auto-inlining is used, do not require that inlining is explicitly turned on 2020-05-17 18:14:48 +00:00
installer
packages * fix loading of index in ide. Needs to get second instead of first subitem's local property now. 2020-05-17 18:28:15 +00:00
rtl - removed old float-to-string and string-to-float conversion code 2020-05-17 14:05:38 +00:00
tests * fixed tests 2020-05-16 13:31:28 +00:00
utils * workaround that fixes project imports with html backend specific paths by ignoring it. 2020-05-17 12:02:44 +00:00
.gitattributes - removed old float-to-string and string-to-float conversion code 2020-05-17 14:05:38 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile
Makefile.fpc