Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add --disassemble to lllc help output | Alex Beregszaszi | 2018-07-28 | 1 | -0/+1 |
| | |||||
* | Replace dev::eth namespace with dev::lll in LLL | Alex Beregszaszi | 2018-07-28 | 1 | -1/+1 |
| | |||||
* | Fix link error when using boost shared library | mingchuan | 2018-05-11 | 1 | -1/+1 |
| | |||||
* | Use EVM version in gas meter and optimizer. | chriseth | 2018-03-05 | 1 | -2/+2 |
| | |||||
* | Allow lllc to be installed | Matthew Halpern | 2018-02-13 | 1 | -0/+16 |
| | |||||
* | Add readStandardInput helper | Alex Beregszaszi | 2017-10-18 | 1 | -8/+1 |
| | |||||
* | Rename contentsString to readFileAsString | Alex Beregszaszi | 2017-10-18 | 1 | -3/+3 |
| | |||||
* | Indentation fixes in lllc | Alex Beregszaszi | 2017-10-18 | 1 | -7/+14 |
| | |||||
* | LLL: change (include) to use a callback | Alex Beregszaszi | 2017-10-03 | 1 | -2/+2 |
| | |||||
* | Move all file specific globals to anonymous namespace | Alex Beregszaszi | 2017-08-29 | 1 | -3/+3 |
| | |||||
* | CMake: Simplify lllc config | Paweł Bylica | 2017-08-18 | 1 | -11/+2 |
| | |||||
* | Replace cpp-ethereum with solidity in the license headers | Alex Beregszaszi | 2017-02-02 | 1 | -4/+4 |
| | |||||
* | LLL: include version number in lllc (verbatim copy of solc) | Alex Beregszaszi | 2016-11-01 | 1 | -1/+8 |
| | |||||
* | LLL: change -o to be a flag | Alex Beregszaszi | 2016-10-25 | 1 | -2/+2 |
| | |||||
* | LLL: turn off optimiser by default | Alex Beregszaszi | 2016-10-25 | 1 | -2/+2 |
| | |||||
* | LLL: document optimise flag | Alex Beregszaszi | 2016-10-25 | 1 | -0/+1 |
| | |||||
* | Corrected accidental non-ANSI characters in comments. | Bob Summerwill | 2016-09-01 | 1 | -1/+1 |
| | |||||
* | Code review changes: Renamed function and added some documentation about ↵ | Christopher Gilbert | 2016-08-31 | 1 | -3/+16 |
| | | | | what the function does and why | ||||
* | Code review changes: stylistic changes, and removed redundant call to set ↵ | Christopher Gilbert | 2016-08-30 | 1 | -3/+4 |
| | | | | locale. | ||||
* | Fixed a bug causing solc to crash on startup due to invalid environment ↵ | Christopher Gilbert | 2016-08-30 | 1 | -0/+11 |
| | | | | settings for locale | ||||
* | Rename libevmasm. | chriseth | 2016-08-10 | 1 | -1/+1 |
| | |||||
* | wrap lllc add_executable | rainbeam | 2016-05-01 | 1 | -1/+1 |
| | | | | Allows static linking. | ||||
* | Make solidity independent from ethcore. | chriseth | 2016-04-07 | 1 | -3/+1 |
| | |||||
* | rename namespace for instruction.h/cpp in libevmasm | Dimitry | 2016-04-02 | 1 | -0/+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 | -0/+1 |
| | |||||
* | move lllc | Dimitry | 2016-03-21 | 2 | -0/+135 |