aboutsummaryrefslogtreecommitdiffstats
path: root/libevmasm
Commit message (Expand)AuthorAgeFilesLines
* Rename libevmasm.chriseth2016-08-101-1/+1
* Merge pull request #834 from chriseth/devcorecleanupchriseth2016-08-082-5/+1
|\
| * Correct library usage.chriseth2016-08-081-1/+1
| * Some cleanup regarding libdevcore. Also rename to avoid conflicts.chriseth2016-08-062-5/+1
* | Do not install headers.chriseth2016-08-051-2/+0
|/
* Further fixes to the optimizer.chriseth2016-08-022-4/+5
* Reset knowledge in optimizer for path joins.chriseth2016-08-013-3/+12
* Make the Solidity repository standalone.Bob Summerwill2016-08-011-0/+62
* Fix warning showing up in openSUSE build.Bob Summerwill2016-06-081-1/+1
* Correctly use not/bnot/iszero.chriseth2016-05-091-2/+2
* Windows fix.chriseth2016-04-211-2/+13
* Source location for inline assembly.chriseth2016-04-201-18/+5
* Merge pull request #496 from chriseth/removelogBob Summerwill2016-04-122-10/+0
|\
| * Remove log.h from solidity.chriseth2016-04-122-10/+0
* | Make solidity independent from ethcore.chriseth2016-04-077-121/+83
|/
* reduce unnecessary solidity:: namespaceDimitry2016-04-044-8/+8
* return instructionInfo styleDimitry2016-04-049-14/+14
* enable solidity testDimitry2016-04-042-6/+6
* rename namespace for instruction.h/cpp in libevmasmDimitry2016-04-0213-32/+33
* move libevmcore to solidityDimitry2016-04-026-4/+626
* includesDimitry2016-03-223-4/+5
* add liblll lllc libevmasmDimitry2016-03-222-4/+4
* move libevmasmDimitry2016-03-2129-0/+5102