Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix #8063 by adding a testcase for: Deprecation warnings for enum values ↵ | Timothee Cour | 2019-01-31 | 1 | -2/+25 |
| | | | | print twice (#10508) | ||||
* | {.deprecated: msg.} now works for vars and lets (#10234) | Neelesh Chandola | 2019-01-08 | 2 | -7/+9 |
| | |||||
* | Show deprecation warning for fields of a deprecated enum (#10112) | Neelesh Chandola | 2018-12-30 | 1 | -4/+14 |
| | | | | | | * Show deprecation warning for fields of a deprecated enum * Add test | ||||
* | require errormsg to be specified before file. | Arne Döring | 2018-12-11 | 1 | -1/+1 |
| | |||||
* | More robust handling of deprecated pragmas (#8696) | LemonBoy | 2018-08-21 | 3 | -0/+40 |
| | | | | | | Prevent `deprecated` annotations to "slip" up to the parent module and warn about unsupported annotations. Accidentally fixes #7867 | ||||
* | fixes --gc:none regression; made some tests green | Araq | 2015-03-10 | 1 | -2/+2 |
| | |||||
* | some love for the testsuite; fixed regressions | Araq | 2015-03-01 | 1 | -3/+1 |
| | |||||
* | new tester; all tests categorized | Araq | 2014-01-13 | 1 | -0/+11 |