ConnorSkees
|
08bfa8f145
|
Implement one and two args for rgba()
|
2020-02-14 11:52:31 -05:00 |
|
ConnorSkees
|
d6ed0391db
|
Handle function calls in call args
|
2020-02-09 14:27:54 -05:00 |
|
ConnorSkees
|
fa582b3316
|
Treat - and _ as the same in identifiers
|
2020-02-08 17:26:01 -05:00 |
|
ConnorSkees
|
3b3de2d83b
|
Cleanups to make compiler happy
|
2020-02-01 19:39:20 -05:00 |
|
ConnorSkees
|
e2a487a59b
|
Handle comments inside call args
|
2020-01-26 13:53:18 -05:00 |
|
ConnorSkees
|
43c7914622
|
Don't fail on empty callargs
|
2020-01-26 10:52:43 -05:00 |
|
ConnorSkees
|
709ed5c6b5
|
Handle variables as parameters to function calls
|
2020-01-26 09:13:39 -05:00 |
|
ConnorSkees
|
fd951dca26
|
Make arg parsing agnostic to use
|
2020-01-25 12:46:51 -05:00 |
|
ConnorSkees
|
a61ac3fca3
|
Refactor arg parsing to separate file
|
2020-01-25 11:00:29 -05:00 |
|