The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 97bc0a4bff * Add support for parsing comments
git-svn-id: trunk@31292 -
2015-08-06 12:37:17 +00:00
compiler * add alignment padding to internally constructed llvm records 2015-08-05 21:06:09 +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 * Add support for parsing comments 2015-08-06 12:37:17 +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 * Added the ability to add fpmake as a target in a Makefile.fpc file. This way 2015-07-28 09:52:19 +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 * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
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