Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Split IntegerType into IntegerType and AddressType. | Daniel Kirchner | 2018-09-05 | 12 | -102/+174 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #4889 from liangdzou/develop | chriseth | 2018-09-05 | 1 | -1/+2 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | change the vim temp files pattern to more accurate version | liangdzou | 2018-09-05 | 1 | -1/+2 | |
| * | | | add more vim temp files to gitignore file | liangdzou | 2018-09-04 | 1 | -1/+1 | |
* | | | | Merge pull request #4590 from ethereum/msgValueModifier | chriseth | 2018-09-05 | 13 | -66/+142 | |
|\ \ \ \ | ||||||
| * | | | | Update changelog. | chriseth | 2018-09-04 | 1 | -1/+1 | |
| * | | | | Fix endToEnd test | Leonardo Alt | 2018-09-04 | 1 | -0/+10 | |
| * | | | | Turn warning into error. | chriseth | 2018-09-04 | 4 | -8/+10 | |
| * | | | | Warns if modifier uses msg.value in non-payable function. | Erik Kundt | 2018-09-04 | 11 | -65/+129 | |
* | | | | | Merge pull request #4895 from ethereum/abidecodesingle | chriseth | 2018-09-05 | 5 | -21/+37 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix abi.decode returning single value. | chriseth | 2018-09-05 | 5 | -21/+37 | |
* | | | | | | Merge pull request #4866 from bakaoh/issue4743 | chriseth | 2018-09-05 | 40 | -49/+51 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update test to correct source location for nameless parameters | bakaoh | 2018-08-31 | 39 | -45/+46 | |
| * | | | | | | Fix#4743: Incorrect source location for nameless parameters | bakaoh | 2018-08-28 | 1 | -4/+5 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge pull request #4883 from ethereum/docs_json_urls_allow_paths | chriseth | 2018-09-05 | 1 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Mention in the standard json documentation that files in urls need their dire... | Leonardo Alt | 2018-09-03 | 1 | -0/+2 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #4880 from ethereum/fix_cmdlineTest_tmpdir | chriseth | 2018-09-05 | 1 | -13/+13 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | mktemp might use variable TMPDIR. Renaming it in our script to avoid conflicts. | Leonardo Alt | 2018-09-03 | 1 | -13/+13 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #4878 from federicobond/patch-1 | chriseth | 2018-09-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add hex numbers with uppercase X to grammar.txt | Federico Bond | 2018-09-02 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #4897 from ethereum/trailingWhitespaceDetection | chriseth | 2018-09-05 | 3 | -1/+26 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove trailing whitespace. | Daniel Kirchner | 2018-09-04 | 2 | -4/+2 | |
| * | | | | | | Trailing whitespace detection script and circleci job. | Daniel Kirchner | 2018-09-04 | 2 | -0/+27 | |
* | | | | | | | Merge pull request #4890 from ethereum/msvcVersionFix | chriseth | 2018-09-05 | 1 | -5/+3 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Use wildcards for MSVC version in scripts/release.bat. | Daniel Kirchner | 2018-09-04 | 1 | -5/+3 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #4888 from ethereum/disallow_single_statement_vardecl_if_w... | chriseth | 2018-09-04 | 8 | -2/+84 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Review suggestions | Leonardo Alt | 2018-09-04 | 3 | -12/+12 | |
| * | | | | | Changed error message and added tests | Leonardo Alt | 2018-09-04 | 6 | -1/+59 | |
| * | | | | | Disallow single statement var decl in if/while/for without blocks | Leonardo Alt | 2018-09-04 | 3 | -2/+26 | |
* | | | | | | Merge pull request #4829 from ethereum/callBytesReturn | chriseth | 2018-09-04 | 18 | -138/+413 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add another end-to-end test. | Daniel Kirchner | 2018-09-04 | 1 | -0/+127 | |
| * | | | | | | Update documentation. | Daniel Kirchner | 2018-09-04 | 2 | -3/+6 | |
| * | | | | | | Update compilation tests. | Daniel Kirchner | 2018-09-04 | 4 | -16/+11 | |
| * | | | | | | Add return data to bare calls. | Daniel Kirchner | 2018-09-04 | 12 | -119/+269 | |
* | | | | | | | Merge pull request #4856 from ethereum/fix_docs_remix_url | chriseth | 2018-09-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix remix-ide url in docs | Leonardo Alt | 2018-09-04 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #4836 from ethereum/docs-1532-remapping | chriseth | 2018-09-04 | 1 | -34/+36 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Clarify remapping | Chris Ward | 2018-09-04 | 1 | -34/+36 | |
* | | | | | | | Merge pull request #4882 from ethereum/removeTrailingWhitespace | chriseth | 2018-09-04 | 20 | -711/+711 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | Update generation of bugs_by_version.json. | Daniel Kirchner | 2018-09-04 | 1 | -1/+1 | |
| * | | | | | | Remove trailing whitespace for all files in the repository. | Daniel Kirchner | 2018-09-04 | 19 | -710/+710 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #4837 from chase1745/default-to-unspecified | chriseth | 2018-09-04 | 6 | -12/+12 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Rename Location::Default to Location::Unspecified. | Chase McDermott | 2018-08-18 | 6 | -12/+12 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #4578 from aj07/patch-1 | chriseth | 2018-09-04 | 1 | -10/+55 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update README.md | Ankit Raj | 2018-09-04 | 1 | -10/+55 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #4851 from anurag-git/anurag_issue_4824 | chriseth | 2018-09-03 | 3 | -9/+3 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Removed unused "FunctionType::Kind::CallCode" from Types.h and all its usage | Anurag Dashputre | 2018-08-23 | 3 | -9/+3 | |
| |/ / / | ||||||
* | | | | Merge pull request #4848 from RichardLitt/patch-1 | chriseth | 2018-09-03 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | docs(bug_report.md): Small grammar fixes | Richard Littauer | 2018-08-23 | 1 | -2/+2 | |
| |/ / / | ||||||
* | | | | Merge pull request #4850 from anurag-git/anurag_issue_3667 | chriseth | 2018-09-03 | 1 | -7/+0 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Merge branch 'develop' into anurag_issue_3667 | Anurag Dashputre | 2018-08-23 | 217 | -922/+3812 | |
| |\ \ \ | |/ / / |/| | | | ||||||
* | | | | Merge pull request #4629 from ethereum/mapping_dynamic_key | chriseth | 2018-08-16 | 8 | -1/+50 | |
|\ \ \ \ | ||||||
| * | | | | Dynamic type as mapping key returns error instead of assertion fail | Leonardo Alt | 2018-08-16 | 8 | -1/+50 | |
* | | | | | Merge pull request #4818 from ethereum/clarifyConstructorArgs | chriseth | 2018-08-16 | 1 | -4/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | Clarify constructor arguments. | chriseth | 2018-08-16 | 1 | -4/+8 | |
* | | | | | | Merge pull request #4825 from ethereum/expressionCompBareCall | chriseth | 2018-08-16 | 2 | -5/+16 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | More safeguards for (library) function types. | chriseth | 2018-08-15 | 2 | -5/+16 | |
* | | | | | | | Merge pull request #4831 from liangdzou/develop | chriseth | 2018-08-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | fix a typo: declaratoion => declaration | liangdzou | 2018-08-16 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #4822 from ethereum/addressStaticCall | chriseth | 2018-08-16 | 12 | -17/+161 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add some more documentation. | Daniel Kirchner | 2018-08-15 | 3 | -7/+10 | |
| * | | | | | | Add syntax test for ``address.staticcall.value``. | Daniel Kirchner | 2018-08-15 | 1 | -0/+15 | |
| * | | | | | | Add view pure checker tests for ``address.staticcall(...)``. | Daniel Kirchner | 2018-08-15 | 1 | -1/+20 | |
| * | | | | | | Add ``staticcall`` to ``address``. | Daniel Kirchner | 2018-08-15 | 8 | -9/+116 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #4820 from ethereum/disallow_indexed_ref_v2 | chriseth | 2018-08-16 | 11 | -2/+275 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Bug list entry | Leonardo Alt | 2018-08-15 | 2 | -2/+20 | |
| * | | | | | | Review suggestions | Leonardo Alt | 2018-08-15 | 4 | -6/+6 | |
| * | | | | | | Add end to end tests | Leonardo Alt | 2018-08-15 | 1 | -0/+203 | |
| * | | | | | | Disallow indexed reference types in events when using ABIEncoderV2 | Leonardo Alt | 2018-08-15 | 8 | -0/+52 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #4826 from fvictorio/patch-2 | chriseth | 2018-08-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Add missing parentheses in ABI Encoding section | Franco Victorio | 2018-08-16 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #4496 from ethereum/faq-reorg-contracts | chriseth | 2018-08-15 | 2 | -39/+54 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Move contract related FAQ points | Chris Ward | 2018-08-15 | 2 | -39/+54 | |
* | | | | | Merge pull request #4390 from ethereum/abidecode | chriseth | 2018-08-15 | 18 | -8/+384 | |
|\ \ \ \ \ | ||||||
| * | | | | | Changelog entry. | chriseth | 2018-08-15 | 1 | -0/+1 | |
| * | | | | | Documentation. | chriseth | 2018-08-15 | 2 | -2/+4 | |
| * | | | | | Add abi.decode(bytes data, (...)) | chriseth | 2018-08-15 | 15 | -6/+379 | |
* | | | | | | Merge pull request #4583 from ethereum/nested_array_library_changelog | chriseth | 2018-08-15 | 6 | -4/+187 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update bug list and add regular expression to bug list and add test. | Leonardo Alt | 2018-08-14 | 6 | -16/+176 | |
| * | | | | | | Bugfix entry regarding nested arrays returned by library functions | Leonardo Alt | 2018-08-14 | 2 | -4/+27 | |
* | | | | | | | Merge pull request #4797 from bakaoh/issue4718 | chriseth | 2018-08-15 | 7 | -4/+27 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Fixes #4718: High CPU usage when using large variable names | bakaoh | 2018-08-15 | 7 | -4/+27 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #4817 from crypto-jeronimo/fix-typo-in-docs | chriseth | 2018-08-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix typo in documentation. | Crypto Jerônimo | 2018-08-15 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #4815 from gftea/develop | chriseth | 2018-08-15 | 1 | -3/+14 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | clarify multiple inheritance in solidity and its differences against to python | Simon Chen | 2018-08-15 | 1 | -3/+14 | |
* | | | | | | Merge pull request #4816 from ethereum/typeConversionDoc | chriseth | 2018-08-15 | 2 | -11/+103 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Extend documentation about explicit and implicit conversions between (u)intXX... | Daniel Kirchner | 2018-08-15 | 2 | -11/+103 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #4738 from ethereum/dataloc_merged | chriseth | 2018-08-15 | 90 | -310/+586 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Make joinHumanReadable work for input iterators. | chriseth | 2018-08-15 | 1 | -16/+12 | |
| * | | | | | | Update external tests. | chriseth | 2018-08-15 | 9 | -23/+23 | |
| * | | | | | | Update tests. | chriseth | 2018-08-15 | 62 | -113/+179 | |
| * | | | | | | New test cases. | mingchuan | 2018-08-15 | 20 | -0/+126 | |
| * | | | | | | Update tests | Chase McDermott | 2018-08-15 | 8 | -39/+39 | |
| * | | | | | | Update documentation. | chriseth | 2018-08-15 | 3 | -37/+36 | |
| * | | | | | | Refactor data location check. | Chase McDermott | 2018-08-15 | 6 | -131/+220 | |
* | | | | | | | Merge pull request #4542 from aarlt/constructor_natspec | chriseth | 2018-08-15 | 5 | -27/+216 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fix: natspec annotations on constructors | Alexander Arlt | 2018-08-09 | 5 | -27/+216 | |
* | | | | | | | Merge pull request #4776 from ethereum/const-opt-cost | chriseth | 2018-08-14 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Calculate the dataGas correctly in the constant optimiser | Alex Beregszaszi | 2018-08-14 | 3 | -3/+3 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #4765 from ethereum/fixes-issue-4673 | chriseth | 2018-08-14 | 4 | -2/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fixes issue where computing storage size for a number would take too long. | Christian Parpart | 2018-08-14 | 4 | -2/+9 | |
* | | | | | | | | Merge pull request #4372 from JesseBusman/implicit-convertibility-functions | chriseth | 2018-08-14 | 7 | -23/+263 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add implicit convertibility to function pointer with higher state mutability | Jesse Busman | 2018-08-14 | 7 | -23/+263 | |
* | | | | | | | | | Merge pull request #4780 from ethereum/enumData | chriseth | 2018-08-14 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Clarify data representation of enums. | chriseth | 2018-08-14 | 1 | -1/+5 | |
* | | | | | | | | | | Merge pull request #4787 from ethereum/updateLinks | chriseth | 2018-08-14 | 1 | -27/+41 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Re-group links. | chriseth | 2018-08-09 | 1 | -24/+37 | |
| * | | | | | | | | | Update links and deprecated unmaintained tools. | chriseth | 2018-08-09 | 1 | -3/+4 | |
* | | | | | | | | | | Merge pull request #4792 from ethereum/someABIDocFixes | chriseth | 2018-08-14 | 1 | -48/+56 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Some style fixes to the ABI documentation. | chriseth | 2018-08-10 | 1 | -48/+56 | |
* | | | | | | | | | | Merge pull request #4788 from ethereum/noWarnDoc | chriseth | 2018-08-14 | 13 | -180/+262 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Update documentation. | chriseth | 2018-08-14 | 4 | -39/+100 | |
| * | | | | | | | | | | Also extract tests that do not start with a pragma. | chriseth | 2018-08-14 | 2 | -24/+25 | |
| * | | | | | | | | | | Update documentation examples. | chriseth | 2018-08-14 | 10 | -86/+99 | |
| * | | | | | | | | | | Test that documentation does not contain any warnings. | chriseth | 2018-08-14 | 2 | -37/+44 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #4782 from ethereum/encodePackedArrayOfStructs | chriseth | 2018-08-14 | 4 | -10/+30 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Changelog entry. | chriseth | 2018-08-10 | 1 | -0/+1 | |
| * | | | | | | | | | | Tests. | chriseth | 2018-08-10 | 2 | -0/+19 | |
| * | | | | | | | | | | Disallow packed encoding of arrays of structs. | chriseth | 2018-08-10 | 1 | -10/+10 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #4796 from ethereum/structs-in-interfaces | chriseth | 2018-08-14 | 5 | -7/+72 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Adds support for structs in interfaces. | Christian Parpart | 2018-08-14 | 5 | -7/+72 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #4813 from ethereum/replace_safety_stop | chriseth | 2018-08-14 | 4 | -8/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Replace safety stop by invalid | Leonardo Alt | 2018-08-14 | 4 | -8/+8 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #4799 from ethereum/semanticsTestsGasEtAl | chriseth | 2018-08-14 | 5 | -0/+122 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix tests for constantinople (expect zero for the time being). | Daniel Kirchner | 2018-08-14 | 1 | -9/+22 | |
| * | | | | | | | | | Add missing tests for ``gasleft()``, ``blockhash()`` ``tx.gasprice`` and ``bl... | Daniel Kirchner | 2018-08-14 | 5 | -0/+109 | |
* | | | | | | | | | | Merge pull request #4777 from ethereum/typeConversionMemory | chriseth | 2018-08-14 | 5 | -5/+14 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Defaul data location for type conversions is memory. | chriseth | 2018-08-13 | 5 | -5/+14 | |
* | | | | | | | | | | Merge pull request #4798 from ethereum/mappingArgumentsAndReturns | chriseth | 2018-08-13 | 36 | -7/+438 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add tests for mappings in function types. | Daniel Kirchner | 2018-08-13 | 4 | -0/+20 | |
| * | | | | | | | | | | Allow mappings of arrays as arguments and return values of internal functions. | Daniel Kirchner | 2018-08-13 | 13 | -4/+101 | |
| * | | | | | | | | | | Consider mappings return values in control flow analysis. | Daniel Kirchner | 2018-08-13 | 6 | -1/+25 | |
| * | | | | | | | | | | Allow mapping arguments and return values in all internal functions. | Daniel Kirchner | 2018-08-13 | 6 | -11/+57 | |
| * | | | | | | | | | | Allow mapping arguments and return values in internal library functions. | Daniel Kirchner | 2018-08-13 | 15 | -1/+245 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #4696 from ethereum/byteLiteralConversion | chriseth | 2018-08-13 | 26 | -126/+316 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Disallow ambiguous conversions between number literals and bytesXX types. | Daniel Kirchner | 2018-08-13 | 26 | -126/+316 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #4618 from ethereum/docs-1211-contract-type | chriseth | 2018-08-13 | 1 | -10/+23 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Update from feedback | Chris Ward | 2018-08-13 | 1 | -3/+6 | |
| * | | | | | | | | | | Remove initial sentence. | chriseth | 2018-08-06 | 1 | -8/+5 | |
| * | | | | | | | | | | Changes after rebasing | Chris Ward | 2018-08-01 | 1 | -12/+18 | |
| * | | | | | | | | | | Add contract type to types doc | Chris Ward | 2018-08-01 | 1 | -0/+7 | |
* | | | | | | | | | | | Merge pull request #4794 from ethereum/tableWrap | chriseth | 2018-08-13 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Fix table css. | chriseth | 2018-08-10 | 2 | -4/+4 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #4793 from ethereum/emptyRemappings | chriseth | 2018-08-13 | 10 | -43/+82 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Update documentation. | Daniel Kirchner | 2018-08-11 | 2 | -11/+11 | |
| * | | | | | | | | | Disallow remappings with empty prefix. | Daniel Kirchner | 2018-08-11 | 8 | -32/+71 | |
|/ / / / / / / / / | ||||||
| | | | | | | * | | Removed the default cases related to assertion to detect the problem at compi... | Anurag Dashputre | 2018-08-23 | 1 | -6/+0 | |
| | | | | | | * | | Default case removed to detect errors at comoile time rather than run time | Anurag Dashputre | 2018-08-17 | 1 | -1/+0 | |
| |_|_|_|_|_|/ / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #4791 from ethereum/useCodeBlock | chriseth | 2018-08-10 | 2 | -23/+23 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Use code-block when using a different language. | chriseth | 2018-08-10 | 2 | -23/+23 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #4790 from ethereum/fixCalldata | chriseth | 2018-08-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix data location of external reference parameters. | chriseth | 2018-08-09 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #4767 from ethereum/cvc4Build | Daniel Kirchner | 2018-08-09 | 5 | -13/+39 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add Changelog entry. | Daniel Kirchner | 2018-08-09 | 1 | -0/+1 | |
| * | | | | | | | Do not force GMP to be present as dependency of CVC4, but also allow CLN inst... | Daniel Kirchner | 2018-08-09 | 3 | -17/+23 | |
| * | | | | | | | Add workarounds for building against CVC4 on ArchLinux. | Daniel Kirchner | 2018-08-09 | 3 | -2/+21 | |
* | | | | | | | | Merge pull request #4786 from gftea/develop | chriseth | 2018-08-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | add link for text "fallback function" | gftea | 2018-08-09 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #4785 from f-daniel/patch-1 | chriseth | 2018-08-09 | 1 | -0/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Extension of tools list | f-daniel | 2018-08-09 | 1 | -0/+9 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #4783 from elopio/test/function-call-syntactical-equality | chriseth | 2018-08-09 | 1 | -1/+27 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | tests: add yul simplifier not applied with function calls | Leo Arias | 2018-08-09 | 1 | -1/+27 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #4784 from ethereum/fixes-msvc-compilation | chriseth | 2018-08-09 | 1 | -24/+25 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fixes compilation under MSVC. | Christian Parpart | 2018-08-09 | 1 | -24/+25 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #4781 from ethereum/stdNext | chriseth | 2018-08-09 | 2 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Explicitly use std::next to avoid boost version. | chriseth | 2018-08-09 | 2 | -2/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #4778 from ethereum/dynamicArraysDocs | chriseth | 2018-08-09 | 1 | -8/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Change note about returning dynamic arrays. | chriseth | 2018-08-09 | 1 | -8/+5 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #4775 from ethereum/sha3-to-keccak256 | chriseth | 2018-08-09 | 6 | -15/+15 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Rename FunctionKind SHA3 to KECCAK256 (as the instruction was renamed in libe... | Alex Beregszaszi | 2018-08-09 | 6 | -15/+15 | |
* | | | | | | | Merge pull request #4773 from ethereum/chriseth-patch-1 | chriseth | 2018-08-09 | 1 | -7/+5 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Clarify packed encoding. | chriseth | 2018-08-09 | 1 | -7/+5 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #4772 from ethereum/asm-json | Alex Beregszaszi | 2018-08-09 | 3 | -3/+182 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Use dev::toString() in Assembly instead of misusing string{} for u256 | Alex Beregszaszi | 2018-08-09 | 1 | -2/+2 | |
| * | | | | | Test for legacyAssembly in StandardCompiler | Alex Beregszaszi | 2018-08-09 | 1 | -1/+29 | |
| * | | | | | Add tests for the assembler object | Alex Beregszaszi | 2018-08-09 | 1 | -0/+151 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #4684 from ethereum/underscores_in_numeric_literals | chriseth | 2018-08-09 | 15 | -14/+256 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Cleanup & polish numbers-with-underscores parsing, also improving tests. | Christian Parpart | 2018-08-08 | 12 | -200/+180 | |
| * | | | | Add stricter hex underscore rules | Balajiganapathi S | 2018-08-08 | 7 | -20/+86 | |
| * | | | | Allow underscores in numbers. | Balajiganapathi S | 2018-08-08 | 5 | -2/+198 | |
* | | | | | Merge pull request #4665 from mattaereal/cmake-patch-solver | Alex Beregszaszi | 2018-08-09 | 5 | -11/+43 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmake flags to make solvers optional. Implementation of #4651 | Matías Aereal Aeón | 2018-08-08 | 5 | -11/+43 | |
* | | | | | | Merge pull request #4770 from ethereum/throw-codegen | Alex Beregszaszi | 2018-08-09 | 1 | -4/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove code generation for Throw statement | Alex Beregszaszi | 2018-08-09 | 1 | -4/+2 | |
* | | | | | | | Merge pull request #4769 from ethereum/inlineasm-overloading-resolution | Alex Beregszaszi | 2018-08-09 | 3 | -0/+15 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Provide nicer error message when referencing overloaded references | Alex Beregszaszi | 2018-08-08 | 3 | -0/+15 | |
* | | | | | | | Merge pull request #4753 from mattaereal/boost-to-string-patch | Alex Beregszaszi | 2018-08-08 | 14 | -36/+32 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Removing std:: from std::to_string and include for boost/lexical_cast | Matías Aereal Aeón | 2018-08-08 | 13 | -35/+31 | |
| * | | | | | | | Replace boost:lexical_cast<std::string> for std::to_string. | Matías Aereal Aeón | 2018-08-08 | 4 | -11/+11 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #4761 from ethereum/libsolc-exceptions | Alex Beregszaszi | 2018-08-08 | 4 | -22/+28 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Mark libsolc external C functions as noexcept | Alex Beregszaszi | 2018-08-08 | 2 | -18/+24 | |
| * | | | | | | Mark StandardCompiler::compile as noexcept | Alex Beregszaszi | 2018-08-08 | 2 | -4/+4 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #4763 from ethereum/remove-experimental-050 | Alex Beregszaszi | 2018-08-08 | 3 | -6/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove experimental 0.5.0 pragma | Alex Beregszaszi | 2018-08-08 | 3 | -6/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #4740 from ethereum/enforceNumberOfReturnValues | chriseth | 2018-08-08 | 13 | -38/+101 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add back lost test case to a more reasonable location. | Daniel Kirchner | 2018-08-08 | 1 | -0/+3 | |
| * | | | | | | Adjust return expressions in compilation tests. | Daniel Kirchner | 2018-08-08 | 2 | -9/+8 | |
| * | | | | | | Update and extend tests for return expressions. | Daniel Kirchner | 2018-08-08 | 8 | -28/+84 | |
| * | | | | | | Disallow empty return expressions in functions with non-empty return parameters. | Daniel Kirchner | 2018-08-08 | 2 | -1/+6 | |
* | | | | | | | Merge pull request #4589 from sifmelcara/fix/dynamic-link-boost-test | Alex Beregszaszi | 2018-08-08 | 2 | -0/+19 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Define BOOST_TEST_DYN_LINK for building soltest if Boost_USE_STATIC_LIBS is n... | Daniel Kirchner | 2018-08-02 | 1 | -0/+4 | |
| * | | | | | | | Fix shared boost test library build by customizing main | mingchuan | 2018-08-02 | 1 | -0/+15 | |
* | | | | | | | | Merge pull request #4528 from guidovranken/propagate_CMAKE_CXX_FLAGS_jsoncpp | Alex Beregszaszi | 2018-08-08 | 1 | -3/+11 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Rename JSONCPP_EXTRA_FLAGS to JSONCPP_CXX_FLAGS, add EMSCRIPTEN workaround an... | Daniel Kirchner | 2018-08-08 | 1 | -3/+11 | |
| * | | | | | | | | Propagate original CMAKE_CXX_FLAGS to jsoncpp compilation | Guido Vranken | 2018-07-19 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #4747 from ethereum/enum-docs | chriseth | 2018-08-08 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Update enum with lifting the restriction for interfaces | Alex Beregszaszi | 2018-08-08 | 1 | -1/+0 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #4737 from ethereum/isoltestEarlyExit | chriseth | 2018-08-08 | 1 | -13/+22 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Initialize ``TestTool::m_formatted``. | Daniel Kirchner | 2018-08-08 | 1 | -1/+1 | |
| * | | | | | | | | | Always count all test cases in isoltest and exit early on user request. | Daniel Kirchner | 2018-08-08 | 1 | -12/+21 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #4748 from ethereum/validate-identifier | chriseth | 2018-08-08 | 3 | -2/+13 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Assert that type identifier contains only valid characters | Alex Beregszaszi | 2018-08-08 | 2 | -1/+12 | |
| * | | | | | | | | | Yul grammar: allow multiple $ signs (matches Solidity) | Alex Beregszaszi | 2018-08-08 | 1 | -1/+1 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #4745 from ethereum/nameResolverNoEarlyExit | chriseth | 2018-08-08 | 1 | -3/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Do not stop after the first error in reference resolution. | chriseth | 2018-08-08 | 1 | -3/+0 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #4749 from elopio/test/yul-simplifier-not-applied | chriseth | 2018-08-08 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | tests: add yul simplifier not applied | Leo Arias | 2018-08-08 | 1 | -0/+10 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #4754 from Rytiss/patch-1 | Alex Beregszaszi | 2018-08-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix typo in Solidity name/url | Rytis Slatkevičius | 2018-08-08 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #4736 from ethereum/removeFillRight | Alex Beregszaszi | 2018-08-08 | 7 | -41/+26 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Remove remaining instances of ``fillRight`` left over from tuple wildcards as... | Daniel Kirchner | 2018-08-08 | 7 | -41/+26 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #4744 from ethereum/smt-magic-variable | Alex Beregszaszi | 2018-08-08 | 1 | -2/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | SMT: do not crash on referencing MagicVariableDeclaration | Alex Beregszaszi | 2018-08-08 | 1 | -2/+8 | |
* | | | | | | | | | Merge pull request #4703 from ethereum/solc-fix-double-quoting-path-names | chriseth | 2018-08-08 | 2 | -4/+54 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | solc: Fixes double-quoting path names on stderr and adds tests for it. | Christian Parpart | 2018-08-07 | 2 | -4/+54 | |
* | | | | | | | | | | Merge pull request #4742 from elopio/patch-4 | chriseth | 2018-08-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Fix typo | Leo Arias | 2018-08-08 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #4731 from ethereum/interface-enum | chriseth | 2018-08-07 | 10 | -9/+93 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add endToEnd test for referencing enums | Alex Beregszaszi | 2018-08-07 | 1 | -0/+44 | |
| * | | | | | | | | | Add more syntax tests for enums and interfaces/libraries | Alex Beregszaszi | 2018-08-07 | 5 | -0/+48 | |
| * | | | | | | | | | Allow enums in interfaces | Alex Beregszaszi | 2018-08-07 | 4 | -9/+1 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #4692 from ethereum/devcore-path | chriseth | 2018-08-07 | 4 | -28/+30 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Move absolutePath/sanitizePath helpers from CompilerStack to libdevcore | Alex Beregszaszi | 2018-08-06 | 4 | -28/+30 | |
* | | | | | | | | | | Merge pull request #4699 from ethereum/cleanup_VariableDeclaration | chriseth | 2018-08-07 | 3 | -111/+109 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | libsolidity: Remove dead code wrt. VariableDeclaration::canHaveAutoType() | Christian Parpart | 2018-08-07 | 3 | -111/+109 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #4726 from ethereum/moveNothrow | chriseth | 2018-08-07 | 2 | -11/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Make MemberList nothrow move constructible. | chriseth | 2018-08-07 | 2 | -11/+2 | |
* | | | | | | | | | | | Merge pull request #4720 from ethereum/abi-rational-type-identifier | Alex Beregszaszi | 2018-08-07 | 4 | -1/+48 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add test for abi.encode (negative) literals | Alex Beregszaszi | 2018-08-07 | 1 | -0/+36 | |
| * | | | | | | | | | | | Fix type identifiers for RationalNumberType | Alex Beregszaszi | 2018-08-07 | 3 | -1/+12 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #4729 from ethereum/slot-on-non-storage | Alex Beregszaszi | 2018-08-07 | 3 | -1/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | More precise error message if using non-variables with _slot/_offset | Alex Beregszaszi | 2018-08-07 | 3 | -4/+8 | |
| * | | | | | | | | | | Properly handle invalid references used together with _slot and _offset. | Alex Beregszaszi | 2018-08-07 | 3 | -0/+12 | |
* | | | | | | | | | | | Merge pull request #4695 from ethereum/test-natspec | chriseth | 2018-08-07 | 1 | -25/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Be explicit about which contract to test for in the Natspec tests | Alex Beregszaszi | 2018-08-06 | 1 | -25/+26 | |
* | | | | | | | | | | | Merge pull request #4724 from ethereum/slot-in-assembly | Alex Beregszaszi | 2018-08-07 | 4 | -0/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Do not crash on using _slot and _offset suffixes on their own | Alex Beregszaszi | 2018-08-07 | 4 | -0/+24 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #4725 from ethereum/chriseth-patch-1 | Alex Beregszaszi | 2018-08-07 | 1 | -2/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Clarify allocation and initial value of free memoy pointer. | chriseth | 2018-08-07 | 1 | -2/+11 |