summaryrefslogtreecommitdiff
path: root/doc/intro.md
diff options
context:
space:
mode:
authorCarlo Zancanaro <carlo@clearboxsystems.com.au>2013-06-20 15:49:55 +1000
committerCarlo Zancanaro <carlo@clearboxsystems.com.au>2013-06-20 15:49:55 +1000
commit54c6a5dec031de59dad385d4ba2ccda09a70ec2a (patch)
tree5d428dc6ee23d7bbe4c5f846d6e22474e1a1cefe /doc/intro.md
parent3ce695f6b2daf943490b2b4a9dac7be01bdd6356 (diff)
Fix compiling of n-ary operators (0 & 1 args), add operator aliases
n-ary operators with no arguments would break everything (compiling to "()"). This should no longer be the case. Additionally, unary operators (ie. negation) now compile properly in the one arg case. Operator aliases allow us to change how we refer to things like the "~" regex operator in postgresql. At the moment it's aliased as "$". Additionally: booleans now compile to upper case.
Diffstat (limited to 'doc/intro.md')
0 files changed, 0 insertions, 0 deletions