Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ignore unimplemented functions for storage returns. | Daniel Kirchner | 2018-11-13 | 2 | -0/+8 |
* | Update test to correct source location for nameless parameters | bakaoh | 2018-08-31 | 3 | -4/+4 |
* | Consider mappings return values in control flow analysis. | Daniel Kirchner | 2018-08-13 | 4 | -0/+20 |
* | Add back lost test case to a more reasonable location. | Daniel Kirchner | 2018-08-08 | 1 | -0/+3 |
* | Update and extend tests for return expressions. | Daniel Kirchner | 2018-08-08 | 2 | -21/+0 |
* | 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 |