Mercurial > repos > tabletprog
log
age | author | description |
---|---|---|
Sun, 29 Dec 2013 14:56:46 -0800 | Michael Pavone | Implement all the binary operators except and/or/xor in grammar |
Sun, 29 Dec 2013 14:39:54 -0800 | Michael Pavone | Added a new binaryOps:withHigherPrec macro to simplify specification of binary operator precedence level rules in the grammar |
Sun, 29 Dec 2013 14:38:56 -0800 | Michael Pavone | Support macro expansion inside quoted code |