The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn eb54cf7163 [PATCH 090/188] writing big u64 as signed 64
From ae0d84b14f391f100fe5c8c34a1dbbaa72722972 Mon Sep 17 00:00:00 2001
From: Dmitry Boyarintsev <skalogryz.lists@gmail.com>
Date: Tue, 10 Mar 2020 08:46:24 -0400

git-svn-id: branches/wasm@46086 -
2020-08-03 13:00:25 +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 090/188] writing big u64 as signed 64 2020-08-03 13:00:25 +00:00
.gitattributes [PATCH 085/188] updating limit values for i64 test 2020-08-03 13:00:17 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
fpmake_add1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
Makefile Update all trunk/fpcsrc Makefile's after commit 42749 2019-08-20 15:58:10 +00:00
Makefile.fpc [PATCH 55/83] minor fixes and cleanups for the wasm target (#1) 2020-07-29 19:02:27 +00:00