18 Commits (f8dfc1ce1f789d91dad420ef37bf43ae2a1f6971)

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