The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael b3598929f6 * Fixed largeint parameter problem
git-svn-id: trunk@16197 -
2010-10-22 09:20:27 +00:00
compiler * don't internalerror when a property is hidden by a method in a child class 2010-10-20 14:12:58 +00:00
ide + disable UserScreen for now on Amiga/MorphOS, dummy implementation causes more trouble than it solves 2010-10-21 23:44:17 +00:00
installer
packages * Fixed largeint parameter problem 2010-10-22 09:20:27 +00:00
rtl * MorphOS, Amiga: changed definition of sLineBreak to match other system units, fixes fcl-base build 2010-10-21 02:13:57 +00:00
tests * don't internalerror when a property is hidden by a method in a child class 2010-10-20 14:12:58 +00:00
utils + disable unimplemented stuff in fppkg for MorphOS/Amiga, so it builds at least 2010-10-21 03:25:15 +00:00
.gitattributes help headers for wince from bug #17574 2010-10-21 15:37:16 +00:00
.gitignore
Makefile
Makefile.fpc