The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 2bbcd26b95 [PATCH 066/188] adding skipAsmSym to the scanner
From d69e132ed543deb8d51f097b9adaba00dcd9769d Mon Sep 17 00:00:00 2001
From: Dmitry Boyarintsev <skalogryz.lists@gmail.com>
Date: Wed, 4 Mar 2020 09:23:14 -0500

git-svn-id: branches/wasm@46062 -
2020-08-03 12:59:54 +00:00
compiler [PATCH 83/83] using wasa assembler instead of wat2wasm. using assembler symbols to identify weak symbols (sub functions and __stack_top for regular units). Getting rid of wasmtool use wabt text output alignment with tabs 2020-07-29 19:23:50 +00:00
installer More go32v2 file name fixes 2019-08-27 15:59:33 +00:00
packages TGDBMI_TupleOrListValue: exdend to parse a Tuple or List 2019-08-28 11:54:48 +00:00
rtl * patch from Ondrej, TVerticalAlignment & TTopBottom 2019-08-25 09:37:21 +00:00
tests * support unique copies of currencies which are handles by torddef, resolves #36013 2019-08-26 19:31:48 +00:00
utils [PATCH 066/188] adding skipAsmSym to the scanner 2020-08-03 12:59:54 +00:00
.gitattributes [PATCH 048/188] update writing binaries 2020-08-03 12:59:36 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile
Makefile.fpc [PATCH 55/83] minor fixes and cleanups for the wasm target (#1) 2020-07-29 19:02:27 +00:00