func-section
main
This PR adds function section parsing, phrase parsing, and other various improvements.
I think this is all of them. The test will tell.
Apparently, cBasicPhrases is somehow causing the mysterious nil tree bug. this will be investigated further soon.
- Newlines are handled better - Types are actually parsed
The octal literals with 9 in them were causing the parser to fail.
... except for switch cases. This will be added momentarily.
This function is also responsible for setting a kind attribute on the phrase. This will make the semantic analyzer's job easier.
loc
No dependencies set.
The note is not visible to the blocked user.
This PR adds function section parsing, phrase parsing, and other various improvements.
locwill be the referencing "operator" ac548bf438