|
|
|
@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.
|
|
|
|
@3036
|
[3036]
|
13 months |
black |
Started cleaning the string code. Started renaming toString to asString …
|
|
|
|
@2638
|
[2638]
|
16 months |
sukyoungryu |
[demos] Fixed a demo program according to the new String hierarchy.
|
|
|
|
@2271
|
[2271]
|
17 months |
jmaessen |
Fixed demos to use the grand new typing regime for ZZ32.
|
|
|
|
@1827
|
[1827]
|
18 months |
jmaessen |
Fixed generator (the fix only got partially migrated)
|
|
|
|
@1786
|
[1786]
|
18 months |
jmaessen |
New Reduction type hierarchy, in preparation for the new comprehension …
|
|
|
|
@1771
|
[1771]
|
18 months |
jmaessen |
Implemented opr ||, opr |||, opr //, and opr ///, along with BIG ||,
BIG …
|
|
|
|
@1597
|
[1597]
|
19 months |
jmaessen |
Refactored libraries to move arithmetic operators from top level into
the …
|
|
|
|
@1540
|
[1540]
|
19 months |
jmaessen |
Modified Map, Set, and Heap to use a consistent api for …
|
|
|
|
@1502
|
[1502]
|
20 months |
jmaessen |
New numerics story required inserting an "asif" in one place.
|
|
|
|
@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 …
|
|
|
|
@1400
|
[1400]
|
20 months |
jmaessen |
Renamed ArrayList? to List.
|
|
|
|
@1369
|
[1369]
|
21 months |
jmaessen |
Fixed references to generic singleton Concat[\...\].
|
|
|
|
@1351
|
[1351]
|
21 months |
jmaessen |
Make Nothing[\T\] into a generic singleton.
|
|
|
|
@1249
|
[1249]
|
22 months |
jmaessen |
Made several demos pass static checking. Only tennisRanking remains,
see …
|
|
|
|
@1121
|
[1121]
|
2 years |
jmaessen |
Replace a lot of uses of .generate by an appopriate reduction. This
does …
|
|
|
|
@1113
|
[1113]
|
2 years |
sukyoungryu |
Fixed a bug handling QualifiedName? in import statements.
|
|
|
|
@1112
|
[1112]
|
2 years |
sukyoungryu |
Implemented the new import-statement syntax.
|
|
|
|
@955
|
[955]
|
2 years |
jmaessen |
Fixed parallelism bug in a way that tries to maximize available …
|
|
|
|
@947
|
[947]
|
2 years |
jmaessen |
Heaps (priority queues). Right now we just have pairing heaps. There
may …
|