|
|
|
@4131
|
[4131]
|
3 months |
sukyoungryu |
[demos] Fixed more getter call syntax in demos.
|
|
|
|
@4130
|
[4130]
|
3 months |
sukyoungryu |
[disambiguator] Fixed handling getters and setters in ExprDisambiguator?. …
|
|
|
|
@3663
|
[3663]
|
7 months |
jmaessen |
[demos] Fixed demos to look for data files based on fortress.autohome …
|
|
|
|
@3645
|
[3645]
|
7 months |
jmaessen |
[libraries, demos] Replace emptyList[\T\]() by <|[\T\] |> throughout, …
|
|
|
|
@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 …
|
|
|
|
@3049
|
[3049]
|
13 months |
black |
more toString -> asString changes
|
|
|
|
@2167
|
[2167]
|
17 months |
nbeckman |
[demos] All four of these files has disambiguation errors.
|
|
|
|
@1775
|
[1775]
|
18 months |
jmaessen |
Fix for #125, and uses of // operator where appropriate (and
appropriately …
|
|
|
|
@1771
|
[1771]
|
18 months |
jmaessen |
Implemented opr ||, opr |||, opr //, and opr ///, along with BIG ||,
BIG …
|
|
|
|
@1540
|
[1540]
|
19 months |
jmaessen |
Modified Map, Set, and Heap to use a consistent api for …
|
|
|
|
@1481
|
[1481]
|
20 months |
jmaessen |
Binding maybe values in if. This touched far more files than I was …
|
|
|
|
@1476
|
[1476]
|
20 months |
jmaessen |
Nativized String. TODO: Remove FTypeString and its ken.
|
|
|
|
@1463
|
[1463]
|
20 months |
jmaessen |
Depracate size() in favor of |self|, which is much more elegant on the …
|
|
|
|
@1419
|
[1419]
|
20 months |
sukyoungryu |
Replaced the settable modifier with var.
|
|
|
|
@1400
|
[1400]
|
20 months |
jmaessen |
Renamed ArrayList? to List.
|
|
|
|
@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 …
|
|
|
|
@1232
|
[1232]
|
22 months |
jmaessen |
asif now works. Lots of code cleanup to the function application
code, …
|
|
|
|
@1216
|
[1216]
|
22 months |
jmaessen |
Added some timing code, to show just how slow this stuff runs in the …
|
|
|
|
@1211
|
[1211]
|
22 months |
jmaessen |
Eliminated race condition, and better compartmentalized updates to
cands …
|
|
|
|
@1206
|
[1206]
|
22 months |
jmaessen |
Commented-out fix for bug #62, along with test case. Does not affect …
|
|
|
|
@1204
|
[1204]
|
22 months |
jmaessen |
Reasonably efficient aStar implementation. Solves one square at a
time …
|
|
|
|
@1200
|
[1200]
|
22 months |
jmaessen |
Some A* changes, plus a bug fix (bad type information given) in …
|
|
|
|
@1197
|
[1197]
|
22 months |
jmaessen |
Version with some more fixes. This hopefully ought to work, and is
less …
|
|
|
|
@1194
|
[1194]
|
22 months |
jmaessen |
Fix some bugs and plumb some types.
|
|
|
|
@1193
|
[1193]
|
22 months |
jmaessen |
A* search example (half-baked and deliberately inefficient to shake
down …
|