9 Commits

Author SHA1 Message Date
ConnorSkees
7e5214d629 Handle keywords in Value 2020-01-26 12:28:12 -05:00
ConnorSkees
43866eb142 Refactor interpolation 2020-01-26 09:28:44 -05:00
ConnorSkees
4cbbff259c Implement basic builtin functions 2020-01-25 23:33:45 -05:00
ConnorSkees
9af3670d16 Handle function calls inside Value 2020-01-25 20:56:44 -05:00
ConnorSkees
bb22fb3464 Handle trailing semicolons in Value 2020-01-25 14:11:32 -05:00
ConnorSkees
a3c668ae83 Refactor 2020-01-25 13:25:38 -05:00
ConnorSkees
bd73b1ba3e Handle more binary ops 2020-01-25 10:54:25 -05:00
ConnorSkees
7fe9da3d2c Initial implementation of parens in Value 2020-01-25 10:11:46 -05:00
ConnorSkees
9503b3288b Initial implementation of Value 2020-01-25 09:58:53 -05:00