Commit Log

commit description author date
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
e555488c15e6 De-CLOS the parse tree Steve Losh 2016-07-15
a095d20eeebc Split up the damn compiler.lisp file Steve Losh 2016-07-15
Loading...