Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check recursion depth in assembly parser. | chriseth | 2017-08-22 | 1 | -0/+20 |
* | Mark appropriate constructors explicit | Alex Beregszaszi | 2017-08-22 | 1 | -1/+1 |
* | Avoid including Scanner.h in ParserBase.h | Alex Beregszaszi | 2017-06-23 | 1 | -5/+4 |
* | Refactor error reporting | Rhett Aultman | 2017-05-30 | 1 | -3/+3 |
* | Add scanner helpers to ParserBase | Alex Beregszaszi | 2017-05-27 | 1 | -1/+5 |
* | Move Solidity specific methods from ParserBase to the Solidity Parser | Alex Beregszaszi | 2017-05-27 | 1 | -4/+0 |
* | Fix licensing headers | VoR0220 | 2016-11-23 | 1 | -4/+4 |
* | Buildfix. | chriseth | 2016-02-23 | 1 | -3/+1 |
* | Move reusable parser components into base class. | chriseth | 2016-02-23 | 1 | -0/+76 |