The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe b8e904f531 + also test "pointer + integer" constant evaluation
git-svn-id: trunk@10420 -
2008-03-02 09:58:29 +00:00
compiler * call taddnode.simplify at the very end of taddnode.pass_typecheck, so 2008-03-01 20:48:50 +00:00
ide * use UpdateCrc32 instead of Crc32 2008-01-17 19:58:32 +00:00
installer * let installer know package CHM 2007-11-11 21:52:49 +00:00
packages + added {$linkframework Carbon} to FPCMacOSAll so -k"-framework Carbon" is 2008-03-01 17:22:57 +00:00
rtl * fixed overflow checking for $8000000000000000 in generic int64 mul 2008-03-01 19:38:19 +00:00
tests + also test "pointer + integer" constant evaluation 2008-03-02 09:58:29 +00:00
utils * basic work for checksum on packages to detect if recompile 2008-02-26 22:46:42 +00:00
.gitattributes * call taddnode.simplify at the very end of taddnode.pass_typecheck, so 2008-03-01 20:48:50 +00:00
.gitignore * base removed 2008-01-27 17:32:57 +00:00
Makefile * BeOS/Haiku updates from Olivier Coursière 2008-01-23 15:37:25 +00:00
Makefile.fpc * BeOS/Haiku updates from Olivier Coursière 2008-01-23 15:37:25 +00:00