Graph
-
Improve push-logic-frame-with macro2020-12-20, by bd339
-
Update URLs again2020-01-15, by Steve Losh
-
Update URLs2019-12-23, by Steve Losh
-
Fix doc build2018-01-15, by Steve Losh
-
Fucking Bitbucket2017-10-22, by Steve Losh
-
First stab at usage doc. Not done yet2017-10-22, by Steve Losh
-
Remove the stupid cl-arrows dep2017-03-29, by Steve Losh
-
Add LICENSE2017-03-14, by Steve Losh
-
Add some docstrings2017-02-17, by Steve Losh
-
Update quickutils package bullshit2017-02-17, by Steve Losh
-
Split up main/test systems2017-02-17, by Steve Losh
-
Clean up output2017-02-17, by Steve Losh
-
Memory is cheap2017-02-09, by Steve Losh
-
Rename `ensure-aref`, formatting2017-02-09, by Steve Losh
-
Update docs2016-11-05, by Steve Losh
-
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
-
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
-
Split up the damn compiler.lisp file2016-07-15, by Steve Losh
-
Add numbers2016-07-15, by Steve Losh
-
Clean up the examples a bit, still needs a lot of work2016-07-15, by Steve Losh
-
Minor cleanup2016-07-15, by Steve Losh