Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes #4756 (#5557) | zah | 2017-03-17 | 1 | -0/+16 |
| | |||||
* | Fixes #5167 and related problems (#5475) | zah | 2017-03-12 | 5 | -0/+99 |
| | | | | | | | | | This commit returns to a bit less strict checking of the number of macro arguments, because some old immediate macros rely on a behavior where even the arity of the macro is not being checked. It may be better if such macros are just declared to use varargs[expr], but this remains for another day. | ||||
* | don't allow casting to non-concrete types; fixes #5428 (#5502) | zah | 2017-03-12 | 1 | -0/+47 |
| | |||||
* | fixes #5430 | Araq | 2017-02-26 | 1 | -0/+15 |
| | |||||
* | fixes #5400 | Araq | 2017-02-16 | 1 | -0/+23 |
| | |||||
* | bugfix: inline iterator do not mess up line information anymore | Andreas Rumpf | 2017-01-25 | 1 | -0/+22 |
| | |||||
* | fixes #2050 | Araq | 2016-12-30 | 1 | -0/+8 |
| | |||||
* | fixes #4308, fixes #4905 | Araq | 2016-12-18 | 2 | -0/+24 |