The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Mattias Gaertner 6ffba8e2b6 pas2js: filer: add specs to gen type
git-svn-id: trunk@45349 -
2020-05-12 21:12:14 +00:00
compiler * handle OP_XOR for a full mm register correctly in tcgx86.opmm_loc_reg 2020-05-12 20:43:15 +00:00
installer * fixed fpmake invokation when building an i386-linux snapshot on a x86_64-linux host 2020-05-06 20:41:01 +00:00
packages pas2js: filer: add specs to gen type 2020-05-12 21:12:14 +00:00
rtl * Patch from N. Neumann, implement some delphi compatible StrToUint functions (bug id 37049) 2020-05-11 13:14:47 +00:00
tests * cast only the longint 2020-05-10 12:52:17 +00:00
utils pas2js: fixed arrayRef 2020-05-11 10:59:30 +00:00
.gitattributes * Always use parentfp for forward-declared nested procedures. 2020-05-09 17:52: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
fpmake_proc1.inc
fpmake.pp * FPMake-option NoIDE added 2020-02-11 19:31:35 +00:00
Makefile * fixed fpmake invokation when building an i386-linux snapshot on a x86_64-linux host 2020-05-06 20:41:01 +00:00
Makefile.fpc * synchronized with trunk 2020-04-19 21:10:31 +00:00