The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2011-05-07 17:31:12 +00:00
compiler compiler: write finished zero for enumeration rtti (this was broken since r14511 fixes bug #0019288) 2011-05-05 08:52:14 +00:00
ide
installer + packages fcl-js and hermes added 2011-02-20 20:48:16 +00:00
packages * Avoid unnecessary variant casting in TParam.AssignFieldValue, patch from Ladislav Karrach, bug #19015 2011-05-07 17:31:12 +00:00
rtl * Fixed setting of RAW interfaces 2011-05-02 19:16:53 +00:00
tests * zero/sign extend parameter values and return values < 32 bit to 32 bit on 2011-05-01 11:33:29 +00:00
utils * To build fpmake while cross-compiling, use the compiler that is used 2011-05-01 16:48:56 +00:00
.gitattributes fpvectorial: Adds a SVG reader and adds a new convinience file reading function 2011-04-29 13:28:39 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile * To build fpmake while cross-compiling, use the compiler that is used 2011-05-01 16:48:56 +00:00
Makefile.fpc