The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 271c028813 * set OEXT (.class) and ASMEXT (.j) for JVM target
git-svn-id: branches/jvmbackend@19746 -
2011-12-04 15:33:49 +00:00
compiler * generate JVM bytecode that passes the stringent requirements of the Dalvik 2011-12-04 14:48:54 +00:00
ide + Update all Makefile's modified by 2011-08-16 20:10:19 +00:00
installer + Update all Makefile's modified by 2011-08-16 20:10:19 +00:00
packages fpvectorial: Adds multiline support for text, adds a new translate function to entities 2011-08-18 11:41:22 +00:00
rtl + generic infrastructure for target-specific switches 2011-11-14 22:57:41 +00:00
tests * copy the implicit pointer rather than the contents of var/out/constref 2011-11-18 21:09:38 +00:00
utils * set OEXT (.class) and ASMEXT (.j) for JVM target 2011-12-04 15:33:49 +00:00
.gitattributes * copy the implicit pointer rather than the contents of var/out/constref 2011-11-18 21:09:38 +00:00
.gitignore
Makefile + Update all Makefile's modified by 2011-08-16 20:10:19 +00:00
Makefile.fpc