The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2016-09-30 15:11:16 +00:00
compiler * pmodules.finish_unit: fix condition that would lead to no implicit initialization code being generated if no explicit one is available, but an implicit one would be required 2016-09-30 15:11:16 +00:00
ide Fix type on last commits 2016-09-13 10:08:57 +00:00
installer * added package rtl-generics 2016-07-31 20:40:23 +00:00
packages Morphunits: exec unit updated functions, missing varargs versions 2016-09-30 13:21:45 +00:00
rtl * fix missing 'kernel32' reported on forum by "DG" 2016-09-28 14:24:53 +00:00
tests * don't try to write using standard I/O from a thread while the program is 2016-09-22 07:50:08 +00:00
utils * Patch from Mattias Gaertner: Record support, detect duplicate identifiers, bug fixes 2016-09-13 08:01:37 +00:00
.gitattributes MorphOS: added locale library unit 2016-09-17 14:51:38 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile - regenerated after disabling the textmode ide for Darwin again 2016-09-06 21:28:41 +00:00
Makefile.fpc - disabled the textmode IDE for Darwin again: I don't want to support it, 2016-09-06 21:28:37 +00:00