Mercurial > repos > icfp2014
graph
-
Added filledTree function to tree.lm for creating a tree filled with a certain valueSat, 26 Jul 2014 19:43:11 -0700, by Michael Pavone
-
Move some basic library code out of dotScanner.lm into separate files now that import:from worksSat, 26 Jul 2014 15:29:01 -0700, by Michael Pavone
-
Add support for import:from to lmcSat, 26 Jul 2014 15:25:41 -0700, by Michael Pavone
-
Make empty? also map to ATOM so that LM-Quiche is closer to being a proper subset of regular QuicheSat, 26 Jul 2014 13:44:45 -0700, by Michael Pavone
-
MergeSat, 26 Jul 2014 03:18:17 -0700, by Michael Pavone
-
Fill in readmeSat, 26 Jul 2014 03:18:10 -0700, by Michael Pavone
-
Last fixes for lightning round version of dotScanner.lmSat, 26 Jul 2014 03:17:58 -0700, by Michael Pavone
-
Initial stab at taking fruit and ghost state into accountSat, 26 Jul 2014 01:41:24 -0700, by Michael Pavone
-
submission script added.Sat, 26 Jul 2014 02:32:59 -0700, by William Morgan
-
Debug junk removedSat, 26 Jul 2014 01:02:41 -0700, by Michael Pavone
-
Simple AI seems to work now. Lots of debug junk needs to be removed thoughSat, 26 Jul 2014 00:58:50 -0700, by Michael Pavone
-
Sort of working in the game simulator!!!!!Sat, 26 Jul 2014 00:23:19 -0700, by William Morgan
-
Seems to be working in CPU simulator. Need to remove debug crapSat, 26 Jul 2014 00:18:58 -0700, by William Morgan
-
Tag team simple AI WIPSat, 26 Jul 2014 00:03:41 -0700, by William Morgan
-
Added flatten functionFri, 25 Jul 2014 23:36:17 -0700, by William Morgan
-
Tag teaming the continuation functionFri, 25 Jul 2014 23:19:29 -0700, by William Morgan
-
MergeFri, 25 Jul 2014 22:52:52 -0700, by William Morgan
-
Initial pass at scan loopFri, 25 Jul 2014 22:52:05 -0700, by William Morgan
-
Add library functions from mike00.lm to dotScanner.lm. Add some code to process map state into a "grid" structure and make a version for visited state.Fri, 25 Jul 2014 22:37:53 -0700, by Michael Pavone
-
Added tree:update:with function. Reimplemented tree:set:to with tree:update:withFri, 25 Jul 2014 22:30:56 -0700, by Michael Pavone
-
Added filter functionFri, 25 Jul 2014 22:17:47 -0700, by Michael Pavone
-
Added fold:with functionFri, 25 Jul 2014 22:13:17 -0700, by Michael Pavone
-
Added tree:set:to functionFri, 25 Jul 2014 22:09:54 -0700, by Michael Pavone
-
Wrote treeMap functionFri, 25 Jul 2014 21:56:26 -0700, by Michael Pavone
-
Store tree size in outer node so it does not need to be manually passed inFri, 25 Jul 2014 21:40:49 -0700, by Michael Pavone
-
Test a few cases of get:fromTree:sizeFri, 25 Jul 2014 21:16:25 -0700, by Michael Pavone
-
Fix argument passing to mainFri, 25 Jul 2014 21:06:22 -0700, by Michael Pavone
-
Added a new file for experimenting with some helper functionsFri, 25 Jul 2014 21:04:14 -0700, by Michael Pavone
-
Add support for while:do. Fix lambda expressions. Fix function call expressionsFri, 25 Jul 2014 21:03:36 -0700, by Michael Pavone
-
Fist progress toward a simple recursive dot scanner botFri, 25 Jul 2014 19:19:07 -0700, by William Morgan