The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 3b3d5ab8be * Undid last commit
git-svn-id: trunk@34479 -
2016-09-10 12:12:39 +00:00
compiler * factor() might return a typenode with a errordef, so check for that and don't add the typesymbol to the parameter list in that case; fixes the access violation of tw17181.pp 2016-09-09 13:04:41 +00:00
ide Makefile's regenerated after: 2016-09-06 12:21:19 +00:00
installer * added package rtl-generics 2016-07-31 20:40:23 +00:00
packages * try to emulate backwards seek. Patch from p_daniel (bug ID 30428) 2016-09-10 11:52:55 +00:00
rtl * Undid last commit 2016-09-10 12:12:39 +00:00
tests * fix test 2016-09-08 17:43:04 +00:00
utils * Added new structure to hold the global options. The goal is to get rid 2016-08-30 20:09:34 +00:00
.gitattributes * Undid last commit 2016-09-10 12:12:39 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile - regenerated after disabling the textmode ide for Darwin again 2016-09-06 21:28:41 +00:00
Makefile.fpc - disabled the textmode IDE for Darwin again: I don't want to support it, 2016-09-06 21:28:37 +00:00