The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 7a6bd84bc0 * cast only the longint
git-svn-id: trunk@45325 -
2020-05-10 12:52:17 +00:00
compiler * Code formatting. 2020-05-09 21:53:43 +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: ArrayOfChar:=String, pass string to ArrayOfChar 2020-05-09 20:14:21 +00:00
rtl + Xtensa: Sptr 2020-05-06 20:49:19 +00:00
tests * cast only the longint 2020-05-10 12:52:17 +00:00
utils pas2js: setlength dyn array of static array 2020-05-09 08:33: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