COMMITS
/ libsolidity/interface/InterfaceHandler.cpp November 15, 2016
A
Include payable for the constructor in the ABI
Alex Beregszaszi committed
A
Move InterfaceHandler from string to JSON
Alex Beregszaszi committed
November 9, 2016
C
ABI: Use external function.
chriseth committed
July 28, 2016
A
Do not include a trailing new line in the ABI JSON output
Alex Beregszaszi committed
August 26, 2016
A
Reject constant modifier on the fallback function
Alex Beregszaszi committed
September 6, 2016
C
Test and fixes for payable fallback in ABI.
chriseth committed
August 2, 2016
A
Do not include the payable keyword for constructors
Alex Beregszaszi committed
June 18, 2016
A
Support payable keyword for functions
Alex Beregszaszi committed
A
Introduce fallback entry in the ABI
Alex Beregszaszi committed
September 1, 2016
C
Do not use internal types for event parameters.
chriseth committed
August 17, 2016
D
remove solidity --interface
Dimitry committed
November 19, 2015
C
Make members context-sensitive.
chriseth committed
October 26, 2015
C
Store docstrings in AST annotations.
chriseth committed
October 20, 2015
C
File reorganisation.
chriseth committed