|
|
|
@3926
|
[3926]
|
5 months |
dr2chase |
Singleton objects
|
|
|
|
@3922
|
[3922]
|
5 months |
dr2chase |
Fixed naming somewhat; can overload on general trait and object types now
|
|
|
|
@3912
|
[3912]
|
5 months |
chf |
First pass at parallel task generation
|
|
|
|
@3906
|
[3906]
|
5 months |
dr2chase |
[codegen] handle inheritance of multiple traits; codegen of objects with …
|
|
|
|
@3886
|
[3886]
|
5 months |
dr2chase |
Added doc for 'fortress junit', added ability to specify time limits in …
|
|
|
|
@3882
|
[3882]
|
5 months |
dr2chase |
Refactoring in tests, adding (not done yet) ability to run a single test …
|
|
|
|
@3880
|
[3880]
|
5 months |
dr2chase |
Made overloading codegen a little cleverer about types
|
|
|
|
@3873
|
[3873]
|
5 months |
dr2chase |
Filtering overloads with more precise type to make Scala typechecker work …
|
|
|
|
@3864
|
[3864]
|
5 months |
jrhil47 |
[scala] Added disambiguate-scala, link-scala, and compile-scala to Shell …
|
|
|
|
@3776
|
[3776]
|
6 months |
dr2chase |
Any types might work a little better now (see …
|
|
|
|
@3775
|
[3775]
|
6 months |
sukyoungryu |
[syntax] Implemented the new syntax: 'as' in type ascription is replaced …
|
|
|
|
@3770
|
[3770]
|
6 months |
dr2chase |
Check that dotted component names compile, can run.
|
|
|
|
@3764
|
[3764]
|
6 months |
dr2chase |
Mixed overloading working; some refactoring and cleanup in the naming …
|
|
|
|
@3743
|
[3743]
|
6 months |
dr2chase |
Preliminary work on mixed overloading
|
|
|
|
@3725
|
[3725]
|
7 months |
dr2chase |
More overloading work; ZZ64 constants now work right
|
|
|
|
@3722
|
[3722]
|
7 months |
dr2chase |
Overloads of diff number of parameters now supported
|
|
|
|
@3720
|
[3720]
|
7 months |
dr2chase |
Some local overloading done, not all
|
|
|
|
@3718
|
[3718]
|
7 months |
dr2chase |
Discovered inconsistency in overload resolution and type inference; see …
|
|
|
|
@3707
|
[3707]
|
7 months |
sukyoungryu |
[Compiled3] Changed println to printlnZZ32.
[cleanup] Removed printing …
|
|
|
|
@3705
|
[3705]
|
7 months |
chf |
Simple If Statements.
|
|
|
|
@3698
|
[3698]
|
7 months |
dr2chase |
Part way to more overloading
|
|
|
|
@3689
|
[3689]
|
7 months |
dr2chase |
Added debuggable version of asm-all.jar, plus source code in a zip file; …
|
|
|
|
@3678
|
[3678]
|
7 months |
dr2chase |
Minor restructuring of overloaded code generation to make it easier to …
|
|
|
|
@3677
|
[3677]
|
7 months |
dr2chase |
[codegen] added ability to call function defined in same component, and to …
|
|
|
|
@3671
|
[3671]
|
7 months |
dr2chase |
More foreign function overloading (2 args)
|
|
|
|
@3670
|
[3670]
|
7 months |
dr2chase |
First successful overloading of foreign functions
|
|
|
|
@3668
|
[3668]
|
7 months |
dr2chase |
Fix (temporary?) for Bug #335
|
|
|
|
@3667
|
[3667]
|
7 months |
dr2chase |
Code for demonstrating bug in disambiguation
|
|
|
|
@3643
|
[3643]
|
7 months |
chf |
Compiled2
|
|
|
|
@3629
|
[3629]
|
8 months |
dr2chase |
Overloaded decision trees created, not yet compiled
|
|
|
|
@3593
|
[3593]
|
8 months |
chf |
simple command line argument passing
|
|
|
|
@3590
|
[3590]
|
8 months |
chf |
concatenate operator
|
|
|
|
@3571
|
[3571]
|
8 months |
chf |
Change compileMath to print Pass
|
|
|
|
@3546
|
[3546]
|
9 months |
jmaessen |
Changed Executable api to have no arguments; program arguments are now …
|
|
|
|
@3520
|
[3520]
|
9 months |
chf |
Actually run something from java.lang.Math
|
|
|
|
@3503
|
[3503]
|
9 months |
chf |
We now import java.lang.Math, but we don't use it yet.
|