aboutsummaryrefslogtreecommitdiffstats
path: root/lllc
Commit message (Collapse)AuthorAgeFilesLines
* LLL: include version number in lllc (verbatim copy of solc)Alex Beregszaszi2016-11-011-1/+8
|
* LLL: change -o to be a flagAlex Beregszaszi2016-10-251-2/+2
|
* LLL: turn off optimiser by defaultAlex Beregszaszi2016-10-251-2/+2
|
* LLL: document optimise flagAlex Beregszaszi2016-10-251-0/+1
|
* Corrected accidental non-ANSI characters in comments.Bob Summerwill2016-09-011-1/+1
|
* Code review changes: Renamed function and added some documentation about ↵Christopher Gilbert2016-08-311-3/+16
| | | | what the function does and why
* Code review changes: stylistic changes, and removed redundant call to set ↵Christopher Gilbert2016-08-301-3/+4
| | | | locale.
* Fixed a bug causing solc to crash on startup due to invalid environment ↵Christopher Gilbert2016-08-301-0/+11
| | | | settings for locale
* Rename libevmasm.chriseth2016-08-101-1/+1
|
* wrap lllc add_executablerainbeam2016-05-011-1/+1
| | | | Allows static linking.
* Make solidity independent from ethcore.chriseth2016-04-071-3/+1
|
* rename namespace for instruction.h/cpp in libevmasmDimitry2016-04-021-0/+1
|
* move libevmcore to solidityDimitry2016-04-022-2/+2
|
* Move libevmasm and lll.chriseth2016-03-241-1/+1
|
* includesDimitry2016-03-221-0/+1
|
* move lllcDimitry2016-03-212-0/+135