aboutsummaryrefslogtreecommitdiffstats
path: root/lllc/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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-021-1/+1
|
* move lllcDimitry2016-03-211-0/+124