Activity
1.7.24 - revert error priorities and newline_exclusive
1.7.24 - revert error priorities and newline_exclusive
21.6.24 - updated conditions file example
21.6.24 - updated conditions file example
21.6.24 -added when trying to run or import a file itself to raise an…
21.6.24 -added when trying to run or import a file itself to raise an…
20.6.24 - added new tokens, updated lexer
20.6.24 - added new tokens, updated lexer
20.6.24 - organization, definening a variable as const doesn't put th…
20.6.24 - organization, definening a variable as const doesn't put th…
20.6.24 - renamed Error classes, moved "setup_starter_symbol_table" f…
20.6.24 - renamed Error classes, moved "setup_starter_symbol_table" f…
19.6.24 - implemented a "module cache" system, add attribute of "read…
19.6.24 - implemented a "module cache" system, add attribute of "read…
19.6.24 - removed strings_template.py, leftover of Nakathon
19.6.24 - removed strings_template.py, leftover of Nakathon
19.6.24 - moved datatype folder into the components folder and rename…
19.6.24 - moved datatype folder into the components folder and rename…
19.6.24 - check if tokens are valid, check if provided first arg is a…
19.6.24 - check if tokens are valid, check if provided first arg is a…
18.6.24 - added "Module" datatype in favor of the import function and…
18.6.24 - added "Module" datatype in favor of the import function and…
18.6.24 - updated readme, removed "setlocalvar" keyword
18.6.24 - updated readme, removed "setlocalvar" keyword
18.6.24 - renamed variables to be more explicit
18.6.24 - renamed variables to be more explicit
18.6.24 - removed "VarAccessNode" in favor of "AccessNode"
18.6.24 - removed "VarAccessNode" in favor of "AccessNode"
18.6.24 - removed commented code
18.6.24 - removed commented code
18.6.24 - fixed shell symbol table been different every command, remo…
18.6.24 - fixed shell symbol table been different every command, remo…
17 & 18.6.24 - dividing list, string & dict have been removed in favo…
17 & 18.6.24 - dividing list, string & dict have been removed in favo…
17.6.24 - changed from "setup_global_symbols" to "setup_starter_symbo…
17.6.24 - changed from "setup_global_symbols" to "setup_starter_symbo…
17.6.24 - implemented a cwd system, changes
17.6.24 - implemented a cwd system, changes