The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian e24449bcfd * if sub nodes of a commutative node contain conditionally executed nodes, these sub nodes might not be swapped
as this might result in some nodes not being executed, like temp. create nodes with init. code, see e.g. issue #34653, resolves #34653

git-svn-id: trunk@40934 -
2019-01-20 12:55:20 +00:00
compiler * if sub nodes of a commutative node contain conditionally executed nodes, these sub nodes might not be swapped 2019-01-20 12:55:20 +00:00
installer haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
packages * Fix syntax error 2019-01-20 12:32:01 +00:00
rtl * Insert and Delete are compiler internals now, need fake definitions 2019-01-20 12:52:17 +00:00
tests * if sub nodes of a commutative node contain conditionally executed nodes, these sub nodes might not be swapped 2019-01-20 12:55:20 +00:00
utils * Remove debug statement 2019-01-20 11:17:46 +00:00
.gitattributes * if sub nodes of a commutative node contain conditionally executed nodes, these sub nodes might not be swapped 2019-01-20 12:55:20 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00