The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 8344f8a9d2 * Finished support for sequences and domains
git-svn-id: trunk@11616 -
2008-08-21 07:04:18 +00:00
compiler * new node flag nf_modify to mark nodes being read and then written by one load node 2008-08-20 21:35:05 +00:00
ide * copyright notice added. 2008-08-04 14:54:32 +00:00
installer
packages * Finished support for sequences and domains 2008-08-21 07:04:18 +00:00
rtl * fixed typos in comment 2008-08-18 22:23:32 +00:00
tests * new node flag nf_modify to mark nodes being read and then written by one load node 2008-08-20 21:35:05 +00:00
utils * reserved field now also initialized, from #8896's patch. 2008-07-20 12:28:48 +00:00
.gitattributes * new node flag nf_modify to mark nodes being read and then written by one load node 2008-08-20 21:35:05 +00:00
.gitignore
Makefile
Makefile.fpc