The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2009-11-19 22:07:10 +00:00
compiler * started to integrate the code of David Zhang's MIPS code from fpc-mips on sf into fpc trunk 2009-11-19 22:07:10 +00:00
ide
installer
packages * fixed bug in xsdTryParseBoolean (segfault on null string) 2009-11-19 11:33:03 +00:00
rtl Fix for multiple exception troubles 2009-11-19 21:25:04 +00:00
tests * Do not assume '.' is in path for Unix 2009-11-19 13:55:44 +00:00
utils * Added support for the url tag to include arbitrary links 2009-11-13 15:58:45 +00:00
.gitattributes * started to integrate the code of David Zhang's MIPS code from fpc-mips on sf into fpc trunk 2009-11-19 22:07:10 +00:00
.gitignore
Makefile
Makefile.fpc