16 Commits (2d49f4b7ade8e959f36f2c5846fcfc535e44ae8a)

Author SHA1 Message Date
Akos Hajdu f90153b428 [erl-frontend] Add tests for nested records
4 years ago
Akos Hajdu 5f140ed91b [erl-frontend] Support records
4 years ago
Akos Hajdu ad09c1cda6 [erl-frontend] Support bitwise not operation
4 years ago
Akos Hajdu 2fbcd3b38d [erl-frontend] Support bitwise binary operators
4 years ago
Akos Hajdu 97fde8643c [erl-frontend] Add tests related to variables
4 years ago
Akos Hajdu 722049f72b [erl-frontend] Add some function call tests
4 years ago
Akos Hajdu 7107de7c8e [erl-frontend] Support tuples
4 years ago
Akos Hajdu f15a68083c [erl-frontend] Add some list tests
4 years ago
Akos Hajdu 8f797bab84 [erl-frontend] Support xor expressions
4 years ago
Akos Hajdu 888521a2ab [erl-frontend] Support short circuit logic operators (andalso, orelse)
4 years ago
Akos Hajdu e3685a8d9d [erl-frontend] Add tests for logic operators
4 years ago
Akos Hajdu be8a2e1cac [erl-frontend] Add tests for comparison operators
4 years ago
Akos Hajdu c337b06258 [erl-frontend] Split generic warning message to specific ones
4 years ago
Akos Hajdu c82308e586 [erl-frontend] Support block expressions
4 years ago
Akos Hajdu 87626160aa [erl-frontend] Support unary minus and not expressions and patterns
4 years ago
Akos Hajdu 7f64015957 [erl-frontend] Add tests for binary expression translation
4 years ago