Graph
-
Split up the damn compiler.lisp fileFri, 15 Jul 2016 19:37:17 +0000, by Steve Losh
-
Add numbersFri, 15 Jul 2016 19:12:21 +0000, by Steve Losh
-
Clean up the examples a bit, still needs a lot of workFri, 15 Jul 2016 15:03:01 +0000, by Steve Losh
-
Minor cleanupFri, 15 Jul 2016 02:23:07 +0000, by Steve Losh
-
Add a beast of a macro to clean up/optimize the hot loopThu, 14 Jul 2016 22:42:53 +0000, by Steve Losh
-
Switch to 1am, test under ECL tooThu, 14 Jul 2016 13:30:57 +0000, by Steve Losh
-
Inline a function and use eq hashWed, 13 Jul 2016 23:36:51 +0000, by Steve Losh
-
Put the actual functor conses into the storeWed, 13 Jul 2016 22:21:19 +0000, by Steve Losh
-
Split apart the main WAM store into separate type/value arraysWed, 13 Jul 2016 18:33:09 +0000, by Steve Losh
-
Initial poke at Lispifying the code storeTue, 12 Jul 2016 21:56:01 +0000, by Steve Losh
-
Add Hanoi test from tAoPTue, 12 Jul 2016 18:53:39 +0000, by Steve Losh
-
Comment the logic stack section a tiny bitTue, 12 Jul 2016 16:31:46 +0000, by Steve Losh
-
Remove useless inline declarationsTue, 12 Jul 2016 16:09:37 +0000, by Steve Losh
-
Elide the unnecessary ALOC/DEAL from chain rulesTue, 12 Jul 2016 15:52:13 +0000, by Steve Losh
-
Implement last call optimizationTue, 12 Jul 2016 15:46:22 +0000, by Steve Losh
-
Beef up the PAIP queues a bit and (ab)use them in the compilerMon, 11 Jul 2016 23:37:37 +0000, by Steve Losh
-
Simplify and optimize register allocation just a bitMon, 11 Jul 2016 22:33:25 +0000, by Steve Losh
-
Make instructions inlineableMon, 11 Jul 2016 21:38:10 +0000, by Steve Losh
-
Optimize `find-anonymous-variables`Mon, 11 Jul 2016 21:38:03 +0000, by Steve Losh
-
Save the god damn framesMon, 11 Jul 2016 20:30:27 +0000, by Steve Losh
-
Inline the trail pointer functionsMon, 11 Jul 2016 20:04:02 +0000, by Steve Losh
-
Optimize circles a bitMon, 11 Jul 2016 19:56:43 +0000, by Steve Losh
-
Type hint the compilerMon, 11 Jul 2016 19:18:35 +0000, by Steve Losh
-
Merge the code I accidentally branched off because I'm an idiotMon, 11 Jul 2016 16:26:05 +0000, by Steve Losh
-
Refactor the main WAM store into a `simple-array`Mon, 11 Jul 2016 16:17:18 +0000, by Steve Losh
-
Refactor the code store to use a simple-arrayMon, 11 Jul 2016 14:15:14 +0000, by Steve Losh
-
Don't ever use thisMon, 11 Jul 2016 13:48:06 +0000, by Steve Losh
-
Turn `instruction-size` into a neat little lookup tableMon, 11 Jul 2016 09:58:20 +0000, by Steve Losh
-
Clean up the GGP a tiny bitMon, 11 Jul 2016 09:55:05 +0000, by Steve Losh
-
Type-hint the WAM `setf` functionsSun, 10 Jul 2016 21:08:12 +0000, by Steve Losh
-
Name the subterm-handling instructions something not completely stupidSun, 10 Jul 2016 14:28:48 +0000, by Steve Losh
-
Excise the stupid fucking `set-*` opcodesSun, 10 Jul 2016 14:21:18 +0000, by Steve Losh
-
Fix constant unificationSat, 09 Jul 2016 21:51:02 +0000, by Steve Losh
-
Pool logic frames to avoid creating so many hash tablesSat, 09 Jul 2016 21:03:01 +0000, by Steve Losh
-
Clean up and fix the anonymous variable handlingFri, 08 Jul 2016 18:14:05 +0000, by Steve Losh
-
Export symbols and add a few sanity checksFri, 08 Jul 2016 17:03:54 +0000, by Steve Losh
-
Normalize facts and queries because people are lazyWed, 06 Jul 2016 20:41:56 +0000, by Steve Losh
-
Clean up the rule UI tooWed, 06 Jul 2016 20:08:27 +0000, by Steve Losh
-
Clean up the UIWed, 06 Jul 2016 18:30:31 +0000, by Steve Losh
-
Add profile.out to .hgignore.Wed, 06 Jul 2016 13:49:47 +0000, by Steve Losh
-
Don't cons lists of numbers, jesus christTue, 05 Jul 2016 23:54:54 +0000, by Steve Losh
-
Use a queues instead of lists for the logic frame pending predicatesTue, 05 Jul 2016 23:37:14 +0000, by Steve Losh
-
Rename "code frame" to "logic frame"Tue, 05 Jul 2016 23:12:50 +0000, by Steve Losh
-
Implement logic frames for assertion/retractionTue, 05 Jul 2016 23:02:33 +0000, by Steve Losh
-
Clean up formattingTue, 05 Jul 2016 16:53:58 +0000, by Steve Losh
-
Add a handy disassembly macroTue, 05 Jul 2016 16:44:10 +0000, by Steve Losh
-
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