fpc/rtl/java
Jonas Maebe d1a1d30e04 * unless compiled with -dnounsupported, the compiler will now accept not
only JVM constructs that are already implemented, but also ones that
    will be supported in the future but that aren't implemented yet (to
    make it easier to already adapt code to the future changes)

git-svn-id: branches/jvmbackend@18498 -
2011-08-20 08:04:51 +00:00
..
compproc.inc + unicodestring support for the JVM target (except for multiple adds 2011-08-20 08:02:33 +00:00
java_sys.inc * parsed with latest version, adds "virtual" modifiers 2011-08-20 07:59:49 +00:00
java_sysh.inc * replaced partial manual declarations of some Java classes with 2011-08-20 07:58:20 +00:00
jdynarrh.inc + unicodestring support for the JVM target (except for multiple adds 2011-08-20 08:02:33 +00:00
jmathh.inc + sqr(float) and trunc() support 2011-08-20 07:48:47 +00:00
jrec.inc + support for (only named, for now) records in the JVM target: 2011-08-20 08:00:50 +00:00
jrech.inc + support for (only named, for now) records in the JVM target: 2011-08-20 08:00:50 +00:00
Makefile * fixed fpc_unicodestr_compare_equal (has to return 0 in case of 2011-08-20 08:04:11 +00:00
Makefile.fpc
objpas.pp
rtl.cfg
rtti.inc + unicodestring support for the JVM target (except for multiple adds 2011-08-20 08:02:33 +00:00
system.pp * unless compiled with -dnounsupported, the compiler will now accept not 2011-08-20 08:04:51 +00:00
ustringh.inc + unicodestring support for the JVM target (except for multiple adds 2011-08-20 08:02:33 +00:00
ustrings.inc * fixed fpc_unicodestr_compare_equal (has to return 0 in case of 2011-08-20 08:04:11 +00:00