Commits
User selector
Commit History
Commits on Dec 3, 2009
DynamicJava: Updated JLBench to test for floating-point == special cases.
Show description for 70893b8committed
dlsmith
Commits on Apr 1, 2009
DynamicJava: Upgraded ASTGen. Improved implementation of subtyping and meet/join, supporting the union/intersection distribution rule.
Show description for 9437c22committed
dlsmith
Commits on Feb 5, 2009
DynamicJava: Updated plt.jar and jlbench-base.jar. Should now compile on systems where java.home points to the JDK's "jre" subdirectory.
Show description for c32328fcommitted
dlsmith
Commits on Jan 15, 2009
DynamicJava: Updated JLBench and plt.jar.
Show description for 43f44f4committed
dlsmith
Commits on Nov 25, 2008
DynamicJava: Updated build script and accompanying libraries. Java 1.4 is no longer being targeted.
Show description for dcfe356committed
dlsmith
Commits on Aug 6, 2008
DynamicJava: Added support for interval-bounded wildcards (also fixed a bug in which lower bounds were incorrectly parsed). Added both 1.5 and 1.4 versions of jlbench, because each is required for…
Show description for 30059edcommitted
dlsmithDynamicJava: Integrated contextual expected types into inference. Refactored ExpressionChecker so that TypeNames are handled by a new TypeNameChecker, and both hide their visitor implementation, f…
Show description for d29db16committed
dlsmith
Commits on Jul 22, 2008
DynamicJava:
Show description for a5ae5bccommitted
dlsmith
Commits on Dec 4, 2007
Merged branch dynamicjava-generics back into trunk (branch created with rev 3817)
Show description for 88de5f3committed
dlsmith
Commits on Apr 19, 2006
Added Type class hierarchy for type representation (rather than Class<?>); modified build script to run ASTGen; cleaned up parser build script code using javacc 4.0 features
Show description for ac7a65ccommitted
dlsmith
Commits on Feb 27, 2006
Updated ASTGen
Show description for 5526727committed
dlsmithUpdated ASTGen
Show description for 3cd12cecommitted
dlsmith
Commits on Jan 10, 2006
Upgraded to new build process. Removed generated parser files from CVS. Added a CustomParseException class for custom code that was in the generated files.
Show description for 222f5adcommitted
dlsmith
Loading