The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2018-04-19 21:24:23 +00:00
compiler * replaced the saved_XXX_registers arrays with virtual methods inside 2018-04-19 21:22:16 +00:00
installer
packages Fix typo in comment in ipf (found by Marcin Wiazowski, issue #33588). 2018-04-19 21:24:23 +00:00
rtl * Use SizeInt, let StartsWith/EndsWith handle #0 characters (bug ID 33559) 2018-04-14 12:06:48 +00:00
tests Modify the test to reflect the fact the compiler prefers conversion of ansiString to RawByteString over to UTF8String 2018-04-18 10:21:26 +00:00
utils pas2js: added option -JoUseStrict 2018-04-19 12:42:00 +00:00
.gitattributes
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile
Makefile.fpc