1
Fork 0

fixes for substring, change the abstract syntax for extract and

substring, and add the addition operators position, convert,
  translate, overlay and trim
This commit is contained in:
Jake Wheat 2013-12-18 15:51:55 +02:00
parent 1397047654
commit b89f2a011c
6 changed files with 226 additions and 43 deletions

2
TODO
View file

@ -39,6 +39,8 @@ check ansi standard for operators
== other
change any/some/all to be proper infix operators like in
review syntax to replace maybe and bool with better ctors
maybe review some of the dodgy ast names like orderfield and inthing