100 Commits
Author SHA1 Message Date
chriseth 29f46f0b8a Recently released 0.8. 2020-12-15 15:24:01 +01:00
chriseth a0a02f2307 Merge remote-tracking branch 'origin/develop' into breaking 2020-11-23 19:28:08 +01:00
franzihei f74c0b9206 updating team meeting time and fix bullet list in index 2020-11-23 10:32:09 +01:00
chriseth 8a1bf41ac0 Merge pull request #10010 from ethereum/develop
Merge develop into breaking.
2020-10-12 15:33:34 +02:00
franzihei 1b5794b755 update Solidity docs index page 2020-10-08 16:25:26 +02:00
Harikrishnan Mulackal a309669f75 Disallow explicit conversions from negative literals to `address` 2020-10-07 16:06:02 +02:00
Kamil Śliwak 26ccb98222 docs: Update old external links to use HTTPS where possible 2020-08-31 12:46:45 +02:00
1596ccd25d Adds brand guide and updates team calls info
Co-authored-by: Alex Beregszaszi <alex@rtfs.hu>

Co-authored-by: Alex Beregszaszi <alex@rtfs.hu>

Co-authored-by: Leonardo <leo@ethereum.org>

Co-authored-by: Leonardo <leo@ethereum.org>
2020-07-23 19:31:25 +02:00
chriseth 6bb6783d39 Merge remote-tracking branch 'origin/develop' into breaking 2020-07-22 15:26:44 +02:00
Tiny熊 1b95a5e1fc Update simplified chinese translation link.
The implified chinese translation version now host on https://learnblockchain.cn/docs/solidity/ .  

This url will be keep updating .
2020-07-21 16:28:13 +08:00
hrkrshnn ba538c9f75 Update documentation for solidity-upgrade 0.7.0 2020-04-30 17:20:36 +05:30
chriseth d429d20b0b Restructure documentation and improve TOC. 2020-04-23 19:05:42 +02:00
Alex Beregszaszi 8d7fd90593 Remove LLL from docs 2020-01-15 13:18:24 +00:00
chriseth 5927717e06 Update index. 2019-12-12 15:15:43 +01:00
Chris Chinchilla 2340d830ce Add Italian translation 2019-12-03 10:02:55 +01:00
Chris Chinchilla 54ed84b90d Add Japanese translation, and order alphabetically 2019-07-15 10:49:03 +02:00
Chris Ward 2322b4f504 Add Turkish translation 2019-04-23 13:15:39 +10:00
William Entriken 916e151f46 Add NatSpec documentation. 2019-04-19 00:54:08 +02:00
Chris Ward 0b44389fc6 Add 0.5.x warning 2019-04-03 17:37:35 +02:00
Chris Ward 0c1affe43e Begin documentation style guide
Add pragma to documentation style guide

Fix formatting and add link

Move docs style guide

Changes from review
2019-02-27 11:48:51 +01:00
chriseth e5e3abf9a1 Fix link 2019-02-13 11:10:25 +01:00
Chris Ward b105497d1b Remove Frequently Asked Questions 2019-02-08 08:47:22 +00:00
William Entriken 52fd20e98c Use latest version in code snippets. 2019-01-10 11:34:58 +01:00
Chris Ward b75859ff15 Begin overhaul of documentation index 2018-11-28 15:40:21 +01:00
Alex Beregszaszi 4c98a6a2a3 Add LLL chapter in the documentation 2018-11-13 15:14:10 +00:00
Chris Ward 271a56b7db Add new resources section seperate from docs index 2018-10-17 19:49:28 +02:00
chriseth fb0ec1c562 Merge pull request #5245 from ethereum/chriseth-patch-2
Add Ethfiddle
2018-10-17 17:22:15 +02:00
Kevin Azoulay 932690c2db French translation (in progress) added to the docs 2018-10-17 15:26:39 +02:00
chriseth 3d9f478a66 Add Ethfiddle 2018-10-17 14:46:51 +02:00
Chris Ward d51b55c847 Add content from old Solidity wiki 2018-09-26 15:37:34 +02:00
Florian Antony b172f89b86 Add YAKINDU Solidity Tools to Integrations list 2018-09-06 21:22:08 +02:00
chriseth 160f3bf2ae Update index.rst 2018-09-05 14:39:42 +02:00
Daniel Kirchner a102f3b783 Remove trailing whitespace for all files in the repository. 2018-09-04 11:30:30 +02:00
chriseth 1dc4301682 Re-group links. 2018-08-09 14:31:30 +02:00
chriseth 8b066b28fa Update links and deprecated unmaintained tools. 2018-08-09 14:29:31 +02:00
f-daniel 7b9c9c40a0 Extension of tools list
Adding some recent and reliable tools to work with smart contracts and analyze their security.
2018-08-09 13:47:05 +02:00
Chris Ward f4ae002dab Add interface generator to tools section 2018-07-30 10:08:51 +02:00
Chris Ward 1aff040799 Move note on decompiling 2018-07-18 14:28:58 +02:00
chriseth abfec6829d Rename julia/iulia to yul in documentation. 2018-06-12 10:00:00 +01:00
chriseth 5ad34e035e Merge pull request #3702 from solidity-korea/develop
Add Korean to Translations
2018-03-12 15:07:46 +01:00
dongsamb a0907e90c6 Add Korean to Translation 2018-03-10 11:49:51 +09:00
ankit raj 7566787cd2 Some words on Remix 2018-03-06 19:39:53 +01:00
Hongbin Zuo 02307235c5 add in progress 2018-02-23 16:44:05 +08:00
Hongbin Zuo fc3473b282 Why you made this change:
Talked with Chris and Matt, in order to develop stronger ethereum community in China, we decided to initiate the activity to translate Solidity documentation into Simplified Chinese version. We have invited over 10 experienced translators as a team to contribute on this effort.

What you did:
I finished translation of index.rst into Simplified Chinese and wanted it to be added into main doc index.
2018-02-23 15:06:14 +08:00
chriseth 01ba8b7e1f Remind authors of best practices. 2018-02-01 17:13:46 +01:00
Raghav Dua 95bafbc4e0 update solium description 2018-01-18 16:32:46 +05:30
Alex Beregszaszi ff229ab05a Merge pull request #3195 from ethereum/chriseth-patch-1
Tone down similarity to JavaScript.
2017-11-22 13:25:04 +00:00
chriseth a67bd2fb6a Include JULIA section in the TOC. 2017-11-22 03:33:07 +00:00
chriseth 5c9e273d02 Link to translations. (#3212) 2017-11-21 12:03:47 +00:00
chriseth 03b3faa8ef Tone down similarity to JavaScript. 2017-11-16 13:18:43 +01:00