Graph
-
Sketch out a documentation planTue, 23 Aug 2016 23:26:36 +0000, by Steve Losh
-
Update READMETue, 23 Aug 2016 23:12:27 +0000, by Steve Losh
-
Make all the UI functions take a database parameterTue, 23 Aug 2016 17:53:03 +0000, by Steve Losh
-
Rename `*database*` -> `*standard-database*`Tue, 23 Aug 2016 13:10:01 +0000, by Steve Losh
-
Fuckin markdownSat, 20 Aug 2016 22:45:16 +0000, by Steve Losh
-
Update READMESat, 20 Aug 2016 22:44:15 +0000, by Steve Losh
-
Makefile fuckerySat, 20 Aug 2016 22:33:17 +0000, by Steve Losh
-
Rename the projectSat, 20 Aug 2016 22:25:47 +0000, by Steve Losh
-
Remove newly-useless nesting in the src directorySat, 20 Aug 2016 22:06:27 +0000, by Steve Losh
-
Remove PAIPSat, 20 Aug 2016 21:56:20 +0000, by Steve Losh
-
Added tag paip for changeset 9bdd5543b1d9Sat, 20 Aug 2016 21:56:13 +0000, by Steve Losh
-
Remove unused functionSat, 20 Aug 2016 21:46:57 +0000, by Steve Losh
-
Vendorize quickutilsSat, 20 Aug 2016 21:44:25 +0000, by Steve Losh
-
Remove examples directorySat, 20 Aug 2016 21:40:14 +0000, by Steve Losh
-
Clean up the test running and makefileSat, 20 Aug 2016 21:38:54 +0000, by Steve Losh
-
Update linksSat, 20 Aug 2016 21:28:31 +0000, by Steve Losh
-
Add problem 14 from 99PP as a testSat, 20 Aug 2016 21:15:52 +0000, by Steve Losh
-
Add tests from TAOP section 2.3Sun, 24 Jul 2016 12:44:54 +0000, by Steve Losh
-
Add tests from TAOP section 2.2Sat, 23 Jul 2016 20:38:21 +0000, by Steve Losh
-
WhitespaceSat, 23 Jul 2016 15:20:48 +0000, by Steve Losh
-
ACTUALLY add some tests from TAOPSat, 23 Jul 2016 15:19:40 +0000, by Steve Losh
-
Add some tests from TAOPSat, 23 Jul 2016 13:51:06 +0000, by Steve Losh
-
Add `put-void`Fri, 22 Jul 2016 20:32:51 +0000, by Steve Losh
-
Change `(values)` to `nil`Sun, 17 Jul 2016 16:59:50 +0000, by Steve Losh
-
Add precompilation of static queries at compile timeSun, 17 Jul 2016 16:49:06 +0000, by Steve Losh
-
Port some of the '99 Prolog Problems' to Bones as unit testsSun, 17 Jul 2016 00:50:25 +0000, by Steve Losh
-
Switch a couple of `mapcar`s to `mapc`sSat, 16 Jul 2016 19:34:00 +0000, by Steve Losh
-
Remove optimaSat, 16 Jul 2016 19:23:51 +0000, by Steve Losh
-
Remove defstarSat, 16 Jul 2016 18:23:34 +0000, by Steve Losh
-
Remove return declarationsSat, 16 Jul 2016 17:37:17 +0000, by Steve Losh
-
Add a few more type declarationsSat, 16 Jul 2016 13:47:55 +0000, by Steve Losh
-
Split functor cells into separate functor and arity cellsSat, 16 Jul 2016 01:34:04 +0000, by Steve Losh
-
Constant can just use the functor symbol directlyFri, 15 Jul 2016 23:12:18 +0000, by Steve Losh
-
Remove unused argumentsFri, 15 Jul 2016 22:02:11 +0000, by Steve Losh
-
Remove the god damn functor tableFri, 15 Jul 2016 21:55:54 +0000, by Steve Losh
-
`tree-collect` is slow and conses a tonFri, 15 Jul 2016 20:43:32 +0000, by Steve Losh
-
De-CLOS the register assignmentsFri, 15 Jul 2016 20:28:10 +0000, by Steve Losh
-
De-CLOS the parse treeFri, 15 Jul 2016 20:16:26 +0000, by Steve Losh
-
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