The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael f8b14662ed * Fix bug ID #35269, patch from Bart Broersma
git-svn-id: trunk@41807 -
2019-03-31 16:22:10 +00:00
compiler * parameter type needs to be Nil for formal parameters (Delphi compatible) 2019-03-22 22:29:20 +00:00
installer Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
packages * Fix bug ID #35269, patch from Bart Broersma 2019-03-31 16:22:10 +00:00
rtl * Fix formatfloat in case E not followed by +/- (bug id 35297) 2019-03-30 15:47:50 +00:00
tests * parameter type needs to be Nil for formal parameters (Delphi compatible) 2019-03-22 22:29:20 +00:00
utils pas2js: fixed rtl.js 2019-03-24 11:00:50 +00:00
.gitattributes * Unicode test program using UnicodeString 2019-03-24 08:47:16 +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
Makefile Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00