The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 13cf0e031e * removed unused variables
* char -> ansichar

git-svn-id: branches/jvmbackend@18568 -
2011-08-20 08:11:17 +00:00
compiler * zero-extend byte/word field loads (get/putstatic sign-extends) 2011-08-20 08:11:03 +00:00
ide
installer
packages
rtl * removed unused variables 2011-08-20 08:11:17 +00:00
tests
utils
.gitattributes + ansistring support. Items of note: 2011-08-20 08:10:39 +00:00
.gitignore
Makefile
Makefile.fpc