The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn f40bfcc662 + also call incblock and decblock in the second_addboolean for the shortcut boolean evaluation. This avoids breaking
break and continue inside inlined functions, used in an expression.

git-svn-id: branches/wasm@48033 -
2021-01-04 11:58:47 +00:00
compiler + also call incblock and decblock in the second_addboolean for the shortcut boolean evaluation. This avoids breaking 2021-01-04 11:58:47 +00:00
installer * regenerated makefiles 2021-01-02 22:25:27 +00:00
packages * synchronized with trunk 2021-01-04 02:57:44 +00:00
rtl * synchronized with trunk 2021-01-04 02:57:44 +00:00
tests * synchronized with trunk 2021-01-04 02:57:44 +00:00
utils * synchronized with trunk 2021-01-04 02:57:44 +00:00
.gitattributes * synchronized with trunk 2021-01-04 02:57:44 +00:00
.gitignore Add bin directory to ignore list for fpcsrc directory also 2020-10-30 16:17:05 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * regenerated makefiles 2021-01-02 22:25:27 +00:00
Makefile.fpc * the wasm target in the makefiles renamed wasm32 2020-08-05 14:23:56 +00:00