The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Mattias Gaertner 4afe1de02f pas2js: fixed arrayRef
git-svn-id: trunk@45335 -
2020-05-11 10:59:30 +00:00
compiler + added the alternate Z80 register pairs BC', DE' and HL' 2020-05-11 04:23:02 +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 * Fix bug id #0037048 (wrong count sometimes), upstream fix 2020-05-11 07:13:04 +00:00
rtl * GetLoadErrorStr (currently) returns a ShortString, so avoid a useless conversion to AnsiString 2020-05-10 20:46:04 +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
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