The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 84cd9e129b + ZX Spectrum internal linker: invoke the ihx2tzx to postprocess the ihx file,
produced by the internal linker (in the future, the code of this utility may
  be integrated into the compiler)
* changed the exe extension of ZX Spectrum to '.tzx'

git-svn-id: trunk@45578 -
2020-06-03 19:33:03 +00:00
compiler + ZX Spectrum internal linker: invoke the ihx2tzx to postprocess the ihx file, 2020-06-03 19:33:03 +00:00
installer Regenerate all Makefile's after change in utils/fpcm/fpcmake.ini to better support use of i386 compiler on x86_64 machines 2020-05-13 13:53:15 +00:00
packages pas2js: fixed rtti record field anonymous array 2020-06-03 13:25:15 +00:00
rtl Variants: fix letter case in variant type names 2020-06-03 07:02:15 +00:00
tests * enable tests for the Nullable unit 2020-05-29 13:04:37 +00:00
utils pas2js: async function exit(promise) 2020-05-28 16:54:22 +00:00
.gitattributes * Add dictionary tests for comparison with pas2js 2020-05-31 10:57:12 +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 Regenerate all Makefile's after change in utils/fpcm/fpcmake.ini to better support use of i386 compiler on x86_64 machines 2020-05-13 13:53:15 +00:00
Makefile.fpc * synchronized with trunk 2020-04-19 21:10:31 +00:00