rt/emul/mini/src/main/java/java/lang/Enum.java
Mon, 09 Jun 2014 19:17:41 +0200 Remove the dirty hacks with names. The fix with the compiler should be good enough.
Mon, 09 Jun 2014 18:21:37 +0200 Another two cases where it is safer to check for name of superclass, rather than equality. rt/emul/compact test randomly failed.
Tue, 13 May 2014 11:27:01 +0200 Need to make sure all VALUES fields of enums are exported
Wed, 09 Oct 2013 22:03:26 +0200 Prefix well-known static enum fields with fld_
Tue, 09 Apr 2013 10:06:19 +0200 Support for enums
Tue, 26 Feb 2013 16:54:16 +0100 Moving modules around so the runtime is under one master pom and can be built without building other modules that are in the repository