root/trunk/ProjectFortress/demos/aStar.fss

Revision Log Mode:


Legend:

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