Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Turn warning about uninitialized storage returns into an error. | Daniel Kirchner | 2018-08-03 | 20 | -177/+177 |
* | Deprecate the throw statement | Alex Beregszaszi | 2018-07-16 | 1 | -9/+0 |
* | Added default data locations to parameters for syntax tests. | Chase McDermott | 2018-07-12 | 1 | -5/+5 |
* | Update control flow graph. | Daniel Kirchner | 2018-05-17 | 2 | -7/+19 |
* | Add test for default location. | Daniel Kirchner | 2018-05-15 | 1 | -0/+19 |
* | Add control flow analyzer and test for uninitialized storage returns. | Daniel Kirchner | 2018-05-15 | 22 | -0/+375 |