index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libsolidity
/
interface
/
InterfaceHandler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename InterfaceHandler to Natspec
Alex Beregszaszi
2017-05-19
1
-130
/
+0
*
Split ABI out of InterfaceHandler
Alex Beregszaszi
2017-05-19
1
-91
/
+24
*
Refactor json return type generation.
chriseth
2017-01-27
1
-20
/
+28
*
Include payable for the constructor in the ABI
Alex Beregszaszi
2016-11-18
1
-0
/
+1
*
ABI: Use external function.
chriseth
2016-11-16
1
-2
/
+2
*
Move InterfaceHandler from string to JSON
Alex Beregszaszi
2016-11-15
1
-10
/
+7
*
Do not include a trailing new line in the ABI JSON output
Alex Beregszaszi
2016-11-15
1
-1
/
+4
*
Reject constant modifier on the fallback function
Alex Beregszaszi
2016-09-06
1
-1
/
+0
*
Test and fixes for payable fallback in ABI.
chriseth
2016-09-06
1
-0
/
+1
*
Do not include the payable keyword for constructors
Alex Beregszaszi
2016-09-06
1
-1
/
+0
*
Support payable keyword for functions
Alex Beregszaszi
2016-09-06
1
-0
/
+2
*
Do not use internal types for event parameters.
chriseth
2016-09-02
1
-1
/
+2
*
Introduce fallback entry in the ABI
Alex Beregszaszi
2016-08-27
1
-1
/
+9
*
remove solidity --interface
Dimitry
2016-08-17
1
-70
/
+0
*
Make members context-sensitive.
chriseth
2015-11-26
1
-1
/
+1
*
Store docstrings in AST annotations.
chriseth
2015-10-26
1
-274
/
+44
*
File reorganisation.
chriseth
2015-10-21
1
-0
/
+478