aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/SolidityExpressionCompiler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleanup test helper macros.chriseth2017-09-221-1/+1
* Refactor error reportingRhett Aultman2017-05-301-3/+7
* Extract scopes into compiler stack.chriseth2017-02-141-1/+2
* Address feedback from code review.Valentin Wüstholz2017-01-261-8/+4
* Change translation of implicit throws (issue #1589).Valentin Wüstholz2017-01-261-2/+12
* Migrate remaining source code in tests to R literalsFederico Bond2016-12-041-50/+76
* Fix licensing headersVoR02202016-11-231-4/+4
* Disable broken tests that are not useful.chriseth2016-11-161-35/+2
* Stored combined creation and runtime tags.chriseth2016-11-161-1/+1
* codegen: add a compilation mode and a runtime context to CompilerContextYoichi Hirai2016-11-161-1/+1
* Fix tests.chriseth2016-08-171-0/+8
* Fixes for invalid cleanups for small types.chriseth2016-05-201-3/+4
* Remove log.h from solidity.chriseth2016-04-121-1/+0
* reduce unnecessary solidity:: namespaceDimitry2016-04-041-111/+111
* enable solidity testDimitry2016-04-041-111/+111
* Source units are independent scopes.chriseth2015-12-101-9/+16
* File reorganisation.chriseth2015-10-211-7/+7
* errors instead of exceptionsLianaHus2015-10-151-6/+8
* added Error class for all kind of errorsLianaHus2015-10-151-4/+9
* 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-5/+5
* Move Solidity tests.chriseth2015-08-201-0/+491