The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2007-09-10 16:41:29 +00:00
compiler * no refcount needed for all constants instead of only stringconst 2007-09-10 16:41:29 +00:00
fv - reverted change for avoiding recompilation of units in subdirs, 2007-08-22 08:16:10 +00:00
ide * don't allow starting new virtual trees in TP-style objects + test 2007-09-09 14:58:55 +00:00
installer
packages * packages part of Olivier Coursiere's BeOS patch 2007-09-07 19:30:36 +00:00
rtl * fix sysenter variable duplication 2007-09-08 14:21:35 +00:00
tests * don't allow starting new virtual trees in TP-style objects + test 2007-09-09 14:58:55 +00:00
utils * Patch from Sergei Gorelkin (Mantis #9547). Fixed .fpc.resspare section processing in fpcres. Also remove hardcoded section name offsets (and 3 kBytes of code, too :). 2007-09-03 13:35:54 +00:00
.gitattributes * don't allow starting new virtual trees in TP-style objects + test 2007-09-09 14:58:55 +00:00
.gitignore * moved graph from packages/base to packages/extra so it can depend 2007-08-25 18:49:30 +00:00
Makefile
Makefile.fpc