Commit Log

commit description author date
cb3cc671d18d Beef up the PAIP queues a bit and (ab)use them in the compiler Steve Losh 2016-07-11
401cba673bda Simplify and optimize register allocation just a bit Steve Losh 2016-07-11
789aa5540746 Make instructions inlineable Steve Losh 2016-07-11
ab7ad2d6f641 Optimize `find-anonymous-variables` Steve Losh 2016-07-11
d2ede3f3926a Save the god damn frames Steve Losh 2016-07-11
8ea123b6d26f Inline the trail pointer functions Steve Losh 2016-07-11
c76d55908e2e Optimize circles a bit Steve Losh 2016-07-11
96258fb7be70 Type hint the compiler Steve Losh 2016-07-11
abffacd7848a Merge the code I accidentally branched off because I'm an idiot Steve Losh 2016-07-11
3b0161d2100d Refactor the main WAM store into a `simple-array` Steve Losh 2016-07-11
23d4dc2900a1 Refactor the code store to use a simple-array Steve Losh 2016-07-11
7bd5fdb2151d Don't ever use this Steve Losh 2016-07-11
d6b6684d6b7b Turn `instruction-size` into a neat little lookup table Steve Losh 2016-07-11
2a7cb53fb03f Clean up the GGP a tiny bit Steve Losh 2016-07-11
4d17e3cb6fa2 Type-hint the WAM `setf` functions Steve Losh 2016-07-10
8cd3257c58e3 Name the subterm-handling instructions something not completely stupid Steve Losh 2016-07-10
ba205f6b2875 Excise the stupid fucking `set-*` opcodes Steve Losh 2016-07-10
07e1d5f315f5 Fix constant unification Steve Losh 2016-07-09
92c590f78133 Pool logic frames to avoid creating so many hash tables Steve Losh 2016-07-09
8c853f632f8c Clean up and fix the anonymous variable handling Steve Losh 2016-07-08
2415dbe555d2 Export symbols and add a few sanity checks Steve Losh 2016-07-08
55019395ba93 Normalize facts and queries because people are lazy Steve Losh 2016-07-06
f7b7440c46ff Clean up the rule UI too Steve Losh 2016-07-06
0955ab257fef Clean up the UI Steve Losh 2016-07-06
be83cfc938fb Add profile.out to .hgignore. Steve Losh 2016-07-06
a3466a551136 Don't cons lists of numbers, jesus christ Steve Losh 2016-07-05
209ecb9eeb25 Use a queues instead of lists for the logic frame pending predicates Steve Losh 2016-07-05
9086482c09ee Rename "code frame" to "logic frame" Steve Losh 2016-07-05
410acaae0c14 Implement logic frames for assertion/retraction Steve Losh 2016-07-05
6a93a2d2ed60 Clean up formatting Steve Losh 2016-07-05