aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/solidityExecutionFramework.h
Commit message (Expand)AuthorAgeFilesLines
* Copy routines for non-byte arrays.chriseth2015-06-241-0/+8
* Tests for constructor arguments "from outside".chriseth2015-06-181-4/+14
* Copying between memory and memory.chriseth2015-06-161-3/+3
* Merge pull request #2025 from imapp-pl/refactor_executiveGav Wood2015-06-081-1/+3
|\
| * Rename Executive::collectResult -> setResultRecipient.Paweł Bylica2015-06-081-1/+1
| * Merge remote-tracking branch 'upstream/develop' into refactor_executivePaweł Bylica2015-06-031-13/+28
| |\
| * | Rename Executive::setResultRef -> collectResult.Paweł Bylica2015-05-281-1/+1
| * | Change the way execution results are collected.Paweł Bylica2015-05-281-1/+3
* | | Compute constantschriseth2015-06-051-1/+2
| |/ |/|
* | Merge remote-tracking branch 'upstream/develop' into feature/vm_gas_counter_r...Paweł Bylica2015-06-021-13/+28
|\ \ | |/ |/|
| * renamed the test framwork function.Liana Husikyan2015-06-011-2/+2
| * fixed CALL case. added exceptionLiana Husikyan2015-06-011-1/+1
| * corrected intends in solidityExecutionFramwork.hLiana Husikyan2015-06-011-147/+147
| * style fixesLiana Husikyan2015-06-011-143/+141
| * style fixes in test/libsolidity/solidityExecutionFramework.hLiana Husikyan2015-06-011-132/+149
* | Fix code duplication in Executive::call overloadings.Paweł Bylica2015-05-211-1/+1
|/
* Gas estimation taking known state into account.chriseth2015-05-201-4/+7
* Restructure test foldersCJentzsch2015-04-211-0/+181