aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/Assembly.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Bugfix in calldata unpacker.chriseth2015-10-011-1/+1
| | | | | The offset was not specified correctly if memory activity preceded the unpacker.
* 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
| | | | style fixes
* renamed getter functionsLianaHus2015-09-081-4/+4
|
* Move Solidity tests.chriseth2015-08-201-0/+120