emul/src/main/java/java/lang/Double.java
Sun, 20 Jan 2013 21:02:19 +0100 Better to compare doubles as number than converting to bits (which is not supported)
Sun, 18 Nov 2012 19:54:40 +0100 toString on floats and doubles should end with .0
Tue, 16 Oct 2012 18:04:11 +0200 Same basic operations with Number subclasses now work
Sun, 30 Sep 2012 18:29:37 -0700 Almost compilable
Sat, 29 Sep 2012 10:56:23 +0200 Bringing in math & numbers