The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
sergei e4e62b2ac0 * Removed argument to TXMLCharSource.NewLine, it is redundant.
* In case of decoding error, count line endings in the same way as during normal processing.
* Improved error diagnostics in ParseAttlistDecl().

git-svn-id: trunk@13359 -
2009-07-03 21:51:58 +00:00
compiler * only x86 and m68k need treference.segment 2009-06-29 21:12:45 +00:00
ide * fields after objects methods. 2009-06-27 14:06:58 +00:00
installer + added support for fcl-res 2009-03-01 00:50:06 +00:00
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 + test for mantis #10717 2009-06-28 09:15:39 +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