The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 07bd4ba517 * let all the case code generation work with tconstexprint instead of aint,
so it also works for 32 bit targets and a high level code generator
    (where aint is still 32 bit, but 64 bit operations are not decomposed)

git-svn-id: trunk@41441 -
2019-02-24 19:58:37 +00:00
compiler * let all the case code generation work with tconstexprint instead of aint, 2019-02-24 19:58:37 +00:00
installer haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
packages * Save config strings to/from ini file 2019-02-24 18:59:19 +00:00
rtl * in ISO mode, f^ is undefined after Rewrite 2019-02-24 10:32:59 +00:00
tests * casing fixed 2019-02-24 09:54:05 +00:00
utils pas2js: updated docs 2019-02-24 15:45:31 +00:00
.gitattributes * Add database creation and README, and copyright header 2019-02-24 17:20:33 +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 haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00