Commit Log

commit description author date
8897604cb9dd Clean up the test running and makefile Steve Losh 2016-08-20
cb324d188513 Update links Steve Losh 2016-08-20
736f0a91c9fc Close dead branch fixed-size-store Steve Losh 2016-08-20
e9bd0632eadd Add problem 14 from 99PP as a test Steve Losh 2016-08-20
ab7de6629c42 Add tests from TAOP section 2.3 Steve Losh 2016-07-24
9c72baeb00f9 Add tests from TAOP section 2.2 Steve Losh 2016-07-23
cbde08d7548e Whitespace Steve Losh 2016-07-23
f872f5b60d73 ACTUALLY add some tests from TAOP Steve Losh 2016-07-23
4abb7eda96cb Add some tests from TAOP Steve Losh 2016-07-23
3325913a9b16 Add `put-void` Steve Losh 2016-07-22
582f7076626b Change `(values)` to `nil` Steve Losh 2016-07-17
ba96e98a1d54 Add precompilation of static queries at compile time Steve Losh 2016-07-17
aacf9ee4fddc Port some of the '99 Prolog Problems' to Bones as unit tests Steve Losh 2016-07-17
62c76cc272e7 Switch a couple of `mapcar`s to `mapc`s Steve Losh 2016-07-16
8a247663fec5 Remove optima Steve Losh 2016-07-16
6c90a65137d9 Remove defstar Steve Losh 2016-07-16
5593ae4bcb5c Remove return declarations Steve Losh 2016-07-16
2a2765e8f0f5 Add a few more type declarations Steve Losh 2016-07-16
f1ef8f905a1d Split functor cells into separate functor and arity cells Steve Losh 2016-07-16
ec2fab887b0f Constant can just use the functor symbol directly Steve Losh 2016-07-15
c4dd0b6c3a91 Remove unused arguments Steve Losh 2016-07-15
a8598eafe403 Remove the god damn functor table Steve Losh 2016-07-15
9d42a27624fd `tree-collect` is slow and conses a ton Steve Losh 2016-07-15
82413ba524d8 De-CLOS the register assignments Steve Losh 2016-07-15