Matthias Ladkau cef15c6833 feat: ECAL supports anonymous functions %!s(int64=3) %!d(string=hai) anos
..
const.go 5bd4fcb22c feat: Adding conditional and loop statements to ECAL %!s(int64=3) %!d(string=hai) anos
helper.go b36422f78a fix: Small code refactor for ECAL parser %!s(int64=3) %!d(string=hai) anos
helper_test.go b36422f78a fix: Small code refactor for ECAL parser %!s(int64=3) %!d(string=hai) anos
lexer.go b36422f78a fix: Small code refactor for ECAL parser %!s(int64=3) %!d(string=hai) anos
lexer_test.go e2a97c3572 feat: Adding sink parsing %!s(int64=3) %!d(string=hai) anos
main_test.go b36422f78a fix: Small code refactor for ECAL parser %!s(int64=3) %!d(string=hai) anos
parser.go cef15c6833 feat: ECAL supports anonymous functions %!s(int64=3) %!d(string=hai) anos
parser_exp_test.go 89bf6e0d31 feat: Adding function declaration parsing to ECAL %!s(int64=3) %!d(string=hai) anos
parser_func_test.go cef15c6833 feat: ECAL supports anonymous functions %!s(int64=3) %!d(string=hai) anos
parser_main_test.go b36422f78a fix: Small code refactor for ECAL parser %!s(int64=3) %!d(string=hai) anos
parser_statement_test.go 684c151b05 fix: ECAL parser can better decide between composition structure access and lists %!s(int64=3) %!d(string=hai) anos
parsererror.go d8a3618752 feat: Adding ECAL parser %!s(int64=4) %!d(string=hai) anos
prettyprinter.go cef15c6833 feat: ECAL supports anonymous functions %!s(int64=3) %!d(string=hai) anos
prettyprinter_test.go b36422f78a fix: Small code refactor for ECAL parser %!s(int64=3) %!d(string=hai) anos
runtime.go cfa89a6c39 fix: Remove superfluous parameter %!s(int64=3) %!d(string=hai) anos