index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
sol-doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: comments
F. Eugene Aumson
2018-09-26
1
-3
/
+3
*
fix: print error and exit process; don't re-throw
F. Eugene Aumson
2018-09-26
1
-1
/
+4
*
fix: split line for readability
F. Eugene Aumson
2018-09-26
1
-3
/
+2
*
fix: rename JSON_TABWIDTH to JSON_TAB_WIDTH
F. Eugene Aumson
2018-09-26
1
-2
/
+2
*
fix: use latest versions of @0xproject packages
F. Eugene Aumson
2018-09-26
1
-4
/
+4
*
fix: increase mocha timeout value
F. Eugene Aumson
2018-09-25
1
-1
/
+1
*
fix: add CHANGELOG.json
F. Eugene Aumson
2018-09-25
1
-0
/
+12
*
fix: use contract name for constructor method name
F. Eugene Aumson
2018-09-25
1
-6
/
+10
*
fix: document indexed event arguments
F. Eugene Aumson
2018-09-25
1
-2
/
+3
*
fix: save v1 contract doc/deploy commands
F. Eugene Aumson
2018-09-25
1
-1
/
+3
*
fix: document return value's type, not its name
F. Eugene Aumson
2018-09-25
2
-6
/
+6
*
feat: make sol-doc only document what's requested
F. Eugene Aumson
2018-09-22
2
-18
/
+29
*
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
2
-2
/
+34
*
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
*
test multiple return values from a solidity method
F. Eugene Aumson
2018-09-18
2
-0
/
+27
*
minorly tweak comments
F. Eugene Aumson
2018-09-18
2
-3
/
+2
*
add and test support for return comment
F. Eugene Aumson
2018-09-18
2
-0
/
+12
*
add and test support for fallback functions
F. Eugene Aumson
2018-09-18
2
-1
/
+8
*
test all the natspec stuff we use in our contracts
F. Eugene Aumson
2018-09-18
2
-1
/
+140
*
test w/&w/out devdoc content in contract
F. Eugene Aumson
2018-09-18
2
-56
/
+176
*
test w/&w/out passing in `contractsToCompile`
F. Eugene Aumson
2018-09-18
2
-59
/
+76
*
ammend generated docs with solc's devdoc output
F. Eugene Aumson
2018-09-01
2
-15
/
+63
*
rename 2 variables
F. Eugene Aumson
2018-09-01
1
-4
/
+4
*
satisfy linter
F. Eugene Aumson
2018-08-31
3
-6
/
+3
*
introduce named vars to clarify return statements
F. Eugene Aumson
2018-08-31
1
-2
/
+5
*
enable sol-doc tests in circleci
F. Eugene Aumson
2018-08-31
2
-0
/
+3
*
transform solc's ABI output into doc types
F. Eugene Aumson
2018-08-31
3
-66
/
+284
*
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
2
-6
/
+2
*
dev-depend on @0xproject/tslint-config
F. Eugene Aumson
2018-08-30
1
-0
/
+1
*
correct package.json's privacy specification
F. Eugene Aumson
2018-08-30
1
-1
/
+3
*
move shared doc types from react-docs to @0x/types
F. Eugene Aumson
2018-08-30
2
-2
/
+2
*
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
9
-0
/
+262