aboutsummaryrefslogtreecommitdiff
path: root/compiler/tests/verifier/expr_types.bad
AgeCommit message (Expand)AuthorFilesLines
2020-07-16Constexpr: Implement struct, array and enum comparison. Add test and fix bugsSamuel Lidén Borell1-0/+10
2016-03-22Verifier: Forbid eint target type in left shift and compl operationsSamuel Lidén Borell1-0/+2
2016-03-20Verifier: Require unsigned integer operands to bitwise operatorsSamuel Lidén Borell1-0/+10
2014-07-13Builtins: Rename gf* types to wu*Samuel Lidén Borell1-5/+5
2014-07-05Builtins: Add uint8 type, and make "byte" compatible with both int8/uint8Samuel Lidén Borell1-0/+1
2014-05-31Tests: Implement proper testing of errors (*.bad files)Samuel Lidén Borell1-1/+6
2013-07-19Verifier: Check compatibility of return values from functionsSamuel Lidén Borell1-0/+5
2013-04-13Builtins: Replace true/false values with proper enum valuesSamuel Lidén Borell1-18/+18
2012-07-28Identifier: Check for duplicate identifiersSamuel Lidén Borell1-1/+1
2012-03-10Rename the test files to have _ instead of - in themSamuel Lidén Borell1-0/+34