* core/syntax.g: make assignment and prefix operators right-recursive. fix logic...
author_why <why@whytheluckystiff.net>
Mon, 10 Aug 2009 17:56:31 +0000 (10:56 -0700)
committer_why <why@whytheluckystiff.net>
Mon, 10 Aug 2009 17:56:31 +0000 (10:56 -0700)
commit0408f938456ffe48e7fc9b1831b02aeaec0c1eba
tree0e43232d336ff7890202886e59e43cf48db074af
parent340076b73cb6211ea46cd7b1dc62fc6d836b1da1
 * core/syntax.g: make assignment and prefix operators right-recursive. fix logic operators.
core/compile.c
core/syntax.g
test/numbers/neg.pn