Matthias Ladkau cbaba21419 fix: Minor pretty printer changes and addition to the documentation 3 lat temu
..
const.go 4a29d46f3a fix: Try supports now otherwise blocks 3 lat temu
helper.go 33200745a8 fix: Pretty printer preserves some newlines to structure code. 3 lat temu
helper_test.go 33200745a8 fix: Pretty printer preserves some newlines to structure code. 3 lat temu
lexer.go 4a29d46f3a fix: Try supports now otherwise blocks 3 lat temu
lexer_test.go 33200745a8 fix: Pretty printer preserves some newlines to structure code. 3 lat temu
main_test.go 18e42f771d feat: Better pretty printer 3 lat temu
parser.go 4a29d46f3a fix: Try supports now otherwise blocks 3 lat temu
parser_exp_test.go 590ec38b48 feat: Adding parser 3 lat temu
parser_func_test.go 0eda3e5bc3 feat: Adding local variable declaration via let 3 lat temu
parser_main_test.go 18e42f771d feat: Better pretty printer 3 lat temu
parser_statement_test.go 4a29d46f3a fix: Try supports now otherwise blocks 3 lat temu
parsererror.go 590ec38b48 feat: Adding parser 3 lat temu
prettyprinter.go cbaba21419 fix: Minor pretty printer changes and addition to the documentation 3 lat temu
prettyprinter_test.go 643790ec49 fix: Pretty printer fix for loop statements using an in operator 3 lat temu
runtime.go 0eda3e5bc3 feat: Adding local variable declaration via let 3 lat temu