The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2010-09-16 20:58:34 +00:00
compiler * fixes overflowing internalerror number 2010-09-16 20:46:11 +00:00
ide + Use SetTbreak method 2010-08-24 13:35:36 +00:00
installer + bzip2 unit added 2010-04-11 16:35:04 +00:00
packages * Added fcl-js 2010-09-15 14:12:29 +00:00
rtl * don't crash when reading a Macho-O binary with an unanticipated 2010-09-16 13:55:30 +00:00
tests * patch by zeljko to make the test independent of the locale, and fix a 2010-09-16 20:58:34 +00:00
utils * Added GlobalPrefix and LocalPrefix settings to compilersettings of fppkg 2010-08-29 19:50:19 +00:00
.gitattributes * don't do tail recursion optimization on method calls having an explicit self pointer, resolves #17402 2010-09-16 20:45:46 +00:00
.gitignore * ignore stamp files *-stamp.* 2010-02-02 15:20:07 +00:00
Makefile + mips(el) support in the compiler makefile 2009-12-08 19:57:16 +00:00
Makefile.fpc