aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/Assembly.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Metadata stamp.chriseth2016-12-011-1/+1
|
* Fix licensing headersVoR02202016-11-231-4/+4
| | | | Signed-off-by: VoR0220 <rj@erisindustries.com>
* 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
| | | | | | | | | 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