Alex Beregszaszi
|
c2faed7705
|
Add --disassemble to lllc help output
|
2018-07-28 12:00:36 +01:00 |
|
Alex Beregszaszi
|
7c509137cf
|
Replace dev::eth namespace with dev::lll in LLL
|
2018-07-28 12:00:36 +01:00 |
|
chriseth
|
6ec4517929
|
Use EVM version in gas meter and optimizer.
|
2018-03-05 11:36:33 +01:00 |
|
Alex Beregszaszi
|
6f2865228c
|
Add readStandardInput helper
|
2017-10-18 12:56:11 +01:00 |
|
Alex Beregszaszi
|
7186e142b8
|
Rename contentsString to readFileAsString
|
2017-10-18 12:55:12 +01:00 |
|
Alex Beregszaszi
|
f67d34e4ec
|
Indentation fixes in lllc
|
2017-10-18 12:55:06 +01:00 |
|
Alex Beregszaszi
|
26f3ea8cf7
|
LLL: change (include) to use a callback
|
2017-10-02 21:19:36 +01:00 |
|
Alex Beregszaszi
|
7fb4a64136
|
Move all file specific globals to anonymous namespace
|
2017-08-29 11:09:18 +01:00 |
|
Alex Beregszaszi
|
902f69640b
|
Replace cpp-ethereum with solidity in the license headers
|
2017-02-02 10:06:28 +00:00 |
|
Alex Beregszaszi
|
77a7bafb2d
|
LLL: include version number in lllc (verbatim copy of solc)
|
2016-11-01 12:02:08 +00:00 |
|
Alex Beregszaszi
|
0da309d460
|
LLL: change -o to be a flag
|
2016-10-25 12:43:18 +01:00 |
|
Alex Beregszaszi
|
3a6ac6226c
|
LLL: turn off optimiser by default
|
2016-10-25 12:43:18 +01:00 |
|
Alex Beregszaszi
|
43e42482a7
|
LLL: document optimise flag
|
2016-10-25 12:43:18 +01:00 |
|
Bob Summerwill
|
be3f4bda21
|
Corrected accidental non-ANSI characters in comments.
|
2016-08-31 13:01:48 -07:00 |
|
Christopher Gilbert
|
68bd463bea
|
Code review changes: Renamed function and added some documentation about what the function does and why
|
2016-08-30 20:32:30 +01:00 |
|
Christopher Gilbert
|
a91bca7937
|
Code review changes: stylistic changes, and removed redundant call to set locale.
|
2016-08-30 16:13:21 +01:00 |
|
Christopher Gilbert
|
1b9147d7db
|
Fixed a bug causing solc to crash on startup due to invalid environment settings for locale
|
2016-08-30 12:29:37 +01:00 |
|
chriseth
|
f227050c20
|
Make solidity independent from ethcore.
|
2016-04-06 20:56:00 +02:00 |
|
Dimitry
|
858c41260d
|
rename namespace for instruction.h/cpp in libevmasm
|
2016-04-02 15:56:43 +03:00 |
|
Dimitry
|
ccbd3ff63f
|
move libevmcore to solidity
|
2016-04-01 23:11:01 +03:00 |
|
Dimitry
|
3272f940cb
|
move lllc
|
2016-03-21 15:04:34 +03:00 |
|