0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a minimal version of StringBuilder. More... about 11 years ago
Added String.valueOf() methods and SecurityException. More... about 11 years ago
Added stub implems for @native private defs. More... about 11 years ago
Initial commit. More... about 11 years ago
Implemented some methods of System and Runtime. More... almost 13 years ago
Added Throwable.toString(). More... almost 13 years ago
Fixed field TYPE of boxing classes. More... almost 13 years ago
Added java.lang.reflect.Array. More... almost 13 years ago
Fixed bug in == comparison of Any values. More... almost 13 years ago
Added classes for I/O, thread-local vars and System. More... almost 13 years ago
Added missing methods in java.lang.Number subclasses. More... almost 13 years ago
Added ClassCastException. More... almost 13 years ago
Removed field Number.isInt. More... almost 13 years ago
Added java.util.NoSuchElementException. More... almost 13 years ago
Added support for the == operator on references. More... almost 13 years ago
Added java.lang.Boolean and Character. More... almost 13 years ago
Added java.io.Serializable. More... almost 13 years ago
Added core java.lang Throwables. More... almost 13 years ago
Added wrapper classes for numbers (Number and subclasses). More... almost 13 years ago