root/trunk/ProjectFortress/src/com/sun/fortress/compiler @ 3852

Name Size Rev Age Last Change
../
codegen 3852 5 months chf: alphabetize codegen, ParallelismAnallyzer? isn't working yet.
desugarer 3845 5 months sukyoungryu: [parser] Implemented the new syntax for compound APIs. Added tests.
disambiguator 3844 5 months jrhil47: [TypeChecker?] We can do Compiled3-Compiled5!!!! We also removed the static …
environments 3501 9 months dr2chase: [interpreter, foreign] almost wraps and uses new-foreign functions
index 3790 6 months sukyoungryu: [copyright] Fixed copyright notices.
nativeInterface 3690 7 months chf: Added lessthan
optimization 3533 9 months dr2chase: Some work on unboxing optimizations, plus cleanup of Eclipse warnings …
phases 3852 5 months chf: alphabetize codegen, ParallelismAnallyzer? isn't working yet.
runtimeValues 3764 6 months dr2chase: Mixed overloading working; some refactoring and cleanup in the naming …
typechecker 3845 5 months sukyoungryu: [parser] Implemented the new syntax for compound APIs. Added tests.
AnalyzeResult.java 3.5 KB 2715 15 months nbeckman: [typechecker,useful] Three changes: - New class TypeCheckerOutput? will …
ApiIterable.java 1.5 KB 2349 16 months mspiegel: [shell] moved classes from com.sun.fortress to com.sun.fortress.compiler.
ByteCodeWriter.java 1.6 KB 3585 8 months jmaessen: [compiler] Usability improvements: After last checkin, that caused us to …
CompilerJUTest.scala 2.4 KB 3561 8 months sukyoungryu: [compiler tests] Compiler tests now use the new test scheme except one: …
ComponentIterable.java 1.6 KB 2349 16 months mspiegel: [shell] moved classes from com.sun.fortress to com.sun.fortress.compiler.
Desugarer.java 6.2 KB 3719 7 months sukyoungryu: [type checker] Implemented a mechanism to add inferred types to …
Disambiguator.java 14.3 KB 3676 7 months jmaessen: [compiler] Massive Debug.debug cleanup. General advice: don't use + …
FortressClosure.java 2.2 KB 3174 12 months jmaessen: [interpreter] Omitted file in last commit.
GlobalEnvironment.java 5.3 KB 3363 10 months jrhil47: [TypeChecker?] Fixed the way Strings work when the compiler libraries are …
IndexBuilder.java 26.8 KB 3789 6 months sukyoungryu: [static checker] Implemented some static checks for the coercion …
NamingCzar.java 22.8 KB 3849 5 months dr2chase: Fixed top-level overload naming
NamingCzarJUTest.java 1.6 KB 3520 9 months chf: Actually run something from java.lang.Math
OverloadRewriter.java 4.5 KB 3707 7 months sukyoungryu: [Compiled3] Changed println to printlnZZ32. [cleanup] Removed printing …
OverloadRewriteVisitor.java 4.9 KB 3792 6 months jrhil47: [AST] Added "Overloading" to AST. This represents functional overloadings …
Parser.java 18.4 KB 3676 7 months jmaessen: [compiler] Massive Debug.debug cleanup. General advice: don't use + …
PathTaggedApiName.java 1.8 KB 3402 10 months dr2chase: Cached AST file names are now case and canonical-source-path sensitive
PreDisambiguationDesugarer.java 3.9 KB 2544 16 months sukyoungryu: [desugarer] 1. Moved some utilities for desugarers to …
PreTypeCheckDesugarer.java 4.8 KB 3719 7 months sukyoungryu: [type checker] Implemented a mechanism to add inferred types to …
ReturnTypeChecker.java 1.9 KB 3851 5 months jrhil47: [typechecker] Added Typecase, As, AsIf? to Scala type checker; it now …
StaticChecker.java 15.0 KB 3840 6 months jrhil47: [Typechecker] Added the return types to some tests because the scala …
StaticJUTest.java 1.5 KB 2940 14 months sukyoungryu: [shell] Andrew's clean up in Shell.java
StaticPhaseResult.java 1.9 KB 1895 18 months mspiegel: MOVED ALL EXCEPTIONS in the Fortress code base to package …
StaticTestSuite.java 13.0 KB 3400 10 months sukyoungryu: [tests] Made the hourly test for syntactic abstraction lighter. Full …
Types.java 14.2 KB 3446 9 months sukyoungryu: [Compiled1] Fixed type checking traits extending Any.
WellKnownNames.java 5.4 KB 3693 7 months sukyoungryu: [static checker] Generalized OverloadingChecker? and TypeHierarchyChecker?
Note: See TracBrowser for help on using the browser.