The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 5496436349 * the generic astrings.inc is now also used to the extent possible on
the JVM target, and pos/insert/delete/val/str/uniquestring/setstring/
    stringofchar/... are now also available for ansistrings on the JVM
    target

git-svn-id: branches/jvmbackend@18906 -
2011-08-29 22:59:03 +00:00
compiler * use temp-reference nodes rather than addrnodes to create references to 2011-08-29 22:58:55 +00:00
ide
installer
packages fpvectorial: Adds multiline support for text, adds a new translate function to entities 2011-08-18 11:41:22 +00:00
rtl * the generic astrings.inc is now also used to the extent possible on 2011-08-29 22:59:03 +00:00
tests * the generic astrings.inc is now also used to the extent possible on 2011-08-29 22:59:03 +00:00
utils + "raw" resource support for the JVM target. The "raw" means that no 2011-08-20 08:34:57 +00:00
.gitattributes * the generic astrings.inc is now also used to the extent possible on 2011-08-29 22:59:03 +00:00
.gitignore
Makefile
Makefile.fpc