This repository was archived by the owner on Jan 26, 2019. It is now read-only.
Commits
User selector
Commit History
Commits on Jan 16, 2017
- committed
Modified dynamicjava to allow instanceof to return false in top
Show description for 73393c0committed
Commits on Jan 15, 2017
Commits on Jan 10, 2017
Identified bugs with hex literals starting 0x0.. which appear to act
Show description for 075eb1ecommitted
Chris KauffmanMerge remote-tracking branch 'hernan/master': binary number handling
Show description for a8390c9committed
Chris Kauffman- committed
- committed
- committed
Commits on Dec 15, 2016
Added -b/-batch command line option and welcome message; removed the
Show description for 8a23bb5committed
Chris Kauffman
Commits on Sep 7, 2016
This revision cleans up build.xml and some top-level code in the interpreter.
Show description for 95455bacommitted
Commits on Nov 19, 2014
Commits on Nov 17, 2014
This revision cleans up javalanglevels, primarily by replacing asm-3.1.jar with asm-all-5.0.1.jar.
Show description for 24d7e75committed
Commits on Oct 16, 2014
This commit updates the code base to use asm-all-5.0.1.jar instead of asm-3.1.jar facilitating
Show description for 9644f69committed
Commits on Aug 2, 2011
Java 7 support in DrJava. Removed plenty of new warnings.
Show description for cfce2bbcommitted
mgricken
Commits on Nov 23, 2010
Fixing bug 3116238: (int) (true) command pops error
Show description for 1caae7fcommitted
mgricken
Commits on Sep 21, 2010
Fixed bug 3069101: HelloWorld Applet Throws Exception
Show description for ce0ecf6committed
mgricken
Commits on Aug 27, 2010
Merging drjava-compilers branch into trunk. This is a major
Show description for 9e919d6committed
mgricken
Commits on Aug 17, 2010
Null object pattern for JDKDescriptors.
Show description for 0a85493committed
mgricken
Commits on Aug 16, 2010
Merging trunk into branch.
Show description for d6f67dacommitted
mgrickenLibrary update.
Show description for 6963125committed
mgricken
Commits on Jul 30, 2010
Merged trunk into branch, worked on HJ compiler adapter.
Show description for a0957e8committed
mgrickenFuture-proofing for Oracle-branded JVMs. "Oracle" string
Show description for a6457aacommitted
mgricken
Commits on Jul 28, 2010
Beginning to integrate HJ compiler from drjava-hj branch.
Show description for 9d83c5ecommitted
mgricken
Commits on Jul 27, 2010
Merging trunk into branch.
Show description for 2fc90edcommitted
mgricken
Commits on Jul 1, 2010
Invokes NextGen compiler now, but compiler has problems.
Show description for f5dccb0committed
mgricken
Commits on Jun 23, 2010
Working on refactored compiler adapters.
Show description for b3945c9committed
mgricken
Commits on Jun 22, 2010
Working on refactored compiler adapters.
Show description for b121ed2committed
mgrickenWorking on refactoring compiler adapters.
Show description for 0af0c72committed
mgricken
Commits on Jun 21, 2010
Fixed non-UTF8 character.
Show description for 6258776committed
mgricken
Commits on May 29, 2010
Bugfix for 3008828: throw null
Show description for 3b9696acommitted
mgricken
Commits on Apr 11, 2010
DynamicJava: Fix for bug when array initializer is assigned to a non-array type.
Show description for 942ecabcommitted
dlsmithDynamicJava: Fixed internal error for "+=" used with strings.
Show description for 24fd185committed
dlsmithDynamicJava: Fix for bug 2974931 -- division by zero causes exception during static checking.
Show description for 0fad47bcommitted
dlsmithDynamicJava:
Show description for ead4346committed
dlsmith
Commits on Mar 26, 2010
Fixes bug 2976836: getPackage()
Show description for 3944766committed
mgricken