The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2010-01-08 17:28:43 +00:00
compiler compiler: don't remove 'self' if the method is static but not a class method 2010-01-08 17:28:43 +00:00
ide
installer
packages * Let TSessionHTTPModule.CheckSession really create a new session when there is none 2010-01-08 15:20:41 +00:00
rtl + patch by Sven Barth to add TDate and TTime to the system unit, resolves #15474 2010-01-08 09:56:09 +00:00
tests compiler: allow to skip the 'static' modifier in the method implementation + modified test 2010-01-08 16:32:55 +00:00
utils + patch by Sven Barth to add native NT rtl support to the compiler, resolves #14886 2010-01-07 17:42:11 +00:00
.gitattributes * changed {$align mac68k} from an alias for {$packrecords 2} to a proper 2010-01-08 15:36:22 +00:00
.gitignore
Makefile
Makefile.fpc