Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix #11854 (#11857) | Arne Döring | 2019-07-30 | 1 | -1/+1 |
| | |||||
* | fix tests | Timothee Cour | 2019-07-08 | 1 | -43/+83 |
| | |||||
* | 32 bit fixes (#10608) | Arne Döring | 2019-02-13 | 1 | -6/+6 |
| | |||||
* | require errormsg to be specified before file. | Arne Döring | 2018-12-11 | 1 | -2/+1 |
| | |||||
* | correctly render AST in doAssert/assert condition: fixes #8518; refs #9301 ↵ | Timothee Cour | 2018-10-14 | 1 | -37/+52 |
| | | | | | | (#9332) * fixes #8518; refs #9301; correctly render AST in doAssert condition | ||||
* | better error messages: use <T1, T2> instead of (T1, T2) in order to prevent ↵ | Araq | 2018-02-10 | 1 | -4/+4 |
| | | | | confusions with tuple types | ||||
* | make tests green again | Araq | 2017-12-01 | 1 | -40/+44 |
| | |||||
* | Fix #5127 | Zahary Karadjov | 2017-06-20 | 1 | -9/+9 |
| | |||||
* | restore compilation and make all concepts tests green | Zahary Karadjov | 2017-03-24 | 1 | -36/+36 |
| | |||||
* | further improvements to the error messages produced by concepts | Zahary Karadjov | 2017-03-24 | 1 | -28/+56 |
| | |||||
* | proper error reporting for concepts and the introduction of the {.explain.} ↵ | Zahary Karadjov | 2017-03-24 | 1 | -0/+92 |
pragma |