Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update documentation to version 0.4.0. | chriseth | 2016-09-07 | 1 | -17/+51 |
* | Merge pull request #1003 from winsvega/docs | chriseth | 2016-09-06 | 1 | -0/+26 |
|\ | |||||
| * | add "pragma solidity ^0.4.0;" to code examples | Dimitry | 2016-09-05 | 1 | -0/+26 |
* | | Require ";" after "_" | chriseth | 2016-09-05 | 1 | -3/+3 |
|/ | |||||
* | Clarify warning. | chriseth | 2016-08-30 | 1 | -2/+3 |
* | Documentation. | chriseth | 2016-08-30 | 1 | -0/+5 |
* | Clean up contracts.rst | Denton Liu | 2016-08-27 | 1 | -14/+17 |
* | Merge pull request #953 from Denton-L/fallback-stuff | chriseth | 2016-08-26 | 1 | -18/+27 |
|\ | |||||
| * | Add "Sending Ether" | Denton Liu | 2016-08-26 | 1 | -0/+1 |
| * | Correct spacing | Denton Liu | 2016-08-26 | 1 | -18/+18 |
| * | Write about what fallback functions cannot do | Denton Liu | 2016-08-26 | 1 | -0/+8 |
* | | Disallow fallback function to return values. | chriseth | 2016-08-26 | 1 | -1/+2 |
|/ | |||||
* | Merge pull request #925 from mocamircea/patch-10 | chriseth | 2016-08-26 | 1 | -11/+56 |
|\ | |||||
| * | Update contracts.rst | Mircea Moca | 2016-08-25 | 1 | -9/+47 |
| * | Update contracts.rst | Mircea Moca | 2016-08-19 | 1 | -4/+4 |
| * | Update contracts.rst | Mircea Moca | 2016-08-18 | 1 | -7/+14 |
* | | Update contracts.rst | Denton Liu | 2016-08-24 | 1 | -3/+4 |
* | | Remove trailing whitespaces | Denton Liu | 2016-08-24 | 1 | -1/+1 |
* | | Small documentation update | Dave Hoover | 2016-08-24 | 1 | -1/+1 |
|/ | |||||
* | BREAKING: return only exits current function/modifier | chriseth | 2016-08-17 | 1 | -7/+33 |
* | Made snippet work as is. | chriseth | 2016-08-01 | 1 | -3/+3 |
* | Update contracts.rst | cseberino | 2016-08-01 | 1 | -2/+6 |
* | Update contracts.rst | Manidos | 2016-07-27 | 1 | -1/+1 |
* | Security Considerations | chriseth | 2016-07-04 | 1 | -1/+1 |
* | Fixing library examples that don't compile. | Dave Hoover | 2016-06-25 | 1 | -5/+5 |
* | Merge pull request #658 from graup/graup-patch-1 | chriseth | 2016-06-21 | 1 | -1/+1 |
|\ | |||||
| * | Fix typo in Libraries section | Paul Grau | 2016-06-18 | 1 | -2/+2 |
* | | Fix two documentation typos | Fabio Berger | 2016-06-20 | 1 | -2/+2 |
|/ | |||||
* | Changed inline code syntax | Denton Liu | 2016-05-30 | 1 | -60/+60 |
* | Modified contracts.rst | Denton Liu | 2016-05-30 | 1 | -60/+60 |
* | Changed link from markdown to rst | Denton Liu | 2016-05-19 | 1 | -2/+2 |
* | Corrected capitalisation of symbol names | Denton Liu | 2016-05-19 | 1 | -11/+12 |
* | Changed whitespace formatting | Denton Liu | 2016-05-18 | 1 | -23/+24 |
* | Replaced all tabs with spaces | Denton Liu | 2016-05-18 | 1 | -50/+50 |
* | More code-style corrections | Denton Liu | 2016-05-18 | 1 | -5/+21 |
* | fix example solidity contract code by adding argument to constructor | Alex Melville | 2016-05-16 | 1 | -1/+1 |
* | Reformatted according to style guide | Denton Liu | 2016-05-06 | 1 | -3/+53 |
* | Update contracts.rst | Denton Liu | 2016-05-06 | 1 | -1/+1 |
* | Documentation. | chriseth | 2016-05-05 | 1 | -0/+66 |
* | Documentation for delegatecall. | chriseth | 2016-03-12 | 1 | -35/+8 |
* | Update contracts.rst | uberlaufer | 2016-03-11 | 1 | -4/+3 |
* | shortened lines to 79 | uberlaufer | 2016-03-11 | 1 | -1/+5 |
* | Update contracts.rst | uberlaufer | 2016-03-11 | 1 | -5/+1 |
* | Added in-depth links to function modifiers, structs and enums in structure se... | holgerd77 | 2016-02-19 | 1 | -0/+2 |
* | docs: code sytle | u2 | 2015-12-30 | 1 | -192/+192 |
* | Fixes in the misc section. | chriseth | 2015-12-21 | 1 | -0/+4 |
* | Note about private note being invisible. | chriseth | 2015-12-14 | 1 | -0/+7 |
* | Imported documentation. | chriseth | 2015-12-08 | 1 | -0/+899 |