Graph
-
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
-
Add a beast of a macro to clean up/optimize the hot loop2016-07-14, by Steve Losh