The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian bce905b106 * give correct error locations for errors when specializing templates
* removed more germanisms
* better dumping of tokenbuf in ppudump

git-svn-id: trunk@5101 -
2006-10-30 23:28:06 +00:00
compiler * give correct error locations for errors when specializing templates 2006-10-30 23:28:06 +00:00
fcl * SQL-parser now handles sub-selects correctly 2006-10-26 21:33:07 +00:00
fv * Modify constants to match app.pas. 2006-10-05 06:58:03 +00:00
ide * fixed type errors 2006-10-04 21:23:36 +00:00
installer + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
packages * made RGB functions inline 2006-10-29 12:48:54 +00:00
rtl * fixes StrToTime() thanks to jesus 2006-10-30 22:52:56 +00:00
tests + store compiler switch changes in generic token streams 2006-10-30 19:54:17 +00:00
utils * moved fppkg 2006-10-28 14:52:36 +00:00
.gitattributes + store compiler switch changes in generic token streams 2006-10-30 19:54:17 +00:00
.gitignore ignore output binaries 2006-10-07 19:36:02 +00:00
Makefile * ignore error if no build stamp was found 2006-10-29 09:53:27 +00:00
Makefile.fpc * ignore error if no build stamp was found 2006-10-29 09:53:27 +00:00