Graph
-
Add `query-for`2016-09-26, by Steve Losh
-
Add ABCL support2016-09-24, by Steve Losh
-
Add rudimentary tracing support2016-09-03, by Steve Losh
-
Add relational db unit test from TAOP2016-09-03, by Steve Losh
-
Typo2016-08-25, by Steve Losh
-
Add PAIProlog GDL benchmark2016-08-25, by Steve Losh
-
Oh for fuck's sake2016-08-25, by Steve Losh
-
Remove some inlining to aid in profiling2016-08-24, by Steve Losh
-
Add profiling to the GDL benchmark2016-08-24, by Steve Losh
-
Add contrib/gdl-benchmark/gdl.prof to .hgignore.2016-08-24, by Steve Losh
-
Implement the rest of the GDL benchmarking2016-08-24, by Steve Losh
-
Set up the basic framework for the benchmark2016-08-24, by Steve Losh
-
Add benchmarking package and setup instructions2016-08-24, by Steve Losh
-
Add skeleton of benchmark script2016-08-24, by Steve Losh
-
Doc tweaks2016-08-24, by Steve Losh
-
Use Alexandria's `when-let`2016-08-23, by Steve Losh
-
Don't depend on shit we don't need2016-08-23, by Steve Losh
-
Remove useless file2016-08-23, by Steve Losh
-
Remove the `.wam` package now that paip is gone2016-08-23, by Steve Losh
-
Use `ensure-gethash`2016-08-23, by Steve Losh
-
Sketch out a documentation plan2016-08-23, by Steve Losh
-
Update README2016-08-23, by Steve Losh
-
Make all the UI functions take a database parameter2016-08-23, by Steve Losh
-
Rename `*database*` -> `*standard-database*`2016-08-23, by Steve Losh
-
Fuckin markdown2016-08-20, by Steve Losh
-
Update README2016-08-20, by Steve Losh
-
Makefile fuckery2016-08-20, by Steve Losh
-
Rename the project2016-08-20, by Steve Losh
-
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