aboutsummaryrefslogtreecommitdiff
path: root/compiler/tests/verifier/expr_determine_type.good
AgeCommit message (Expand)AuthorFilesLines
2020-07-09Tests: Fix "useless expression" errors in testsSamuel Lidén Borell1-4/+4
2016-03-02Verifier: Disallow assignment operations in expressionsSamuel Lidén Borell1-1/+1
2016-02-25Verifier: Always do type determination of lvaluesSamuel Lidén Borell1-0/+3
2016-02-25Verifier: Fix type determination of logic and comparison operationsSamuel Lidén Borell1-0/+6
2016-02-18C backend: Fix assignment of non-pointer none valuesSamuel Lidén Borell1-1/+0
2013-08-25Tests: Fix compiler warnings etc.Samuel Lidén Borell1-2/+4
2013-04-13Tests: Add/fix usage of "var"Samuel Lidén Borell1-3/+3
2013-03-30Tests: Add "var" qualifier to variables that are modifiedSamuel Lidén Borell1-5/+5
2013-02-04Tests: Add tests of type detectionSamuel Lidén Borell1-0/+24