The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2020-05-05 22:30:49 +00:00
compiler + Z80 internal asm: support OT_REF_ADDR16 in taicpu.gencode.WrinteNN 2020-05-05 22:30:49 +00:00
installer * remove shortcut conflict between ~G~eneral and ~G~o32v2 2020-05-03 21:42:20 +00:00
packages * CeateArray uses 0-based loop 2020-05-05 09:52:02 +00:00
rtl * protect against empty strings inside the SetThreadDebugNameA and -U functions 2020-05-03 21:11:36 +00:00
tests * handle generic parameters in Ord() 2020-05-03 15:08:31 +00:00
utils * Fix -h or --help 2020-05-01 14:11:14 +00:00
.gitattributes * handle generic parameters in Ord() 2020-05-03 15:08:31 +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 * synchronized with trunk 2020-04-21 23:36:44 +00:00
Makefile.fpc * synchronized with trunk 2020-04-19 21:10:31 +00:00