| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix more nocode_wanted jump problems | Michael Matz | 2016-12-15 | 1 | -0/+4 |
| | | | | | | | | In statement expression we really mustn't emit backward jumps under nocode_wanted (they will form infinte loops as no expressions are evaluated). Do-while and explicit loop with gotos weren't handled. | ||||
| * | nocode_wanted with while/for inside ({}) | seyko | 2016-04-05 | 1 | -0/+10 |
| a test included. | |||||
