Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LLL: replace (1 0 sub) with literal value | Alex Beregszaszi | 2016-10-26 | 1 | -3/+1 |
| | |||||
* | Merge pull request #1228 from ethereum/lll-units-parser | chriseth | 2016-10-19 | 2 | -7/+5 |
|\ | | | | | LLL: move broken parsing of Ethereum subunits to macros | ||||
| * | LLL: add Ethereum subunit macros | Alex Beregszaszi | 2016-10-15 | 1 | -0/+4 |
| | | |||||
| * | LLL: remove Ethereum subunits from the parser | Alex Beregszaszi | 2016-10-15 | 1 | -7/+1 |
| | | |||||
* | | LLL: throw proper ParserException | Alex Beregszaszi | 2016-10-15 | 3 | -2/+5 |
| | | |||||
* | | LLL: fix the commented out debugging code | Alex Beregszaszi | 2016-10-15 | 1 | -8/+9 |
| | | |||||
* | | LLL: better error reporting | Alex Beregszaszi | 2016-10-15 | 1 | -6/+24 |
|/ | |||||
* | Removed obsolete built in macros. Added a new macro to support the use of ↵ | Daniel Ellison | 2016-10-13 | 1 | -9/+1 |
| | | | | 'keccak256' in addition to 'sha3'. | ||||
* | Rename libevmasm. | chriseth | 2016-08-10 | 1 | -1/+1 |
| | |||||
* | Do not install headers. | chriseth | 2016-08-05 | 1 | -2/+0 |
| | |||||
* | Suppress a warning in LLL parser on MSVC 2015 | Paweł Bylica | 2016-05-13 | 1 | -0/+4 |
| | |||||
* | Remove log.h from solidity. | chriseth | 2016-04-12 | 1 | -1/+0 |
| | |||||
* | return instructionInfo style | Dimitry | 2016-04-04 | 1 | -1/+1 |
| | |||||
* | rename namespace for instruction.h/cpp in libevmasm | Dimitry | 2016-04-02 | 1 | -1/+1 |
| | |||||
* | move libevmcore to solidity | Dimitry | 2016-04-02 | 2 | -2/+2 |
| | |||||
* | Move libevmasm and lll. | chriseth | 2016-03-24 | 1 | -1/+1 |
| | |||||
* | includes | Dimitry | 2016-03-22 | 1 | -1/+1 |
| | |||||
* | move liblll | Dimitry | 2016-03-21 | 11 | -0/+1181 |