root/trunk/ProjectFortress/LibraryBuiltin/CompilerBuiltin.fss

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @4273 [4273] 5 weeks jmaessen [library, tests] Added simple Treap library that is non-parametric in the …
(edit) @4259 [4259] 6 weeks sukyoungryu [self-type idiom] Implemented the new self type. Rewrote …
(edit) @4257 [4257] 6 weeks jmaessen [library] Made some methods abstract, mostly generator-y stuff in …
(edit) @4254 [4254] 6 weeks jmaessen [testing] eliminate printlnZZ32 in favor of overloaded println. This …
(edit) @4195 [4195] 2 months jmaessen [library] Use getters in compiled code (and fix up some getter references …
(edit) @4174 [4174] 2 months jmaessen [tests] Instated true and false constants (no actual testing of them in …
(edit) @4128 [4128] 3 months jmaessen [codegen] Fix two major bugs: first, make sure we name system classes …
(edit) @4118 [4118] 3 months dr2chase Functional methods are somewhat working as they are supposed to; native …
(edit) @4112 [4112] 3 months jmaessen [compiler, library, tests] Work on getting RR64 to run (seems OK so far …
(edit) @4089 [4089] 3 months jmaessen [testing, libraries] Most of the code required by Compiled7fo.fss now …
(edit) @4087 [4087] 3 months dr2chase Jan's RR64 patches, plus fixes required to make the rest of the system …
(edit) @3966 [3966] 4 months jmaessen [testing] Some code for testing the type checking of comprehensions. This …
(edit) @3887 [3887] 5 months sukyoungryu [static checker] Fixed a bug handling symmetric exclusion relationship. …
(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) @3799 [3799] 6 months EricAllen Added more testing of parametric traits. Added more testing of syntactic …
(edit) @3775 [3775] 6 months sukyoungryu [syntax] Implemented the new syntax: 'as' in type ascription is replaced …
(edit) @3772 [3772] 6 months EricAllen Added some testing on recursive algebraic datatypes.
(edit) @3751 [3751] 6 months jmaessen [compiler libs] Added explicit import of AnyType.{Any} to …
(edit) @3713 [3713] 7 months jrhil47 [Static End] Added and disambiguated self types.
(edit) @3709 [3709] 7 months EricAllen Added a test for Compiled3. Added Compiled4 (factorial), tests, and …
(edit) @3706 [3706] 7 months EricAllen Added a parseInt function to the libraries.
(edit) @3692 [3692] 7 months sukyoungryu [Compiled3] Added a comprises clause to CompilerBuiltin?.ZZ32. Made the …
(edit) @3691 [3691] 7 months sukyoungryu [Compiled3] Added the operator <=.
(edit) @3690 [3690] 7 months chf Added lessthan
(edit) @3645 [3645] 7 months jmaessen [libraries, demos] Replace emptyList[\T\]() by <|[\T\] |> throughout, …
(edit) @3644 [3644] 7 months chf Removing duplicate files
(edit) @3635 [3635] 8 months jmaessen [compiler] Boxed integer arithmetic via native calls.
(edit) @3590 [3590] 8 months chf concatenate operator
(edit) @3585 [3585] 8 months jmaessen [compiler] Usability improvements: After last checkin, that caused us to …
(edit) @3564 [3564] 8 months chf CodeGen? work in progress
(edit) @3530 [3530] 9 months sukyoungryu [compiler library] Fixed mismatch between the API CompilerBuiltin? and the …
(edit) @3520 [3520] 9 months chf Actually run something from java.lang.Math
(edit) @3503 [3503] 9 months chf We now import java.lang.Math, but we don't use it yet.
(edit) @3475 [3475] 9 months sukyoungryu [compiler library] Omitted the native modifier from the CompilerBuiltin?
(edit) @3447 [3447] 9 months sukyoungryu [Compiled1] Fixed the CompilerBuiltin? library for the Compiled1 task.
(edit) @3446 [3446] 9 months sukyoungryu [Compiled1] Fixed type checking traits extending Any.
(edit) @3445 [3445] 9 months chf Updated CompilerBuiltin?
(edit) @3310 [3310] 10 months EricAllen Refactored CompilerBuiltin?, CompilerLibrary?. Fixed tests accordingly. …
(edit) @3287 [3287] 11 months jmaessen Renamed JavaString to FlatString in line with discussion. This will …
(add) @3242 [3242] 11 months jmaessen [libraries, interpreter] Preliminary version of stripped-down minimalist …
Note: See TracRevisionLog for help on using the revision log.