Commit Graph
28 Commits
Author SHA1 Message Date
William Entriken b2ef1a46a4 Allow NatSpec to apply to Libraries just as Contracts 2021-05-14 00:08:18 -04:00
William Entriken c70bc0c246 Specify how blockhash will act for invalid inputs, fixes #11364 2021-05-10 16:26:08 -04:00
William Entriken ea13ad711e This can help a little with triage 2021-05-08 15:28:28 -04:00
William Entriken 88e33c9ea3 Match @return word styling to match @param (i.e. sentence case) 2021-05-08 01:14:22 -04:00
William Entriken 3e8b9bdb1c Add NatSpec for public state variables 2020-05-19 11:01:52 -05:00
William Entriken 6d068b6331 Reduce usage of the word "kill" 2020-01-07 11:18:10 +01:00
William Entriken c126724e56 Clarify new fallback function introduction 2019-12-04 10:31:19 +01:00
William Entriken 90255d180c Update changelog language 2019-12-02 10:58:29 -05:00
William Entriken 66ba683da0 Fix all markdown language hints 2019-11-27 20:15:30 -05:00
William Entriken 29955a22ad Update markdown 2019-11-27 20:13:37 -05:00
William Entriken b6cb079157 Failed-checksum addresses are an error 2019-07-02 13:10:28 +02:00
William Entriken 49c79c1894 Update value-types.rst 2019-06-26 20:04:02 -04:00
William Entriken f1be1b2758 Learn how to spell section 2019-05-29 21:02:03 -04:00
William Entriken 916e151f46 Add NatSpec documentation. 2019-04-19 00:54:08 +02:00
William Entriken 52fd20e98c Use latest version in code snippets. 2019-01-10 11:34:58 +01:00
William Entriken b98a9eeb97 Define how inheritance affects storage 2018-11-26 14:44:18 +01:00
William Entriken bddbdebd91 Qualify that storage slots are shared for contiguous data 2018-11-14 22:39:12 -05:00
William Entriken ea6bb340d4 Document array length changing behaviors, fixes #4802 2018-09-20 20:57:38 +02:00
William Entriken 360009c376 Typo 2018-02-19 15:38:55 -05:00
William Entriken 5497a85158 Clarify name documentation for mixedCase 2018-01-29 14:45:36 -05:00
William Entriken b517ebb8bc Fix new Solidity warnings, for #3379 2018-01-29 10:26:07 -05:00
William Entriken 1cc31bacef Remove useless self assignment 2018-01-28 17:41:09 -05:00
William Entriken 053e634276 Add mutability declaration to example, for #3379 2018-01-23 21:52:58 -05:00
William Entriken a8e7637faa Support macOS High Sierra for install_deps script 2018-01-23 21:33:22 -05:00
William Entriken b1d99587e0 Use CapWords style for example
Follows recommendation in https://github.com/ethereum/solidity/pull/3392
2018-01-14 13:56:02 -05:00
William Entriken cb5758aa75 Prefer CapWords style struct names 2018-01-14 13:53:45 -05:00
William Entriken deeee06bc2 Fix links and JS reference 2018-01-10 20:43:38 -05:00
William Entriken c7632fc732 No nonsense explanation of compiler options 2018-01-05 10:13:33 -05:00