The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian a27b07b342 + more restrictions on pred/succ to dec/inc optimization
o check if the argument can be used as a call by reference parameter
  o check if the argument has no side-effects
+ tests

git-svn-id: trunk@34816 -
2016-11-06 16:36:02 +00:00
compiler + more restrictions on pred/succ to dec/inc optimization 2016-11-06 16:36:02 +00:00
ide FP-IDE: Amiga-likes need ami-extra 2016-10-31 20:08:50 +00:00
installer * added package rtl-generics 2016-07-31 20:40:23 +00:00
packages aros: enable arosunits on ARM 2016-11-06 16:10:46 +00:00
rtl arm-aros: enabled basic AROS on ARM build 2016-11-06 14:40:02 +00:00
tests + more restrictions on pred/succ to dec/inc optimization 2016-11-06 16:36:02 +00:00
utils * fpcmake has been updated 2016-11-06 15:20:55 +00:00
.gitattributes + more restrictions on pred/succ to dec/inc optimization 2016-11-06 16:36:02 +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 arm-aros: enabled basic AROS on ARM build 2016-11-06 14:40:02 +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