Block a user
8336211a4b
Disallow functions with more than 255 arguments
45c72f97a2
Break up symbol table code into smaller modules
eb6a7e95a9
Move fqsn code into separate module
63ef1451d9
Fix bug with nested function scopes
e40782739d
Use annotations to mark builtins
0464d959ec
Rename Scope -> ScopeSegment
e2f39dd7b9
Fix bug with loops
d4b00b008b
Get rid of id_to_symbol table
ec92e14fcf
Remove fqsn_to_id table
0bf0b3e2e8
Clean up some symbol table code
4c6a93302d
Support Record patterns
a3f2539993
Support NotEqual builtin
d9f53abeb2
While loops
f28f4eab78
Additional eval test
f4d3282090
Implement return control flow
663e99df23
Rename back to test.rs
81bfe22974
Move rest of parse tests over to new format