root/trunk/ProjectFortress/other_compiler_tests

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @4105 [4105] 3 months dr2chase Fixed new Funmet tests, fixed name generation for references to methods in …
(edit) @4099 [4099] 3 months dr2chase Adding some funtional-method-test sources
(edit) @4082 [4082] 3 months sukyoungryu [parser] Fixed the import collector to handle underscores. [compiler …
(edit) @4079 [4079] 3 months dr2chase Added two tests for top-level closures
(edit) @4030 [4030] 4 months dr2chase Classloader now enabled; naming fixed, one incorrect test moved aside till …
(edit) @3975 [3975] 4 months chf timing stuff
(edit) @3964 [3964] 4 months dr2chase Incorporate method invocation type info, add workaround for field access …
(edit) @3956 [3956] 4 months dr2chase Added explanatory comments to trickier tests
(edit) @3955 [3955] 4 months dr2chase A couple more tests
(edit) @3952 [3952] 4 months dr2chase Simple method definition and invocation
(edit) @3933 [3933] 5 months dr2chase Added fields/parameters to constructors, also attempts to compile getters, …
(edit) @3926 [3926] 5 months dr2chase Singleton objects
(edit) @3922 [3922] 5 months dr2chase Fixed naming somewhat; can overload on general trait and object types now
(edit) @3912 [3912] 5 months chf First pass at parallel task generation
(edit) @3906 [3906] 5 months dr2chase [codegen] handle inheritance of multiple traits; codegen of objects with …
(edit) @3886 [3886] 5 months dr2chase Added doc for 'fortress junit', added ability to specify time limits in …
(edit) @3882 [3882] 5 months dr2chase Refactoring in tests, adding (not done yet) ability to run a single test …
(edit) @3880 [3880] 5 months dr2chase Made overloading codegen a little cleverer about types
(edit) @3873 [3873] 5 months dr2chase Filtering overloads with more precise type to make Scala typechecker work …
(edit) @3864 [3864] 5 months jrhil47 [scala] Added disambiguate-scala, link-scala, and compile-scala to Shell …
(edit) @3776 [3776] 6 months dr2chase Any types might work a little better now (see …
(edit) @3775 [3775] 6 months sukyoungryu [syntax] Implemented the new syntax: 'as' in type ascription is replaced …
(edit) @3770 [3770] 6 months dr2chase Check that dotted component names compile, can run.
(edit) @3764 [3764] 6 months dr2chase Mixed overloading working; some refactoring and cleanup in the naming …
(edit) @3743 [3743] 6 months dr2chase Preliminary work on mixed overloading
(edit) @3725 [3725] 7 months dr2chase More overloading work; ZZ64 constants now work right
(edit) @3722 [3722] 7 months dr2chase Overloads of diff number of parameters now supported
(edit) @3720 [3720] 7 months dr2chase Some local overloading done, not all
(edit) @3718 [3718] 7 months dr2chase Discovered inconsistency in overload resolution and type inference; see …
(edit) @3707 [3707] 7 months sukyoungryu [Compiled3] Changed println to printlnZZ32. [cleanup] Removed printing …
(edit) @3705 [3705] 7 months chf Simple If Statements.
(edit) @3698 [3698] 7 months dr2chase Part way to more overloading
(edit) @3689 [3689] 7 months dr2chase Added debuggable version of asm-all.jar, plus source code in a zip file; …
(edit) @3678 [3678] 7 months dr2chase Minor restructuring of overloaded code generation to make it easier to …
(edit) @3677 [3677] 7 months dr2chase [codegen] added ability to call function defined in same component, and to …
(edit) @3671 [3671] 7 months dr2chase More foreign function overloading (2 args)
(edit) @3670 [3670] 7 months dr2chase First successful overloading of foreign functions
(edit) @3668 [3668] 7 months dr2chase Fix (temporary?) for Bug #335
(edit) @3667 [3667] 7 months dr2chase Code for demonstrating bug in disambiguation
(edit) @3643 [3643] 7 months chf Compiled2
(edit) @3629 [3629] 8 months dr2chase Overloaded decision trees created, not yet compiled
(edit) @3593 [3593] 8 months chf simple command line argument passing
(edit) @3590 [3590] 8 months chf concatenate operator
(edit) @3571 [3571] 8 months chf Change compileMath to print Pass
(edit) @3546 [3546] 9 months jmaessen Changed Executable api to have no arguments; program arguments are now …
(edit) @3520 [3520] 9 months chf Actually run something from java.lang.Math
(add) @3503 [3503] 9 months chf We now import java.lang.Math, but we don't use it yet.
Note: See TracRevisionLog for help on using the revision log.