The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian c69fde258c * 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
(cherry picked from commit e24449bcfd)

# Conflicts:
#	.gitattributes
2021-08-16 23:11:06 +02:00
compiler * if sub nodes of a commutative node contain conditionally executed nodes, these sub nodes might not be swapped 2021-08-16 23:11:06 +02:00
installer --- Merging r49045 into '.': 2021-05-20 20:03:52 +00:00
packages + test pastojs with regression tests 2021-08-16 23:02:48 +02:00
rtl + more helper routine to check for CPU features added 2021-08-09 23:19:20 +02:00
tests * if sub nodes of a commutative node contain conditionally executed nodes, these sub nodes might not be swapped 2021-08-16 23:11:06 +02:00
utils pastojs: createCallback: store events in $events to create unique method pointers, issue #38845 2021-08-16 17:12:13 +02:00
.gitattributes * Instruct GitLab to use the Pascal syntax highlighter for .pp and .inc files. 2021-08-16 16:12:52 +02:00
.gitignore * restored .gitignore to status from before conversion 2021-08-08 11:15:23 +02:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp --- Merging (from foreign repository) r44152 into '.': 2020-02-21 14:50:44 +00:00
Makefile --- Merging r49045 into '.': 2021-05-20 20:03:52 +00:00
Makefile.fpc --- Merging r49045 into '.': 2021-05-20 20:03:52 +00:00