aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/Assembly.cpp
Commit message (Expand)AuthorAgeFilesLines
* Provide easy way to update source location expectation.chriseth2018-01-041-9/+45
* Adjust tests.chriseth2017-10-181-1/+1
* Update tests.chriseth2017-08-251-2/+2
* Fix location tests.chriseth2017-06-241-2/+2
* Refactor error reportingRhett Aultman2017-05-301-6/+8
* Extract scopes into compiler stack.chriseth2017-02-141-1/+2
* Address feedback from code review.Valentin Wüstholz2017-01-261-1/+1
* Change translation of implicit throws (issue #1589).Valentin Wüstholz2017-01-261-2/+2
* Merge pull request #1351 from ethereum/truncate_bitchriseth2016-12-081-1/+1
|\
| * codegen: clean any data from the inputYoichi Hirai2016-12-011-1/+1
* | Use CBOR encoding.chriseth2016-12-011-1/+1
* | Metadata stamp.chriseth2016-12-011-1/+1
|/
* Fix licensing headersVoR02202016-11-231-4/+4
* Fix tests.chriseth2016-11-161-3/+3
* libevmasm: fix comparison of SourceLocationsYoichi Hirai2016-11-081-1/+3
* Change function type to include and propagate payable and constant modifier.chriseth2016-09-061-1/+1
* Make fallback function throw by default.chriseth2016-08-301-1/+1
* Remove log.h from solidity.chriseth2016-04-121-1/+0
* File reorganisation.chriseth2015-10-211-6/+6
* errors instead of exceptionsLianaHus2015-10-151-3/+11
* Bugfix in calldata unpacker.chriseth2015-10-011-1/+1
* Refactoring: Check types outside of AST and recover from some errors.chriseth2015-09-221-1/+3
* Transition from bytecode to more general linker objects.chriseth2015-09-111-1/+1
* removed get prefixLianaHus2015-09-081-3/+3
* renamed getter functionsLianaHus2015-09-081-4/+4
* Move Solidity tests.chriseth2015-08-201-0/+120