COMMITS
/ libsolidity/ast/AST.cpp November 24, 2016
C
Add swarm hash to the end of the bytecode.
chriseth committed
November 14, 2016
C
Metadata stamp.
chriseth committed
November 18, 2016
V
Fix licensing headers
VoR0220 committed
November 15, 2016
A
Move InterfaceHandler from string to JSON
Alex Beregszaszi committed
October 21, 2016
Y
ast: add a null check
Yoichi Hirai committed
October 18, 2016
Y
ast: ContractDefinition::inheritableMembers contains enums as well as structs
Yoichi Hirai committed
October 5, 2016
A
Rename dev::sha3 to dev::keccak256
Alex Beregszaszi committed
March 1, 2016
C
Code generation (missing external access and source locations).
chriseth committed
December 15, 2015
C
Simple aliasing during import.
chriseth committed
December 9, 2015
C
Relative paths in import directives.
chriseth committed
November 26, 2015
C
Convert filter to template function.
chriseth committed
November 23, 2015
C
Do not store elements of a contract by AST node type.
chriseth committed
November 19, 2015
C
Make members context-sensitive.
chriseth committed
October 26, 2015
C
Allow docstrings for statements.
chriseth committed
C
Store docstrings in AST annotations.
chriseth committed
October 20, 2015
C
File reorganisation.
chriseth committed