35 Commits
Author SHA1 Message Date
Kamil Śliwak ce79e2515b docs: Fix badly indented lists 2021-07-15 10:13:30 +02:00
chriseth 631570c547 Documentation. 2020-11-03 13:31:51 +01:00
chriseth 970b69cf3e Change wording with regards to creation or initialisation. 2020-06-09 11:21:18 +02:00
Paul Razvan Berg 2c31a5d15d docs: add note about initialisation in 060-breaking-changes 2020-06-06 23:06:30 +03:00
Alex Beregszaszi 0a71e41501 Merge pull request #9072 from FlashSheridan/patch-5
Fix grammar and remove redundant words
2020-05-29 23:04:12 +01:00
Flash Sheridan 36b54561a5 Fix grammar and remove redundant words 2020-05-29 17:09:15 -04:00
Flash Sheridan 7ce760388f Spell-check 2020-05-29 16:50:05 -04:00
a3d4 a499ef16fa Fix spelling errors 2020-05-25 02:54:37 +02:00
Erik Kundt 477b062a64 Adds non-language related breaking changes to docs. 2019-12-17 17:02:04 +01:00
chrisethandBhargava Shastry ff3de6cb5d Update docs/060-breaking-changes.rst
Co-Authored-By: Bhargava Shastry <bhargava.shastry@ethereum.org>
2019-12-12 20:05:51 +01:00
chrisethandBhargava Shastry 3438a8d498 Update docs/060-breaking-changes.rst
Co-Authored-By: Bhargava Shastry <bhargava.shastry@ethereum.org>
2019-12-12 20:05:37 +01:00
chrisethandBhargava Shastry 9da57ee791 Update docs/060-breaking-changes.rst
Co-Authored-By: Bhargava Shastry <bhargava.shastry@ethereum.org>
2019-12-12 20:05:17 +01:00
chriseth 6076cc93fb Update changes for 0.6.0 2019-12-12 18:02:16 +01:00
Alex Beregszaszi 2456c6d503 Update documentation about (reserved) keywords 2019-12-10 17:22:20 +00:00
chriseth 6c0660ac66 Merge pull request #7876 from ethereum/docInheritance
[DOC] Clarification about inhertiance.
2019-12-04 18:14:25 +01:00
chriseth fc5bbd1963 Clarify documentation with regards to inheritance. 2019-12-04 18:11:04 +01:00
William Entriken c126724e56 Clarify new fallback function introduction 2019-12-04 10:31:19 +01:00
Christian Parpart 7bbdfe070f Make shadowing of inherited state variables an error. 2019-12-03 21:20:03 +01:00
William Entriken 90255d180c Update changelog language 2019-12-02 10:58:29 -05:00
Erik Kundt a69a344d70 Adjusts documentation to read-only array length. 2019-11-19 21:11:14 +01:00
Mathias Baumann 5b8ff78176 Implement virtual keyword 2019-11-14 11:49:39 +01:00
Daniel Kirchner 75c3a7dc06 Document variable name restrictions for declarations in inline assembly. 2019-11-07 14:47:35 +01:00
cd10012 16fe59b7b4 Implement @erak review notes by creating function and adding constructor test
Update 060 doc with natspec change

Add two more tests with mixed usage

Fix solc-js

fix changelog
2019-11-06 21:44:59 +01:00
chriseth cac2e843e6 Merge pull request #7618 from ethereum/addMoreAbstractKeywordsInTests
Add some more abstract keywords in test to make sure the correct property is tested.
2019-11-05 13:38:21 +01:00
chriseth 7c258873bd Add some more abstract keywords in test to make sure the correct property is tested. 2019-11-04 17:26:38 +01:00
Daniel Kirchner 3321fc56ea Split fallback function and introduce "fallback()" and "receive()" syntax. 2019-11-04 17:17:58 +01:00
chriseth ceb8ee9124 [Yul] leave statement. 2019-10-29 14:32:16 +01:00
chriseth a54d9d622f Grammar and Documentation. 2019-09-23 17:22:42 +02:00
Leonardo Alt 43d6e00b14 Add push() for dynamic storage arrays 2019-09-17 13:47:33 +02:00
Leonardo Alt 5cfe0b7670 Allow explicit conversion from address to address payable 2019-09-09 23:46:00 +02:00
Christian Parpart 59955bed5d Adds reserved keyword virtual, and adjusting affected tests/docs respectively. 2019-09-09 13:41:43 +02:00
krk 33f7f960cf Allow exponentials with signed base and unsigned power. 2019-09-04 17:32:47 +02:00
Daniel Kirchner 80199ded79 More documentation updates. 2019-08-19 14:56:04 +02:00
Daniel Kirchner 9f6fff2120 Replace casting of external functions to address by a member named "address". 2019-08-19 14:56:04 +02:00
Erik Kundt f1da0f7ae9 Prepares 0.6.0 changelog and documentation. 2019-08-14 16:15:59 +02:00