aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/validation/eval
AgeCommit message (Expand)AuthorFilesLines
2019-12-10degenerated arrays & functions are addressable tooLuc Van Oostenryck1-1/+0
2019-12-10fix addressability marking in evaluate_addressof()Luc Van Oostenryck1-1/+0
2019-12-10add testcase for addressability of 'complex' symbolsLuc Van Oostenryck1-0/+24
2019-12-10add testcase for addressability of degenerated symbolLuc Van Oostenryck1-0/+18
2019-11-10typeof: examine it at show-timeLuc Van Oostenryck1-1/+0
2019-11-10typeof: add a test for unexamined typeofLuc Van Oostenryck1-0/+11
2019-09-28asm: arrays & functions in non-memory operand degenerate into pointersLuc Van Oostenryck1-1/+0
2019-09-27asm: missing evaluation of asm statementsLuc Van Oostenryck1-1/+0
2019-09-27asm: add test evaluation, expansion & linearization of ASM operandsLuc Van Oostenryck2-0/+85