|
|
|
@4130
|
[4130]
|
3 months |
sukyoungryu |
[disambiguator] Fixed handling getters and setters in ExprDisambiguator?. …
|
|
|
|
@3550
|
[3550]
|
9 months |
sukyoungryu |
[copyright] Fixed the copyright notices.
|
|
|
|
@3546
|
[3546]
|
9 months |
jmaessen |
Changed Executable api to have no arguments; program arguments are now …
|
|
|
|
@3237
|
[3237]
|
11 months |
jmaessen |
[libraries, tests] Replace toString by asString throughout.
|
|
|
|
@2419
|
[2419]
|
16 months |
jmaessen |
[Library, static analysis, tests] Added type Object to …
|
|
|
|
@2272
|
[2272]
|
17 months |
jmaessen |
Last commit was not from root; this fixes that little oversight.
|
|
|
|
@2263
|
[2263]
|
17 months |
jmaessen |
IntLiteral? is now a subtype of ZZ32 (and thus of every other numeric …
|
|
|
|
@2155
|
[2155]
|
17 months |
jmaessen |
Fixed bug / oversight in bounds checking and narrowing of partial
ranges …
|
|
|
|
@1775
|
[1775]
|
18 months |
jmaessen |
Fix for #125, and uses of // operator where appropriate (and
appropriately …
|
|
|
|
@1481
|
[1481]
|
20 months |
jmaessen |
Binding maybe values in if. This touched far more files than I was …
|
|
|
|
@1463
|
[1463]
|
20 months |
jmaessen |
Depracate size() in favor of |self|, which is much more elegant on the …
|
|
|
|
@1405
|
[1405]
|
20 months |
jmaessen |
List is the new CovariantCollection?, and I expect we will be much the …
|
|
|
|
@1401
|
[1401]
|
20 months |
jmaessen |
Made Library/List.fss partially internally covariant: concatenation …
|
|
|
|
@1400
|
[1400]
|
20 months |
jmaessen |
Renamed ArrayList? to List.
|
|
|
|
@1183
|
[1183]
|
22 months |
jmaessen |
List and Set comprehensions. Caveat emptor: comprehensions whose
result …
|
|
|
|
@1121
|
[1121]
|
2 years |
jmaessen |
Replace a lot of uses of .generate by an appopriate reduction. This
does …
|
|
|
|
@1112
|
[1112]
|
2 years |
sukyoungryu |
Implemented the new import-statement syntax.
|
|
|
|
@1095
|
[1095]
|
2 years |
jmaessen |
Fiddled with reductions (particularly Sum reduction) in effort to get …
|
|
|
|
@1077
|
[1077]
|
2 years |
jmaessen |
Rather a grab bag:
Improved testing of Lists to shake down equality. This …
|
|
|
|
@1016
|
[1016]
|
2 years |
jmaessen |
1-D immutable arrays (actually initialization-only arrays, a subtle …
|
|
|
|
@992
|
[992]
|
2 years |
dr2chase |
Fixed an overloading 'misunderstanding'; opr= is now a functional method
|
|
|
|
@883
|
[883]
|
2 years |
jmaessen |
Stable version with tons of library changes, and a few transction
changes: …
|
|
|
|
@768
|
[768]
|
2 years |
jmaessen |
Fiddled with error reporting. We now get additional contextual …
|
|
|
|
@762
|
[762]
|
2 years |
jmaessen |
ArrayList? created for a bake-off with PureList?. Seems to have scaling …
|