Commit Graph

6 Commits

Author SHA1 Message Date
08f111ccbf Various fixes to function parsing
- Newlines are handled better
- Types are actually parsed
2022-09-01 22:10:57 -04:00
bcb1b9b6d2 parseFuncSection calls parseFuncArguments now 2022-09-01 21:43:56 -04:00
8d46188f6c Throw an error on malformed func arguments list 2022-09-01 17:55:57 -04:00
5371c0eeae Added untested parsing of function arguments 2022-09-01 17:42:56 -04:00
65c213f1f3 Fixed import paths 2022-08-30 01:11:10 -04:00
c3b6330b22 Added base function parsing 2022-08-25 20:01:12 -04:00