Graph
-
Remove newly-useless nesting in the src directory2016-08-20, by Steve Losh
-
Remove PAIP2016-08-20, by Steve Losh
-
Added tag paip for changeset 9bdd5543b1d92016-08-20, by Steve Losh
-
Remove unused function2016-08-20, by Steve Losh
-
Vendorize quickutils2016-08-20, by Steve Losh
-
Remove examples directory2016-08-20, by Steve Losh
-
Clean up the test running and makefile2016-08-20, by Steve Losh
-
Update links2016-08-20, by Steve Losh
-
Add problem 14 from 99PP as a test2016-08-20, by Steve Losh
-
Add tests from TAOP section 2.32016-07-24, by Steve Losh
-
Add tests from TAOP section 2.22016-07-23, by Steve Losh
-
Whitespace2016-07-23, by Steve Losh
-
ACTUALLY add some tests from TAOP2016-07-23, by Steve Losh
-
Add some tests from TAOP2016-07-23, by Steve Losh
-
Add `put-void`2016-07-22, by Steve Losh
-
Change `(values)` to `nil`2016-07-17, by Steve Losh
-
Add precompilation of static queries at compile time2016-07-17, by Steve Losh
-
Port some of the '99 Prolog Problems' to Bones as unit tests2016-07-17, by Steve Losh
-
Switch a couple of `mapcar`s to `mapc`s2016-07-16, by Steve Losh
-
Remove optima2016-07-16, by Steve Losh
-
Remove defstar2016-07-16, by Steve Losh
-
Remove return declarations2016-07-16, by Steve Losh
-
Add a few more type declarations2016-07-16, by Steve Losh
-
Split functor cells into separate functor and arity cells2016-07-16, by Steve Losh
-
Constant can just use the functor symbol directly2016-07-15, by Steve Losh
-
Remove unused arguments2016-07-15, by Steve Losh
-
Remove the god damn functor table2016-07-15, by Steve Losh
-
`tree-collect` is slow and conses a ton2016-07-15, by Steve Losh
-
De-CLOS the register assignments2016-07-15, by Steve Losh
-
De-CLOS the parse tree2016-07-15, by Steve Losh