27 Commits (b1d86abbf0ca6c0588d13457f1118090a76ccbbf)

Author SHA1 Message Date
Akos Hajdu 50c3f0ba64 [erl-frontend] Add more tests to check for tuple sizes
4 years ago
Akos Hajdu f90153b428 [erl-frontend] Add tests for nested records
4 years ago
Akos Hajdu 078d7c599f [erl-frontend] Report badrecord errors in Pulse
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
Radu Grigore 02d413061a [pulse] More careful simplification of instanceof.
4 years ago
Akos Hajdu e04bc38fde [erl-frontend] Support if expressions
4 years ago
Akos Hajdu 88beede7dc [erl-frontend] Add support for guards
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 fbcee3198e [erl-frontend] Split up non-exhaustive pattern matching tests
4 years ago
Akos Hajdu 7f64015957 [erl-frontend] Add tests for binary expression translation
4 years ago
Akos Hajdu 5093fe4614 [erl-frontend] Add tests for non-exhaistive case expressions
4 years ago
Akos Hajdu c4eddcb179 [erl-frontend] Split up test methods into smaller units
4 years ago
Radu Grigore 6788fdef7e [erl-frontend] Translate expression Match
4 years ago
Radu Grigore 2ecfa422ac [topl] Update static matching for Erlang procedures.
4 years ago
Radu Grigore 063ddb5784 [erl-frontend] First Erlang test with warnings
4 years ago