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