jonathandturner
|
a10b59d835
|
Refactor function lookup for better compile times and slightly cleaner code
|
2016-03-02 14:14:22 -05:00 |
|
jonathandturner
|
3d0d3803fc
|
typo in function resolution
|
2016-03-02 11:17:53 -05:00 |
|
jonathandturner
|
54279fd75f
|
Add support for functions up to arity 6
|
2016-03-02 10:49:24 -05:00 |
|
jonathandturner
|
0fd1af9c8d
|
Improve lexer errors a little
|
2016-03-02 09:16:36 -05:00 |
|
jonathandturner
|
2bba8dc429
|
Add support for string constants with escape sequences
|
2016-03-02 08:37:28 -05:00 |
|
jonathandturner
|
1320a35c81
|
Add a few examples
|
2016-03-01 21:36:46 -05:00 |
|
jonathandturner
|
d8dd673459
|
Add support for functions declared in script
|
2016-03-01 20:45:02 -05:00 |
|
jonathandturner
|
a8fa76c2fc
|
Support for methods. Started support for functions defined in script but not yet ready
|
2016-03-01 15:16:10 -05:00 |
|
jonathandturner
|
419781cfb6
|
Fill out support for operators
|
2016-03-01 09:40:48 -05:00 |
|
jonathandturner
|
02935fd8cf
|
Move to Display rather than Debug for simple script runner
|
2016-02-29 16:56:26 -05:00 |
|
jonathandturner
|
6739706b64
|
Initial commit
|
2016-02-29 16:43:45 -05:00 |
|