Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: rename variable | F. Eugene Aumson | 2018-09-22 | 1 | -3/+3 |
* | feat: add sol-doc command-line interface | F. Eugene Aumson | 2018-09-22 | 1 | -0/+26 |
* | use Array.join rather than string concatenation | F. Eugene Aumson | 2018-09-18 | 1 | -7/+5 |
* | doc constructors as returning a Reference... | F. Eugene Aumson | 2018-09-18 | 1 | -1/+1 |
* | remove stale comments | F. Eugene Aumson | 2018-09-18 | 1 | -9/+4 |
* | minorly tweak comments | F. Eugene Aumson | 2018-09-18 | 1 | -1/+0 |
* | add and test support for return comment | F. Eugene Aumson | 2018-09-18 | 1 | -0/+6 |
* | add and test support for fallback functions | F. Eugene Aumson | 2018-09-18 | 1 | -1/+5 |
* | test w/&w/out passing in `contractsToCompile` | F. Eugene Aumson | 2018-09-18 | 1 | -4/+4 |
* | ammend generated docs with solc's devdoc output | F. Eugene Aumson | 2018-09-01 | 1 | -15/+46 |
* | rename 2 variables | F. Eugene Aumson | 2018-09-01 | 1 | -4/+4 |
* | satisfy linter | F. Eugene Aumson | 2018-08-31 | 1 | -3/+1 |
* | introduce named vars to clarify return statements | F. Eugene Aumson | 2018-08-31 | 1 | -2/+5 |
* | transform solc's ABI output into doc types | F. Eugene Aumson | 2018-08-31 | 2 | -61/+237 |
* | rename variables | F. Eugene Aumson | 2018-08-31 | 1 | -7/+7 |
* | add named var to make `if` condition more readable | F. Eugene Aumson | 2018-08-31 | 1 | -1/+2 |
* | reduce proximity b/w instantiation and use of var | F. Eugene Aumson | 2018-08-31 | 1 | -2/+1 |
* | remove unnecessary class SolidityDocFormat | F. Eugene Aumson | 2018-08-31 | 3 | -10/+3 |
* | comment public interface | F. Eugene Aumson | 2018-08-30 | 1 | -1/+13 |
* | remove unused constructor parameter | F. Eugene Aumson | 2018-08-30 | 1 | -2/+1 |
* | move shared doc types from react-docs to @0x/types | F. Eugene Aumson | 2018-08-30 | 1 | -1/+1 |
* | add devdoc support to solc typings, and use it | F. Eugene Aumson | 2018-08-29 | 1 | -4/+10 |
* | add package sol-doc | F. Eugene Aumson | 2018-08-29 | 3 | -0/+67 |