The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre def7ffbea5 * Add some additional fields to testrun table
git-svn-id: trunk@14777 -
2010-01-22 23:09:02 +00:00
compiler utils: implement module options for ppudump 2010-01-22 09:29:50 +00:00
ide * Avoid Range checks in CalcHash 2010-01-22 15:39:39 +00:00
installer * update Makefile 2009-12-10 11:25:32 +00:00
packages comobj: fix DoDispCallByID. Now it works fine for DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYGET. 2010-01-19 09:28:54 +00:00
rtl rtl: add TVmtFieldTable, TVmtFieldEntry to typinfo unit since delphi has that declarations too 2010-01-20 15:17:06 +00:00
tests * Add some additional fields to testrun table 2010-01-22 23:09:02 +00:00
utils + Add support for programs in clean section 2010-01-22 15:18:30 +00:00
.gitattributes compiler: allow hint modifier for 'unit' keyword (reason - delphi compatibility) + test 2010-01-22 07:15:09 +00:00
.gitignore
Makefile + mips(el) support in the compiler makefile 2009-12-08 19:57:16 +00:00
Makefile.fpc