Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests. | chriseth | 2019-01-08 | 1 | -0/+23 |
* | Consider return variables to be zero initially. | chriseth | 2018-12-13 | 1 | -0/+23 |
* | Support unassigned variables in the SSA value tracker and the data flow analy... | chriseth | 2018-12-13 | 1 | -0/+14 |
* | Fix data flow analyzer for function definitions. | chriseth | 2018-11-08 | 2 | -0/+104 |
* | Fix a bug in CSE where a variable that was already out of scope was used. | chriseth | 2018-10-18 | 1 | -1/+1 |
* | Test case that shows a CSE bug related to scopes. | chriseth | 2018-10-18 | 1 | -0/+25 |
* | Renaming libjulia to libyul | Christian Parpart | 2018-10-15 | 7 | -0/+101 |