Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark a lot of functions const (where possible) | Alex Beregszaszi | 2017-08-22 | 1 | -1/+1 |
* | Helper to count the number of variables in a scope. | chriseth | 2017-06-16 | 1 | -0/+9 |
* | Remove struct constructor. | chriseth | 2017-06-14 | 1 | -1/+1 |
* | Initial EVM1.5 assembly implementation. | chriseth | 2017-06-08 | 1 | -0/+8 |
* | Parse types in Julia mode | Alex Beregszaszi | 2017-05-06 | 1 | -3/+5 |
* | Refactor assembly analysis into scope filling and checking. | chriseth | 2017-04-25 | 1 | -0/+79 |