index
:
learnxinyminutes-docs
docker-docs
master
mribeirodantas-patch-1
Code documentation written as code! How novel and totally my idea!
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
solidity.html.markdown
Commit message (
Expand
)
Author
Age
Lines
*
[solidity/en] fix minor typos
Ishan Madhusanka
2022-04-09
-5
/
+5
*
Fixes multidimensional array (#4239)
Haden Wasserbaech
2021-10-10
-1
/
+1
*
updated for v0.6 with fewer oracle details
PatrickAlphaC
2021-03-26
-160
/
+22
*
updated solidity version, rng, and oracle documentation
PatrickAlphaC
2021-02-26
-8
/
+252
*
Update solidity.html.markdown
Aldaschwede
2019-08-06
-1
/
+1
*
update chinese version content
shooter
2018-12-25
-1
/
+2
*
Javascript code mixes with Solidity code, not good
shooter
2018-12-25
-2
/
+8
*
Fix: `console.log` is javascript grammer
shooter
2018-12-25
-1
/
+1
*
Add Superblocks Lab IDE to additional resources
Sacricarl
2018-11-23
-0
/
+1
*
Add author name to contributor section
Divay Prakash
2018-10-28
-0
/
+1
*
Fix solidity
Bhoomtawath Plinsut
2018-10-28
-10
/
+10
*
Adds deprecation reminder for constant modifier in Solidity English documenta...
Chris Zimmerman
2018-10-08
-0
/
+1
*
Merge pull request #3111 from antonalekseev/solidity-en
Divay Prakash
2018-09-08
-2
/
+2
|
\
|
*
Fix dead link to style guide, mention Emacs mode
Anton Alekseev
2018-04-10
-2
/
+2
*
|
Make event name consistent, remove trailing spaces
Nemil Dalal
2018-03-14
-7
/
+7
|
/
*
Merge branch 'master' into update-to-latest-solidity
Nemil Dalal
2018-01-26
-0
/
+1
|
\
|
*
add ethfiddle
luke zhang
2017-11-23
-0
/
+1
*
|
Initial update to latest solidity
Nemil Dalal
2017-12-28
-100
/
+104
|
/
*
[solidity/en] Fixed #2873
Andre Polykanine A.K.A. Menelion Elensúlë
2017-09-26
-1
/
+1
*
Merge pull request #2807 from HairyFotr/typos
Andre Polykanine A.K.A. Menelion Elensúlë
2017-08-24
-3
/
+3
|
\
|
*
Fix a bunch of typos
HairyFotr
2017-08-23
-3
/
+3
*
|
[solidity/en] Add version pragma
sc0Vu
2017-07-25
-0
/
+3
|
/
*
Fixed misnamed contract initializer (#2650)
Nemil Dalal
2017-03-15
-1
/
+1
*
solidity contract name convention CamelCase to CapWords (#2606)
Miguel Mota
2016-12-23
-1
/
+1
*
corrections in mapping example (#2371)
pnf408
2016-09-27
-2
/
+2
*
Security additions + edits (#2281)
Nemil Dalal
2016-06-20
-36
/
+97
*
Fixed error in name
Nemil Dalal
2016-01-14
-2
/
+2
*
Added observer pattern, per barkthin's feedback
Nemil Dalal
2016-01-14
-3
/
+42
*
Minor wording changes, typos
Nemil Dalal
2015-12-29
-3
/
+3
*
Reorganizing later sections
Nemil Dalal
2015-12-29
-10
/
+12
*
Merge branch 'solidity' of github.com:nemild/learnxinyminutes-docs into solidity
Nemil Dalal
2015-12-29
-3
/
+3
|
\
|
*
update links to docs and Gitter
ethers
2015-12-28
-3
/
+3
*
|
Cleaned up data types
Nemil Dalal
2015-12-29
-3
/
+3
|
/
*
Wording
Nemil Dalal
2015-12-28
-2
/
+2
*
Minor edits
Nemil Dalal
2015-12-28
-3
/
+6
*
Added Joseph Chow as contributor
Nemil Dalal
2015-12-28
-2
/
+3
*
Merge branch 'solidity' of github.com:nemild/learnxinyminutes-docs into solidity
Nemil Dalal
2015-12-28
-8
/
+8
|
\
|
*
fixes in withdraw() and msg
ethers
2015-12-28
-8
/
+8
*
|
Fixed mapping
Nemil Dalal
2015-12-28
-1
/
+1
|
/
*
Spacing
Nemil Dalal
2015-12-28
-1
/
+7
*
Many edits
Nemil Dalal
2015-12-28
-240
/
+499
*
Few minor fixes
Nemil Dalal
2015-12-11
-10
/
+13
*
Minor updates
Nemil Dalal
2015-11-30
-7
/
+13
*
Add exposition around example bank
Nemil Dalal
2015-11-30
-8
/
+12
*
Added sample contracts
Nemil Dalal
2015-11-30
-0
/
+4
*
Spelling and grammar
Nemil Dalal
2015-11-30
-5
/
+5
*
Formatting
Nemil Dalal
2015-11-30
-3
/
+13
*
Many minor updates
Nemil Dalal
2015-11-30
-81
/
+145
*
Several fixes per Andreas's feedback
Nemil Dalal
2015-11-24
-10
/
+15
*
Added remove function
Nemil Dalal
2015-11-23
-4
/
+9
[next]