aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/Assembly.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | | Conflicts: libsolidity/CompilerStack.cpp libsolidity/NameAndTypeResolver.cpp libsolidity/NameAndTypeResolver.h libsolidity/TypeChecker.cpp test/libsolidity/SolidityNameAndTypeResolution.cpp
* 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