Graph
-
Implement anonymous variables and the `*_void` opcodesMon, 04 Jul 2016 23:35:08 +0000, by Steve Losh
-
Switch from `:keyword` variables to `?symbol` onesSun, 03 Jul 2016 22:50:24 +0000, by Steve Losh
-
Add AIPS Rovers exampleThu, 30 Jun 2016 17:53:49 +0000, by Steve Losh
-
Add Towers of Hanoi GDL exampleThu, 30 Jun 2016 17:53:20 +0000, by Steve Losh
-
Run the tests on CCL tooThu, 30 Jun 2016 17:52:53 +0000, by Steve Losh
-
Comment the `bind!` thing a bit moreWed, 29 Jun 2016 16:49:25 +0000, by Steve Losh
-
Implement dynamic calling and fix `bind!`Wed, 29 Jun 2016 16:42:02 +0000, by Steve Losh
-
Clean up opcode definitionWed, 29 Jun 2016 13:53:59 +0000, by Steve Losh
-
Fix a pair of really nasty bugsFri, 10 Jun 2016 20:28:37 +0000, by Steve Losh
-
Rewrite the compilerTue, 07 Jun 2016 14:49:20 +0000, by Steve Losh
-
Fix docstring to be more clearSun, 05 Jun 2016 12:27:19 +0000, by Steve Losh
-
Add constant dump infoSun, 05 Jun 2016 12:27:01 +0000, by Steve Losh
-
TyposSun, 05 Jun 2016 00:06:51 +0000, by Steve Losh
-
Implement cutSun, 05 Jun 2016 00:01:11 +0000, by Steve Losh
-
Implement Prolog listsThu, 02 Jun 2016 13:42:58 +0000, by Steve Losh
-
Update benchmarks a bitThu, 02 Jun 2016 10:36:29 +0000, by Steve Losh
-
Try out actual PAIPROLOGThu, 19 May 2016 14:13:37 +0000, by Steve Losh
-
Begin inlining thingsSun, 15 May 2016 00:06:53 +0000, by Steve Losh
-
Add the first optimization pass: constantsSat, 14 May 2016 22:42:31 +0000, by Steve Losh
-
Make the compiler use a circle for the instruction listSat, 14 May 2016 18:52:14 +0000, by Steve Losh
-
Add a circle data structureFri, 13 May 2016 20:00:52 +0000, by Steve Losh
-
Split apart compilation into precompile/render phasesThu, 12 May 2016 18:52:30 +0000, by Steve Losh
-
Add constant cells (unused for now)Tue, 10 May 2016 19:42:04 +0000, by Steve Losh
-
Reserve an extra tag bit for the coming optimizationsTue, 10 May 2016 19:33:09 +0000, by Steve Losh
-
Don't put structure cells on the heapTue, 10 May 2016 19:05:13 +0000, by Steve Losh
-
I can't spellTue, 10 May 2016 00:05:11 +0000, by Steve Losh
-
TypoTue, 10 May 2016 00:00:53 +0000, by Steve Losh
-
THE CELLINGMon, 09 May 2016 23:59:25 +0000, by Steve Losh
-
Privilege heap address 0 as a magic unset sentinal valueMon, 09 May 2016 22:00:49 +0000, by Steve Losh
-
Rename `heap-cell` to just `cell`Mon, 09 May 2016 21:41:38 +0000, by Steve Losh
-
THE CONCATENINGSun, 08 May 2016 21:25:08 +0000, by Steve Losh
-
Purge compiled CL code before benchmarkingMon, 02 May 2016 19:29:36 +0000, by Steve Losh
-
THE STRUCTENINGMon, 02 May 2016 19:07:40 +0000, by Steve Losh
-
Add bench-results.txt to .hgignore.Mon, 02 May 2016 17:56:08 +0000, by Steve Losh
-
Add a benchrunnerMon, 02 May 2016 17:55:07 +0000, by Steve Losh
-
Add a similar awful benchmark for the PAIP implementationMon, 02 May 2016 16:44:29 +0000, by Steve Losh
-
Add a barebones GGP test case so we can start poking at performanceSat, 30 Apr 2016 22:57:09 +0000, by Steve Losh
-
Fix fresh db macroThu, 28 Apr 2016 18:02:52 +0000, by Steve Losh
-
CleanupSun, 24 Apr 2016 14:00:54 +0000, by Steve Losh
-
Add some testsSun, 24 Apr 2016 13:55:28 +0000, by Steve Losh
-
Improve the UI a bitSun, 24 Apr 2016 13:52:33 +0000, by Steve Losh
-
Add result returningFri, 22 Apr 2016 13:50:42 +0000, by Steve Losh
-
Add done-thunk and use it for query interactionFri, 22 Apr 2016 13:27:41 +0000, by Steve Losh
-
I give up on remembering the name of this fileFri, 22 Apr 2016 12:39:36 +0000, by Steve Losh
-
Implement choice points and backtrackingWed, 20 Apr 2016 21:04:27 +0000, by Steve Losh
-
Stop using the fill pointer for the stackWed, 20 Apr 2016 17:13:31 +0000, by Steve Losh
-
Add the TRY* instructions to compilationWed, 20 Apr 2016 16:33:38 +0000, by Steve Losh
-
Implement proper result extractionTue, 19 Apr 2016 14:00:32 +0000, by Steve Losh
-
Where the hell did this go?Tue, 19 Apr 2016 12:16:52 +0000, by Steve Losh
-
Put query code into the front of the main CODE store to runMon, 18 Apr 2016 18:43:12 +0000, by Steve Losh
-
Refactor the shared variables copypastingMon, 18 Apr 2016 15:38:02 +0000, by Steve Losh
-
Update tokenization commentMon, 18 Apr 2016 15:29:53 +0000, by Steve Losh
-
Make all the arrows in comments consistentMon, 18 Apr 2016 15:26:29 +0000, by Steve Losh
-
TodoneMon, 18 Apr 2016 15:22:44 +0000, by Steve Losh
-
TypoMon, 18 Apr 2016 15:21:41 +0000, by Steve Losh
-
Document the nightmareMon, 18 Apr 2016 15:16:22 +0000, by Steve Losh
-
Remove unnecessary stack/structure opcodesMon, 18 Apr 2016 13:08:47 +0000, by Steve Losh
-
Make L2 work properlySun, 17 Apr 2016 21:36:15 +0000, by Steve Losh
-
Fix the interpreter and add a simple UISat, 16 Apr 2016 13:50:36 +0000, by Steve Losh
-
Rename a few filesSat, 16 Apr 2016 13:07:16 +0000, by Steve Losh
-
Update the VM instructions to use register designatorsSat, 16 Apr 2016 12:54:58 +0000, by Steve Losh
-
Implement (mostly) register designatorsSat, 16 Apr 2016 02:20:29 +0000, by Steve Losh
-
Add a REAL janky result extractorFri, 15 Apr 2016 22:42:03 +0000, by Steve Losh