The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2012-04-03 21:50:07 +00:00
compiler * unified formatting 2012-04-03 19:30:04 +00:00
ide * fix building IDE by adding fcl-xml and fcl-base 2012-02-29 20:52:18 +00:00
installer Update Makefile for mips-linux support 2012-02-29 11:19:02 +00:00
packages * xmlread.pp, changed constructor using TXMLCharSource into two constructors using TStream and Text, in order to simplify the upcoming public usage of this class. 2012-04-03 18:02:27 +00:00
rtl * patch by Max Nazhalov to improve performance of string to float conversion for numbers with large exponents, resolves #21183 2012-04-03 21:50:07 +00:00
tests + in_generic for testing if currently a generic declaration/definition is parsed/record 2012-04-03 19:29:09 +00:00
utils * Replaced fpcmake building by fpmake building 2012-03-24 10:15:21 +00:00
.gitattributes + in_generic for testing if currently a generic declaration/definition is parsed/record 2012-04-03 19:29:09 +00:00
.gitignore
Makefile * some Makefiles regenerated to support mips-linux 2012-02-04 09:50:03 +00:00
Makefile.fpc * don't build utils on gba and embedded 2012-01-07 21:52:40 +00:00