ab7de6629c42
|
Add tests from TAOP section 2.3
|
Steve Losh |
Sun, 24 Jul 2016 12:44:54 +0000 |
9c72baeb00f9
|
Add tests from TAOP section 2.2
|
Steve Losh |
Sat, 23 Jul 2016 20:38:21 +0000 |
cbde08d7548e
|
Whitespace
|
Steve Losh |
Sat, 23 Jul 2016 15:20:48 +0000 |
f872f5b60d73
|
ACTUALLY add some tests from TAOP
|
Steve Losh |
Sat, 23 Jul 2016 15:19:40 +0000 |
4abb7eda96cb
|
Add some tests from TAOP
|
Steve Losh |
Sat, 23 Jul 2016 13:51:06 +0000 |
3325913a9b16
|
Add `put-void`
|
Steve Losh |
Fri, 22 Jul 2016 20:32:51 +0000 |
582f7076626b
|
Change `(values)` to `nil`
|
Steve Losh |
Sun, 17 Jul 2016 16:59:50 +0000 |
ba96e98a1d54
|
Add precompilation of static queries at compile time
|
Steve Losh |
Sun, 17 Jul 2016 16:49:06 +0000 |
aacf9ee4fddc
|
Port some of the '99 Prolog Problems' to Bones as unit tests
|
Steve Losh |
Sun, 17 Jul 2016 00:50:25 +0000 |
62c76cc272e7
|
Switch a couple of `mapcar`s to `mapc`s
|
Steve Losh |
Sat, 16 Jul 2016 19:34:00 +0000 |
8a247663fec5
|
Remove optima
|
Steve Losh |
Sat, 16 Jul 2016 19:23:51 +0000 |
6c90a65137d9
|
Remove defstar
|
Steve Losh |
Sat, 16 Jul 2016 18:23:34 +0000 |
5593ae4bcb5c
|
Remove return declarations
|
Steve Losh |
Sat, 16 Jul 2016 17:37:17 +0000 |
2a2765e8f0f5
|
Add a few more type declarations
|
Steve Losh |
Sat, 16 Jul 2016 13:47:55 +0000 |
f1ef8f905a1d
|
Split functor cells into separate functor and arity cells
|
Steve Losh |
Sat, 16 Jul 2016 01:34:04 +0000 |
ec2fab887b0f
|
Constant can just use the functor symbol directly
|
Steve Losh |
Fri, 15 Jul 2016 23:12:18 +0000 |
c4dd0b6c3a91
|
Remove unused arguments
|
Steve Losh |
Fri, 15 Jul 2016 22:02:11 +0000 |
a8598eafe403
|
Remove the god damn functor table
|
Steve Losh |
Fri, 15 Jul 2016 21:55:54 +0000 |
9d42a27624fd
|
`tree-collect` is slow and conses a ton
|
Steve Losh |
Fri, 15 Jul 2016 20:43:32 +0000 |
82413ba524d8
|
De-CLOS the register assignments
|
Steve Losh |
Fri, 15 Jul 2016 20:28:10 +0000 |
e555488c15e6
|
De-CLOS the parse tree
|
Steve Losh |
Fri, 15 Jul 2016 20:16:26 +0000 |
a095d20eeebc
|
Split up the damn compiler.lisp file
|
Steve Losh |
Fri, 15 Jul 2016 19:37:17 +0000 |
5edeeac89e03
|
Add numbers
|
Steve Losh |
Fri, 15 Jul 2016 19:12:21 +0000 |
1411666a60f8
|
Clean up the examples a bit, still needs a lot of work
|
Steve Losh |
Fri, 15 Jul 2016 15:03:01 +0000 |
c547c69d5405
|
Minor cleanup
|
Steve Losh |
Fri, 15 Jul 2016 02:23:07 +0000 |
100ba597fd85
|
Add a beast of a macro to clean up/optimize the hot loop
|
Steve Losh |
Thu, 14 Jul 2016 22:42:53 +0000 |
5c914fbcb042
|
Switch to 1am, test under ECL too
|
Steve Losh |
Thu, 14 Jul 2016 13:30:57 +0000 |
8cfac0fbe30d
|
Inline a function and use eq hash
|
Steve Losh |
Wed, 13 Jul 2016 23:36:51 +0000 |
eec2064a08b6
|
Put the actual functor conses into the store
|
Steve Losh |
Wed, 13 Jul 2016 22:21:19 +0000 |
31305584b29b
|
Split apart the main WAM store into separate type/value arrays
|
Steve Losh |
Wed, 13 Jul 2016 18:33:09 +0000 |