COMMITS
/ libsolidity/ast/AST.h November 14, 2016
C
Metadata stamp.
chriseth committed
November 18, 2016
V
Fix licensing headers
VoR0220 committed
September 27, 2016
C
Function types.
chriseth committed
November 15, 2016
A
Move InterfaceHandler from string to JSON
Alex Beregszaszi committed
July 30, 2016
R
Add support for do/while loops
Rhett Aultman committed
October 5, 2016
A
Support variable references within modifiers for inline assembly
Alex Beregszaszi committed
June 18, 2016
A
Support payable keyword for functions
Alex Beregszaszi committed
August 19, 2016
C
Version pragma.
chriseth committed
April 1, 2016
D
move libevmcore to solidity
Dimitry committed
March 1, 2016
C
Code generation (missing external access and source locations).
chriseth committed
February 22, 2016
C
Parsing for inline assembly.
chriseth committed
February 8, 2016
December 22, 2015
L
[cond-expr] add an AST node
Lu Guanqun committed
January 11, 2016
C
Allow aliases during import.
chriseth committed
December 21, 2015
C
Use paths instead of simple identifiers wherever possible.
chriseth committed
December 15, 2015
C
Simple aliasing during import.
chriseth committed
R
now is compiling and passing soltest...but I think there may be a few more things to do
RJ Catalano committed
R
fixed case statements
RJ Catalano committed
R
changing Tuple Constructor
RJ Catalano committed
R
updated attempt...still a bit more work to do but here's what's current
RJ Catalano committed
December 14, 2015
C
Parse complex import directives.
chriseth committed
R
Inline array declarations complete
RJ Catalano committed
December 9, 2015
C
Relative paths in import directives.
chriseth committed
December 5, 2015
C
Source units are independent scopes.
chriseth committed
November 25, 2015
C
Add bound functions to types.
chriseth committed
November 22, 2015
C
Added the `using x for y` directive.
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
November 16, 2015
C
Allow "new expressions" also for general type names.
chriseth committed
November 11, 2015
C
Fix problems with statement blocks.
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