The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian ea4d5a74c2 * fixed test
git-svn-id: trunk@13361 -
2009-07-04 16:29:59 +00:00
compiler * initialize allow_array_constructor for each compilation run, fixes probably #12283 2009-07-04 15:44:33 +00:00
ide * fields after objects methods. 2009-06-27 14:06:58 +00:00
installer
packages * Removed argument to TXMLCharSource.NewLine, it is redundant. 2009-07-03 21:51:58 +00:00
rtl + more register definitions by Seppo Suutarla 2009-07-02 17:50:13 +00:00
tests * fixed test 2009-07-04 16:29:59 +00:00
utils * moved field definitions before method/property definitions (see mantis 2009-06-27 11:27:31 +00:00
.gitattributes + test for mantis #10717 2009-06-28 09:15:39 +00:00
.gitignore * updated nds/gba linker scripts and reverted some changes for 2.2.4a release 2009-05-31 12:15:24 +00:00
Makefile
Makefile.fpc