The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe e85df4028c * factored out handling of static field accesses
git-svn-id: trunk@16770 -
2011-01-15 20:30:11 +00:00
compiler * factored out handling of static field accesses 2011-01-15 20:30:11 +00:00
ide + Add $rbp FrameName for x86_64 CPU 2010-12-30 14:53:57 +00:00
installer * fix check for necessity of LIBPATH changes 2011-01-05 23:05:03 +00:00
packages * Implemented IHTMLDesignable 2011-01-15 17:55:08 +00:00
rtl * RTL: Replaced deprecated formatting symbols with their up-to-date counterparts, reduces compiler noise. 2011-01-09 15:27:05 +00:00
tests * fixed for 64 bit platforms after r16684 2011-01-15 20:26:17 +00:00
utils * Added support for project file 2011-01-05 22:19:53 +00:00
.gitattributes Adds a DXF reader and fixes an error in the Canvas output 2011-01-14 14:45:03 +00:00
.gitignore * changed syntax of external objcclasses (see wiki/FPC_PasCocoa). Another 2011-01-02 14:50:46 +00:00
Makefile
Makefile.fpc