Activity
add .handle to Exported in case something is needed from the actual s…
add .handle to Exported in case something is needed from the actual s…
fix 'Compiler module should provide correct diagnostic reports' case …
fix 'Compiler module should provide correct diagnostic reports' case …
Change 'Expected name' to be 'Expected name.'
Change 'Expected name' to be 'Expected name.'
create two cases for diagnostic reports (one failed)
create two cases for diagnostic reports (one failed)
provide better ranges and fix messages
provide better ranges and fix messages
pass 'Compiler module should provide correct parsing for rule stateme…
pass 'Compiler module should provide correct parsing for rule stateme…
update 'Compiler module should provide correct ranges' test with 3 di…
update 'Compiler module should provide correct ranges' test with 3 di…
fix string quotes breaking the whole code (not really, single quotes …
fix string quotes breaking the whole code (not really, single quotes …
pass 4 tests related to wrong range issues
pass 4 tests related to wrong range issues
create a test for compiler statements (3 failed)
create a test for compiler statements (3 failed)
remove unnecessary import statements and format code
remove unnecessary import statements and format code
Use modifiers to handle export statements
Use modifiers to handle export statements
fix the range problem in missing keyword actions
fix the range problem in missing keyword actions
move parser functions to inside parsers
move parser functions to inside parsers
extract statements from parser namespaces to functions
extract statements from parser namespaces to functions