The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2017-01-27 13:48:05 +00:00
compiler * initialize module id of a symtable always to the id of the current module (at least if there is a current module, which is not the case for the initial macro symtable) 2017-01-27 13:48:05 +00:00
ide * copyright date update, mantis #31258 2017-01-24 14:20:29 +00:00
installer Regenerate Makefile with fpcmake 2016-11-07 12:56:52 +00:00
packages * Add server SNI support (patch by Udo Schmal, bug ID #31271) 2017-01-25 21:58:29 +00:00
rtl * AlwaysQuote added (bug ID 31126) 2017-01-25 22:37:33 +00:00
tests * when freeing a procdef that hasn't been registered for writing to the ppu 2017-01-15 17:41:27 +00:00
utils * JSON2pas command-line tool added 2017-01-14 10:22:16 +00:00
.gitattributes * Fix possible buffer overflow (bug ID 31203) 2017-01-25 20:59:35 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * support bootstrapping with FPC 3.0.2 2016-12-22 20:01:58 +00:00
Makefile.fpc * support bootstrapping with FPC 3.0.2 2016-12-22 20:01:58 +00:00