The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn ecad5e9a6c + WebAssembly implementation of g_rangecheck that uses if/endif instead of
jumps to labels (which causes internal compiler error, because they're not
  supported in WebAssembly)

git-svn-id: trunk@49000 -
2021-03-18 16:45:40 +00:00
compiler + WebAssembly implementation of g_rangecheck that uses if/endif instead of 2021-03-18 16:45:40 +00:00
installer * regenerated makefiles after sync with trunk 2021-03-13 21:52:13 +00:00
packages fcl-passrc: fixed no hint when published method hides ancestor method 2021-03-17 18:22:11 +00:00
rtl * overflow checked mul helpers do not need to check all bits either 2021-03-17 21:30:41 +00:00
tests fpts2junit: remove ../ at start for the classname 2021-03-15 19:08:17 +00:00
utils * update revision.inc 2021-03-14 00:53:41 +00:00
.gitattributes Add sinclairql/Makefile 2021-03-15 15:39:30 +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 * synchronized with trunk 2021-03-13 21:47:24 +00:00
Makefile.fpc * the wasm target in the makefiles renamed wasm32 2020-08-05 14:23:56 +00:00