Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sort includes in libsolidity/analysis | Leonardo Alt | 2018-12-17 | 1 | -4/+3 |
* | Introduce namespace `langutil` in liblangutil directory. | Christian Parpart | 2018-11-22 | 1 | -0/+1 |
* | Isolating files shared between Yul- and Solidity language frontend. | Christian Parpart | 2018-11-22 | 1 | -1/+1 |
* | Guard CycleDetector against recursion exhaustion. | Christian Parpart | 2018-08-01 | 1 | -1/+4 |
* | Generalize cycle detection. | chriseth | 2018-04-03 | 1 | -15/+21 |
* | Refactor error reporting | Rhett Aultman | 2017-05-30 | 1 | -12/+7 |
* | Fix PostTypeChecker retaining state across contracts | Federico Bond | 2017-04-09 | 1 | -0/+3 |
* | Check for circular references in constant variables. | chriseth | 2017-03-06 | 1 | -0/+108 |