Jonas Maebe
|
aee5380ae0
* merged trunk up to r20882
|
13 年之前 |
Jonas Maebe
|
85ef5e109c
+ assert() support for the JVM target (currently ignores the Java classloader
|
13 年之前 |
Jonas Maebe
|
fdab7122dd
* catch JLRInvocationTargetException raised when using JLRMthod.invoke() to
|
14 年之前 |
Jonas Maebe
|
3a423b331c
* full implementation of all routines in rtl/inc/ustringh.inc (except for
|
14 年之前 |
Jonas Maebe
|
a2a0436347
+ support for threadvars in the JVM based on JLThreadLocal; see
|
14 年之前 |
Jonas Maebe
|
72d6d9ac97
* moved JLRField from jdk15 to the system unit
|
14 年之前 |
Jonas Maebe
|
8a95a04e16
* extracted dynarray helpers from system unit into jdynarr.inc (were
|
14 年之前 |
Jonas Maebe
|
fe82e2481b
+ import java.lang.Math in the system unit
|
14 年之前 |
Jonas Maebe
|
441787672d
* migrated java.lang.NoSuchMethodException to java_sys.inc
|
14 年之前 |
Jonas Maebe
|
b59df3f2fd
* reparsed with new version of javapp that doesn't mark final static
|
14 年之前 |
Jonas Maebe
|
37aa2d8443
+ full support for sets on the JVM target
|
14 年之前 |
Jonas Maebe
|
815ab863b6
* fixed external name for inner classes (must not contain the name for
|
14 年之前 |
Jonas Maebe
|
13b0ac91d9
+ generate java.lang.Enum descendant classes for Pascal enum types
|
14 年之前 |
Jonas Maebe
|
446d91eaab
+ ansistring support. Items of note:
|
14 年之前 |
Jonas Maebe
|
278a581666
+ jdk15 unit with jdk 1.5 header translation
|
14 年之前 |