The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 8b4b081ed5 * fixed fpc_tcon_shortint_array_from_string() in case the length of the array
to initialize was odd

git-svn-id: branches/jvmbackend@20210 -
2012-02-01 18:03:58 +00:00
compiler * always get the basedef for an enum before using its classdef (since only 2012-01-21 19:35:58 +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 + Android/JVM target, including a translation of the Android r14 SDK 2011-12-12 02:34:34 +00:00
rtl * fixed fpc_tcon_shortint_array_from_string() in case the length of the array 2012-02-01 18:03:58 +00:00
tests * made the tests Android-compatible (use the androidr14 unit instead 2011-12-12 20:34:02 +00:00
utils + Android/JVM target, including a translation of the Android r14 SDK 2011-12-12 02:34:34 +00:00
.gitattributes + Android/JVM target, including a translation of the Android r14 SDK 2011-12-12 02:34:34 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile + Android/JVM target, including a translation of the Android r14 SDK 2011-12-12 02:34:34 +00:00
Makefile.fpc + support for building jvm-java compiler/rtl via top-level 2011-12-04 15:33:55 +00:00