The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2009-10-23 10:16:57 +00:00
compiler * only allow implicit conversions from 0 to NIL in Delphi mode, rather than 2009-10-22 19:49:08 +00:00
ide * IDE now uses generalized index procedure. 2009-10-11 13:53:03 +00:00
installer * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
packages * (reworked) Patch from m. spiller to implement visitor pattern 2009-10-23 10:10:34 +00:00
rtl * changed output parameters from var to out. This suppress some unnecessary hints and it's also done in datih.inc 2009-10-22 21:26:24 +00:00
tests * only allow implicit conversions from 0 to NIL in Delphi mode, rather than 2009-10-22 19:49:08 +00:00
utils * (reworked) patch from m. spiller to add turbo delphi doc output format 2009-10-23 10:16:57 +00:00
.gitattributes * (reworked) patch from m. spiller to add turbo delphi doc output format 2009-10-23 10:16:57 +00:00
.gitignore - alpha simulator removed: we never used it so far, fpc has no alpha support, alpha is basically dead, qemu supports alpha 2009-08-13 17:55:21 +00:00
Makefile * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00