The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 2dd59f84c1 * Dependency op fcl-process voor dbugintf
git-svn-id: trunk@15667 -
2010-07-30 10:09:26 +00:00
compiler compiler: use delphi syntax for type, const and var section declarations in classes instead of fpc generics syntax 2010-07-27 00:59:32 +00:00
ide * add *.dpr and *.lpr to the Pascal highlight extensions 2010-06-15 07:49:06 +00:00
installer
packages * Dependency op fcl-process voor dbugintf 2010-07-30 10:09:26 +00:00
rtl * Patch from Luiz americo to use FPList where possible 2010-07-30 09:06:18 +00:00
tests tests: add type, var sections fail test 2010-07-27 02:42:54 +00:00
utils * fixed very oldish case indention style 2010-07-26 20:13:53 +00:00
.gitattributes tests: add type, var sections fail test 2010-07-27 02:42:54 +00:00
.gitignore
Makefile
Makefile.fpc