aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add suggestion to error messageLeonardo Alt2018-07-1713-30/+27
* Address members not accessible by contract instanceLeonardo Alt2018-07-1727-144/+44
* Merge pull request #4463 from ethereum/isoltest-colors-on-windowsChristian Parpart2018-07-171-0/+26
|\
| * isoltest: adds support for properly handling ANSI escape sequences on Win32/W...Christian Parpart2018-07-161-0/+26
* | Merge pull request #4516 from guidovranken/propagate_CMAKE_CXX_FLAGSPaweł Bylica2018-07-171-1/+1
|\ \
| * | Do not ignore CMAKE_CXX_FLAGS defined on the command lineGuido Vranken2018-07-171-1/+1
|/ /
* | Merge pull request #4515 from nventuro/patch-1Alex Beregszaszi2018-07-171-2/+1
|\ \
| * | Minor doc style fixNicolás Venturo2018-07-171-2/+1
|/ /
* | Merge pull request #4514 from ethereum/errors_period_missingchriseth2018-07-1734-36/+36
|\ \
| * | Add missing period in the end of error messagesLeonardo Alt2018-07-1634-36/+36
|/ /
* | Merge pull request #4481 from ethereum/disallow-throwchriseth2018-07-1631-136/+112
|\ \
| * | Replace throw with revert() in compilation testsAlex Beregszaszi2018-07-1623-92/+92
| * | Replace throw with revert() in end-to-end testsAlex Beregszaszi2018-07-163-14/+14
| * | Deprecate the throw statementAlex Beregszaszi2018-07-165-30/+6
* | | Merge pull request #4482 from ethereum/enforceVisibilitySpecifierTestschriseth2018-07-1611-155/+155
|\ \ \ | |/ / |/| |
| * | Fixes end-to-end tests.Erik Kundt2018-07-164-16/+16
| * | Moves unit test from initial branch.Erik Kundt2018-07-161-18/+18
| * | Specifies visibility in syntax test.Erik Kundt2018-07-161-3/+3
| * | Specifies visibility in unit tests.Erik Kundt2018-07-169-150/+150
|/ /
* | Merge pull request #4500 from ethereum/v050-interface-functions-must-be-externalchriseth2018-07-1614-29/+19
|\ \
| * | enforce interface-functions to be external-declaredChristian Parpart2018-07-1614-29/+19
| |/
* | Merge pull request #4489 from chase1745/use-explicit-data-locations-end-to-en...chriseth2018-07-1611-240/+240
|\ \
| * | Added default data locations to parameters for end to end tests.Chase McDermott2018-07-1611-240/+240
|/ /
* | Merge pull request #4512 from chase1745/use-explicit-data-locations-external-...chriseth2018-07-1632-105/+104
|\ \
| * | Added default data locations to docs and other external tests.Chase McDermott2018-07-1532-105/+104
| |/
* | Merge pull request #4505 from nventuro/patch-1chriseth2018-07-161-1/+1
|\ \
| * | Update docs allowed mapping key valuesNicolás Venturo2018-07-131-1/+1
* | | Merge pull request #4166 from alibabe/fix-3718-retchriseth2018-07-161-1/+6
|\ \ \
| * | | Fixes #3718 by creating a local variable for the result ofalibabe2018-05-291-1/+6
* | | | Merge pull request #4511 from MichalZalecki/patch-1Alex Beregszaszi2018-07-161-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix typo in the function nameMichał Załęcki2018-07-151-1/+1
|/ / /
* | | Merge pull request #4438 from ethereum/address_members_external_tests_docschriseth2018-07-1311-22/+25
|\ \ \
| * | | Update external tests and docsLeonardo Alt2018-07-1211-22/+25
* | | | Merge pull request #4501 from ethereum/recursiveStructsWithFixedArrayschriseth2018-07-1314-13/+156
|\ \ \ \
| * | | | Add test cases.Daniel Kirchner2018-07-1312-0/+139
| * | | | Add Changelog entry.Daniel Kirchner2018-07-131-0/+1
| * | | | Use CycleDetector and account for multi-dimensional arrays.Daniel Kirchner2018-07-131-19/+16
| * | | | Consider fixed size array members when checking for recursive structs.Daniel Kirchner2018-07-131-0/+6
* | | | | Merge pull request #4431 from ethereum/tupleDeclarationchriseth2018-07-1330-203/+205
|\ \ \ \ \
| * | | | | Update tests.Daniel Kirchner2018-07-1322-103/+177
| * | | | | Update documentation.Daniel Kirchner2018-07-131-2/+2
| * | | | | Update Changelog.Daniel Kirchner2018-07-131-0/+1
| * | | | | Disallow multi variable declarations with mismatching number of values.Daniel Kirchner2018-07-136-98/+25
| |/ / / /
* | | | | Merge pull request #4504 from rrrkren/developchriseth2018-07-131-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | removed addtional solc in docker commandEric Ren2018-07-131-1/+1
|/ / / /
* | | | Merge pull request #4503 from nventuro/patch-1chriseth2018-07-131-4/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Removed repeated documentationNicolás Venturo2018-07-131-4/+0
|/ / /
* | | Merge pull request #4437 from ethereum/report-empty-var-declschriseth2018-07-135-0/+37
|\ \ \
| * | | Generates a syntax error when declaring a variable declaration's LHS has no n...Christian Parpart2018-07-125-0/+37
* | | | Merge pull request #4447 from hosho/developchriseth2018-07-132-0/+8
|\ \ \ \
| * | | | Add changelog bugfixMatthew Little2018-07-121-0/+1
| * | | | Fix NatSpec json output for "@notice" and "@dev" tags on contract definitions.Matt Little2018-07-121-0/+7
| |/ / /
* | | | Merge pull request #4478 from ethereum/requireStorageLocationchriseth2018-07-1323-84/+65
|\ \ \ \
| * | | | Update docs.Daniel Kirchner2018-07-121-3/+6
| * | | | Update Changelog.Daniel Kirchner2018-07-121-0/+2
| * | | | Update compilation tests wrt requiring storage locations.Daniel Kirchner2018-07-124-12/+12
| * | | | Update test wrt requiring storage locations.Daniel Kirchner2018-07-1216-56/+41
| * | | | Require storage location.Daniel Kirchner2018-07-121-13/+4
| | |/ / | |/| |
* | | | Merge pull request #4479 from ethereum/fixFixedPointCrashAlex Beregszaszi2018-07-121-3/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix handling of fixed point types in arithmetics.chriseth2018-07-111-3/+7
* | | | Merge pull request #4428 from ethereum/enforce_staticcall_viewchriseth2018-07-124-18/+60
|\ \ \ \
| * | | | Use STATICCALL for view and pureLeonardo Alt2018-07-114-18/+60
* | | | | Merge pull request #4083 from ethereum/variable_stack_slotchriseth2018-07-128-44/+446
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Change test from public to externalLeonardo Alt2018-07-111-1/+1
| * | | | Added assertion and tests suggestionsLeonardo Alt2018-07-114-8/+30
| * | | | Add more tests and assertionsLeonardo Alt2018-07-114-1/+157
| * | | | Added tests and review suggestionsLeonardo Alt2018-07-115-22/+176
| * | | | [050] Reserving and popping local vars in their scopeLeonardo Alt2018-07-115-41/+111
* | | | | Merge pull request #4493 from ethereum/chriseth-patch-1Alex Beregszaszi2018-07-121-0/+4
|\ \ \ \ \
| * | | | | Clarify optimiser readme.chriseth2018-07-121-0/+4
|/ / / / /
* | | | | Merge pull request #4488 from chase1745/use-explicit-data-locations-syntax-testschriseth2018-07-1238-83/+83
|\ \ \ \ \
| * | | | | Added default data locations to parameters for syntax tests.Chase McDermott2018-07-1238-83/+83
|/ / / / /
* | | | | Merge pull request #4461 from ethereum/fuzzer-fixchriseth2018-07-121-0/+4
|\ \ \ \ \
| * | | | | Catch the proper exceptions in solfuzzerAlex Beregszaszi2018-07-121-0/+4
* | | | | | Merge pull request #4443 from ethereum/double_var_decl_fixchriseth2018-07-126-1/+49
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add comment explaining new codeLeonardo Alt2018-07-111-0/+5
| * | | | | Fix crash for double variable declaration in the same scope.Leonardo Alt2018-07-116-1/+44
| |/ / / /
* | | | | Merge pull request #4472 from ethereum/complexCalldataArraysNotYetImplementedchriseth2018-07-121-1/+2
|\ \ \ \ \
| * | | | | Throw unimplemented exception for complex calldata arrays.chriseth2018-07-111-1/+2
* | | | | | Merge pull request #4480 from ethereum/fixZeroWithExponentchriseth2018-07-124-31/+41
|\ \ \ \ \ \
| * | | | | | Add Changelog entry.Daniel Kirchner2018-07-121-0/+1
| * | | | | | Split test case into failing and succeeding case.Daniel Kirchner2018-07-112-24/+29
| * | | | | | Fix literals with exponents with mantissa of zero.Daniel Kirchner2018-07-112-8/+12
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #4404 from ethereum/v050-var-keyword-suggestChristian Parpart2018-07-114-19/+86
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Coding style.chriseth2018-07-111-23/+18
| * | | | | semantics: Suggest auto-deduced type when user declares variable with `var` k...Christian Parpart2018-07-114-19/+91
* | | | | | Merge pull request #4454 from ethereum/constructorArgCountchriseth2018-07-116-36/+13
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Cleans up syntax test.Erik Kundt2018-07-111-4/+1
| * | | | | Improves error with suggestion to remove parantheses.Erik Kundt2018-07-114-4/+7
| * | | | | Updates Changelog, syntax test and simplifies type checker.Erik Kundt2018-07-112-10/+2
| * | | | | Adds changelog entry.Erik Kundt2018-07-111-0/+1
| * | | | | Turns wrong argument count in base constructor call into en error.Erik Kundt2018-07-113-32/+16
| |/ / / /
* | | | | Merge pull request #4388 from ethereum/noPackedLiteralschriseth2018-07-116-32/+20
|\ \ \ \ \
| * | | | | Disallow packed encoding of literals.chriseth2018-07-036-32/+20
* | | | | | Merge pull request #4473 from ethereum/fixGasTuplechriseth2018-07-111-3/+4
|\ \ \ \ \ \
| * | | | | | Fix comparison operator for GasConsumption.chriseth2018-07-111-3/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #4462 from cryptomental/feature/add-codespellchriseth2018-07-1161-131/+152
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Code, Changelog, ReleaseChecklist: Fix typos.Cryptomental2018-07-1126-30/+30
| * | | | | test: Fix typos.Cryptomental2018-07-1122-73/+73
| * | | | | docs: Fix typos.Cryptomental2018-07-1111-28/+28
| * | | | | circleci: Integrate codespell.Cryptomental2018-07-112-0/+21
|/ / / / /
* | | | | Merge pull request #4376 from ethereum/fallbackExternalchriseth2018-07-1112-30/+10
|\ \ \ \ \
| * | | | | Changelog entry.chriseth2018-07-041-0/+2
| * | | | | Update tests.chriseth2018-07-0410-26/+7
| * | | | | Fallback function has to be external.chriseth2018-07-041-4/+1
* | | | | | Merge pull request #4470 from ethereum/vs2017-build-fix-idealChristian Parpart2018-07-113-14/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Visual Studio 2017 build-time (linking) fix and improvementsChristian Parpart2018-07-113-14/+4
| | |_|/ / | |/| | |
* | | | | Merge pull request #4464 from cryptomental/bugfix/fix-typos-in-AsmParser-and-...chriseth2018-07-115-4/+11
|\ \ \ \ \
| * | | | | libsolidity/syntaxTests: Add a test case for unwanted named arguments.Cryptomental2018-07-101-0/+7
| * | | | | AsmParser,TypeChecker: Fix typos.Cryptomental2018-07-104-4/+4
* | | | | | Merge pull request #4466 from ethereum/tupleNotEmptychriseth2018-07-1110-49/+27
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Remove special ``(x,)`` case from type assignment.chriseth2018-07-101-4/+0
| * | | | | Update end-to-end tests.Daniel Kirchner2018-07-101-1/+1
| * | | | | Update changelog.Daniel Kirchner2018-07-101-0/+1
| * | | | | Update tests.Daniel Kirchner2018-07-107-37/+23
| * | | | | Disallow empty tuple components.Daniel Kirchner2018-07-101-7/+2
* | | | | | Merge pull request #4468 from ethereum/variableDeclarationClenaupchriseth2018-07-101-7/+9
|\ \ \ \ \ \
| * | | | | | Remove mentions of ``var`` in VariableDeclarationStatement comment.chriseth2018-07-101-7/+9
* | | | | | | Merge pull request #4408 from ethereum/v050-no-unary-pluschriseth2018-07-106-29/+5
|\ \ \ \ \ \ \
| * | | | | | | Changelog entry.chriseth2018-07-101-0/+1
| * | | | | | | defaulting to v0.5.0 behaviour of unary + operator (disallow); also adapting ...Christian Parpart2018-07-105-29/+4
|/ / / / / / /
* | | | | | | Merge pull request #4212 from jvmaia/patch-3chriseth2018-07-101-1/+486
|\ \ \ \ \ \ \
| * | | | | | | Some copy-editing.chriseth2018-07-101-130/+106
| * | | | | | | add explanation about the splitSignature functionJoão Vítor2018-06-261-1/+5
| * | | | | | | update code versionJoão Vítor2018-06-121-8/+7
| * | | | | | | update micropayment channel exampleJoão Vítor2018-06-081-69/+80
| * | | | | | | fix recoverSigner functionJoão Vítor2018-06-041-3/+3
| * | | | | | | fix returnsJoão Vítor2018-06-041-1/+1
| * | | | | | | fix clainTimeout() functionJoão Vítor2018-06-041-1/+1
| * | | | | | | fix a wordJoão Vítor2018-06-041-1/+1
| * | | | | | | write the full contractsJoão Vítor2018-06-031-176/+240
| * | | | | | | fix code syntaxJoão Vítor2018-05-311-13/+2
| * | | | | | | split long linesJoão Vítor2018-05-311-26/+130
| * | | | | | | micropayment channel example with two chaptersJoão Vítor2018-05-311-1/+339
* | | | | | | | Merge pull request #4415 from ethereum/uninitializedStoragePointerchriseth2018-07-1012-84/+31
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Update documentation and Changelog.Daniel Kirchner2018-07-102-42/+6
| * | | | | | | Update tests.Daniel Kirchner2018-07-109-38/+24
| * | | | | | | Turn uninitialized storage variables into an error.Daniel Kirchner2018-07-101-4/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #4465 from ethereum/tupleAssignmentchriseth2018-07-1011-90/+23
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Update docs.Daniel Kirchner2018-07-101-5/+0
| * | | | | | Update tests.Daniel Kirchner2018-07-107-50/+17
| * | | | | | Add Changelog entry.Daniel Kirchner2018-07-101-0/+1
| * | | | | | Check for matching number of components in TupleType::isImplicitlyConvertible...Daniel Kirchner2018-07-102-35/+5
| |/ / / / /
* | | | | | Merge pull request #4460 from ethereum/docs-contract-abiAlex Beregszaszi2018-07-101-4/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Rename ABI to Contract ABIAlex Beregszaszi2018-07-101-4/+4
* | | | | | Merge pull request #4434 from mattaereal/patch-4chriseth2018-07-101-16/+23
|\ \ \ \ \ \
| * | | | | | Update isolate_tests to use simple quotes consistently.Matías A. Ré Medina2018-07-091-2/+2
| * | | | | | Change isolate_tests to support single files as an inputMatías A. Ré Medina2018-07-091-16/+23
* | | | | | | Merge pull request #4440 from ethereum/hex_denomination_enforce_errorchriseth2018-07-094-24/+8
|\ \ \ \ \ \ \
| * | | | | | | Add backticks to changelog.chriseth2018-07-091-1/+1
| * | | | | | | Enforce error on hex number combined with unit denominationLeonardo Alt2018-07-094-24/+8
* | | | | | | | Merge pull request #4403 from ethereum/syntaxTestsVisibilitychriseth2018-07-0937-613/+616
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Updates interface constructor and function type test.Erik Kundt2018-07-073-15/+18
| * | | | | | | Fixes wrong visibility specifier in interface constructor test.Erik Kundt2018-07-042-9/+9
| * | | | | | | Fixes broken syntax tests.Erik Kundt2018-07-042-18/+9
| * | | | | | | Adds default visibility specifier to syntax tests.Erik Kundt2018-07-0437-610/+619
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #4432 from ethereum/visibilityCompilationTestsAlex Beregszaszi2018-07-0942-137/+137
|\ \ \ \ \ \ \
| * | | | | | | Adds visibility to compilation tests.Erik Kundt2018-07-0542-137/+137
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #4325 from ethereum/rename-alethchriseth2018-07-091-23/+22
|\ \ \ \ \ \ \
| * | | | | | | Rename eth to aleth in testing scriptsAlex Beregszaszi2018-07-091-23/+22
| * | | | | | | Simplify code regarding eth in tests.shAlex Beregszaszi2018-07-091-4/+4
* | | | | | | | Merge pull request #4395 from xinbenlv/patch-1Alex Beregszaszi2018-07-091-1/+1
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Indicate what the abbreviation ABI stands for in the ABI documentationxinbenlv2018-07-091-2/+2
* | | | | | | | Merge pull request #4433 from mattaereal/patch-2Alex Beregszaszi2018-07-091-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Docs: Missing new line for markdown to display properlyMatías A. Ré Medina2018-07-051-0/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #4448 from elopio/patch-3Alex Beregszaszi2018-07-091-14/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Add missing periods to opcodes table in assembly.rstLeo Arias2018-07-091-14/+14
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #4366 from ethereum/libsolc-cleanupAlex Beregszaszi2018-07-095-3/+43
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Add new libsolc entry points (solidity_license/version/compile)Alex Beregszaszi2018-06-305-1/+41
| * | | | | | | Rename JSONCompiler test suite to LibSolcAlex Beregszaszi2018-06-291-2/+2
* | | | | | | | Merge pull request #4418 from ethereum/initialConstantschriseth2018-07-054-15/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Only allow compile-time constants for constant state variables.chriseth2018-07-044-15/+7
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #4424 from ethereum/fixBytesAllocchriseth2018-07-053-3/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix allocation of byte arrays.chriseth2018-07-053-3/+5
* | | | | | | | | Merge pull request #4435 from ethereum/pullBeforePushchriseth2018-07-051-0/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Pull before pushing to bytecode (as on *ix).chriseth2018-07-051-0/+1
|/ / / / / / / /
* | | | | | | | Merge pull request #4387 from ethereum/endToEndDefaultVisbilitychriseth2018-07-0513-895/+895
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Fixes compilation errors.Erik Kundt2018-07-041-3/+3
| * | | | | | | Fixes defects in end-to-end tests.Erik Kundt2018-07-041-7/+7
| * | | | | | | Fixes assembly test.Erik Kundt2018-07-041-7/+7
| * | | | | | | Updates unit test to specify visibility.Erik Kundt2018-07-0412-104/+104
| * | | | | | | Updates end-to-end tests to specify default visibility.Erik Kundt2018-07-041-787/+787
|/ / / / / / /
* | | | | | | Merge pull request #4380 from elopio/patch-3chriseth2018-07-041-42/+42
|\ \ \ \ \ \ \
| * | | | | | | update the style guideLeo Arias2018-07-041-42/+42
| |/ / / / / /
* | | | | | | Merge pull request #4409 from ethereum/viewPureCheckerchriseth2018-07-0424-43/+183
|\ \ \ \ \ \ \
| * | | | | | | Extend view pure test suite.Daniel Kirchner2018-07-0417-3/+162
| * | | | | | | Update documentation and Changelog.Daniel Kirchner2018-07-043-6/+7
| * | | | | | | Adjust tests wrt strict view pure checker.Daniel Kirchner2018-07-042-8/+1
| * | | | | | | Remove v050 check for enforcing "view" in ViewPureChecker.Daniel Kirchner2018-07-042-26/+13
| |/ / / / / /
* | | | | | | Merge pull request #4423 from ethereum/enforce_error_gasleftchriseth2018-07-049-68/+20
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Enforcing error on msg.gas and block.blockhash()Leonardo Alt2018-07-049-68/+20
|/ / / / / /
* | | | | | Merge pull request #4379 from ethereum/constructorArgsTwicechriseth2018-07-0410-44/+20
|\ \ \ \ \ \
| * | | | | | Fix tests.chriseth2018-06-291-22/+6
| * | | | | | Disallow constructor arguments given multiple times.chriseth2018-06-299-22/+14
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #4367 from shad-k/fix/issue-4238chriseth2018-07-043-23/+17
|\ \ \ \ \ \
| * | | | | | Add custom.css for docs to change pre tag stylesShadab Khan2018-07-043-23/+17
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #4407 from ajsantander/exit-if-no-ethchriseth2018-07-041-0/+9
|\ \ \ \ \ \
| * | | | | | Avoid hanging in tests.sh when IPC program is not foundajs2018-07-031-0/+9
| |/ / / / /
* | | | | | Merge pull request #4413 from ethereum/dropConstantKeywordOnlychriseth2018-07-0412-83/+26
|\ \ \ \ \ \
| * | | | | | Update Changelog.Daniel Kirchner2018-07-031-0/+1
| * | | | | | Update test suite.Daniel Kirchner2018-07-036-77/+13
| * | | | | | Update documentation.Daniel Kirchner2018-07-034-4/+3
| * | | | | | Remove constant keyword from parser.Daniel Kirchner2018-07-031-2/+9
* | | | | | | Merge pull request #4389 from ethereum/soltestfixchriseth2018-07-031-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | fix default difficulty to comply with YP rulesDimitry2018-06-301-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #4274 from ethereum/v050-var-keyword-removal-v2Christian Parpart2018-07-038-50/+14
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Changelog: added ``var``-keyword changeChristian Parpart2018-07-031-0/+1
| * | | | | grammar: removes the var-keyword from the grammarChristian Parpart2018-07-031-3/+2
| * | | | | documentation: adjustments to not use the "var" keywordChristian Parpart2018-07-035-41/+10
| * | | | | libsolidity: turns the var-keyword use from deprecation-warning to an error a...Christian Parpart2018-07-031-6/+1
|/ / / / /
* | | | | Merge pull request #4397 from ethereum/dropConstantKeywordTestschriseth2018-07-0349-190/+194
|\ \ \ \ \
| * | | | | Update compilation tests.Daniel Kirchner2018-07-0346-166/+170
| * | | | | Update test contracts.Daniel Kirchner2018-07-033-24/+24
|/ / / / /
* | | | | Merge pull request #4402 from ethereum/docsConstructorchriseth2018-07-037-40/+24
|\ \ \ \ \
| * | | | | Fixes semantic versioning.Erik Kundt2018-07-021-1/+1
| * | | | | Adds review suggestions.Erik Kundt2018-07-027-10/+10
| * | | | | Updates docs to new constructor syntax.Erik Kundt2018-07-027-39/+23
* | | | | | Merge pull request #4374 from ethereum/v050-var-keyword-removal-preps-end2end...chriseth2018-07-037-84/+75
|\ \ \ \ \ \
| * | | | | | test: ensure compiled tests do not use var-keyword in preparation of var-keyw...Christian Parpart2018-07-027-84/+75
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #4305 from ethereum/transactionReceiptschriseth2018-07-0213-1/+57
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Determine transaction status in RPC sessions.Daniel Kirchner2018-07-0213-1/+57
* | | | | | Merge pull request #4400 from ethereum/warningWhitespaceErik Kundt2018-07-024-5/+5
|\ \ \ \ \ \
| * | | | | | Remove trailing whitespace in missing visibility warning.Daniel Kirchner2018-07-024-5/+5
|/ / / / / /
* | | | | | Merge pull request #4386 from ethereum/testingDefaultVisibilitychriseth2018-07-0243-189/+136
|\ \ \ \ \ \
| * | | | | | Adds review suggestions.Erik Kundt2018-07-022-2/+7
| * | | | | | Updates syntax tests to specify default visibility.Erik Kundt2018-06-2945-196/+138
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #4398 from rnaby/libevmasm/KnownState-125chriseth2018-07-021-8/+13
|\ \ \ \ \ \
| * | | | | | As SWITCH..CASE is better than ELSE..IFKhan M Rashedun-Naby2018-07-021-8/+13
| |/ / / / /
* | | | | | Merge pull request #4224 from ethereum/revert_wrong_calldatachriseth2018-07-025-58/+39
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Revert if calldata is too short or points out of boundsLeonardo Alt2018-06-265-58/+39
* | | | | | Merge pull request #4324 from ethereum/update-alethchriseth2018-07-021-6/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Update aleth for testingAlex Beregszaszi2018-07-021-6/+6
|/ / / / /
* | | | | Merge pull request #4354 from ethereum/constructorSyntaxTestschriseth2018-06-2929-160/+154
|\ \ \ \ \
| * | | | | Updates invalid syntax test.Erik Kundt2018-06-291-1/+2
| * | | | | Updates syntax tests to new constructor syntax.Erik Kundt2018-06-2920-50/+43
| * | | | | Updates compiled unit tests to new constructor syntax.Erik Kundt2018-06-299-110/+110
* | | | | | Merge pull request #4385 from ethereum/circle2.0chriseth2018-06-291-0/+0
|\ \ \ \ \ \
| * | | | | | Moves Circle config to conform version 2.0.Erik Kundt2018-06-291-0/+0
| |/ / / / /
* | | | | | Merge pull request #4352 from D-Nice/developchriseth2018-06-293-1/+23
|\ \ \ \ \ \
| * | | | | | Add passing test caseD-Nice2018-06-292-2/+13
| * | | | | | Adds storage_reference.sol syntax testD-Nice2018-06-281-0/+11
| * | | | | | Fixes storage ref var typo error from 'prefix' to 'suffix'D-Nice2018-06-251-1/+1
* | | | | | | Clarify scope of 'using A for B' (#4252)Mike2018-06-291-11/+12
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #4375 from ethereum/fallbackExternalBackwardsCompatiblechriseth2018-06-2943-105/+123
|\ \ \ \ \ \
| * | | | | | Fallback function has to be external: backwards-compatible changes.chriseth2018-06-2943-105/+123
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #4368 from wpank/developchriseth2018-06-292-1/+23
|\ \ \ \ \ \
| * | | | | | Added static CSS to Sphinx in order to fix bug with RTD theme table wrappingwpank2018-06-282-1/+23
* | | | | | | Merge pull request #4377 from ajsantander/manjaro-linuxchriseth2018-06-291-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Support Manjaro Linux distributions in dependencies scriptajs2018-06-291-1/+1
|/ / / / / /
* | | | | | Merge pull request #4365 from ethereum/type-identifier-testAlex Beregszaszi2018-06-281-2/+18
|\ \ \ \ \ \ | |/ / / / / |/| | | | |