The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 2778bf55c7 * add "doregister" parameter to torddef.create, and don't register temporary
defs created in the scanner for evaluating compile time expressions, or in
    the code generator for range checking

git-svn-id: trunk@32046 -
2015-10-13 15:59:06 +00:00
compiler * add "doregister" parameter to torddef.create, and don't register temporary 2015-10-13 15:59:06 +00:00
ide * Removed Makefile from fpmake.pp. We do not include it in other fpmake.pp's either 2015-10-09 19:31:45 +00:00
installer * correction of a duplicate GTK1 sources reference 2015-10-12 22:01:57 +00:00
packages * Added ability to sort TJSONArray 2015-10-13 14:09:31 +00:00
rtl * some micro optimizations for zero size blocks in CompareByte for i8086 2015-10-13 15:12:43 +00:00
tests * Skip this test for android. 2015-10-10 21:57:08 +00:00
utils * mention support for .rsj extension in help text (based on patch by 2015-10-02 08:20:18 +00:00
.gitattributes * android: Fixed crash when using writeln during shared library finalization on Android 4.4+. 2015-10-12 22:35:51 +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 * regenerated makefiles after adding the win16 target 2015-09-05 11:02:54 +00:00
Makefile.fpc * regenerated makefiles after adding the win16 target 2015-09-05 11:02:54 +00:00