The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 9fdc8c141c + implemented the boolean NOT node for WebAssembly
git-svn-id: branches/wasm@48180 -
2021-01-18 22:48:24 +00:00
compiler + implemented the boolean NOT node for WebAssembly 2021-01-18 22:48:24 +00:00
installer * regenerated makefiles 2021-01-02 22:25:27 +00:00
packages * synchronized with trunk 2021-01-15 01:05:37 +00:00
rtl * synchronized with trunk 2021-01-11 07:01:01 +00:00
tests * synchronized with trunk 2021-01-15 01:05:37 +00:00
utils * update revision.inc 2021-01-15 15:28:47 +00:00
.gitattributes + override the case node for WASM. The actual code generation isn't implemented yet. 2021-01-18 17:43:01 +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