Mark Thom
|
78ea3f5441
|
add (^) as an evaluable factor, re: #39
|
2018-09-01 13:48:04 -06:00 |
|
Mark Thom
|
ebd62a2c91
|
add slightly more descriptive syntax errors
|
2018-08-30 00:35:42 -06:00 |
|
Mark Thom
|
dc91f46d83
|
use reference to match on SyntaxError, re: #45
|
2018-08-28 14:30:50 -03:00 |
|
Mark Thom
|
92e338861d
|
add clean errors for read, re: #45
|
2018-08-26 20:34:43 -06:00 |
|
Mark Thom
|
cd03b7795f
|
finalize the module resolution operator.
|
2018-07-08 15:21:09 -06:00 |
|
Mark Thom
|
4608c4fe58
|
fix offsetting of heap in existence errors
|
2018-05-20 16:26:52 -06:00 |
|
Mark Thom
|
175a5db5d7
|
parse the list functor
|
2018-05-13 14:10:48 -06:00 |
|
Mark Thom
|
5690409534
|
correct faulty bind (two tests now fail: conjunctive_queries and lists)
|
2018-05-12 15:51:20 -06:00 |
|
Mark Thom
|
ba7e7ac895
|
throw exception when call-ing a system instruction.
|
2018-05-10 23:08:56 -06:00 |
|
Mark Thom
|
b09c20670b
|
shift to builtins
|
2018-05-08 22:38:49 -06:00 |
|
Mark Thom
|
d6495c8195
|
add support for printing cyclic terms.
|
2018-05-05 01:53:05 -06:00 |
|
Mark Thom
|
11800532c9
|
fix errors emitted by sort and keysort, add tests, add support for Max = -1 to '$skip_max_list'
|
2018-05-03 20:15:45 -06:00 |
|
Mark Thom
|
29356fbc3b
|
Merge branch 'master' of http://github.com/mthom/rusty-wam
|
2018-05-03 17:37:12 -06:00 |
|
Mark Thom
|
e7c2c2cedd
|
correct sort/keysort refusing []
|
2018-05-03 17:36:59 -06:00 |
|
Mark Thom
|
76bae21ff6
|
correct keysort type error (re: #34)
|
2018-05-03 11:52:33 -06:00 |
|
Mark Thom
|
df1421dae8
|
remove unnecessary store/deref in keysort error checking
|
2018-05-02 21:54:09 -06:00 |
|
Mark Thom
|
d69bc4ed10
|
fix keysort error detection bugs
|
2018-05-02 21:52:34 -06:00 |
|
Mark Thom
|
3c72441f68
|
add proper error messages for keysort and sort, (re: issues #30, #32)
|
2018-05-02 21:33:03 -06:00 |
|
Mark Thom
|
0dec988337
|
add error handling appartus
|
2018-05-02 21:24:43 -06:00 |
|