The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 4c0807c596 * simplified enum lookup table management by using tfplist instead of
an ad hoc dynamic array implementation

git-svn-id: trunk@31295 -
2015-08-06 18:34:31 +00:00
compiler * simplified enum lookup table management by using tfplist instead of 2015-08-06 18:34:31 +00:00
ide AROS/x86_64: regenerated Makefiles 2015-06-29 00:09:06 +00:00
installer AROS/x86_64: regenerated Makefiles 2015-06-29 00:09:06 +00:00
packages * Allow comments in JSON config file 2015-08-06 13:09:40 +00:00
rtl * fixed the type of the "count" parameter of the int_FinalizeArray() forward 2015-08-05 21:06:07 +00:00
tests * do not call typecheckpass unncessarily in generic definitions, it might cause only errors, resolves #28058 2015-08-02 20:29:30 +00:00
utils revision.inc update after commit 31240 2015-08-06 14:27:35 +00:00
.gitattributes * do not call typecheckpass unncessarily in generic definitions, it might cause only errors, resolves #28058 2015-08-02 20:29:30 +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 AROS/x86_64: regenerated Makefiles 2015-06-29 00:09:06 +00:00
Makefile.fpc * turn off compiler and utils building for nds 2015-02-26 20:03:29 +00:00