COMMITS
/ libsolidity/analysis/ReferencesResolver.cpp November 18, 2016
V
Fix licensing headers
VoR0220 committed
November 11, 2016
C
Check that no internals are used in any external function type.
chriseth committed
November 9, 2016
C
Disallow payable internal functions.
chriseth committed
September 27, 2016
C
Function types.
chriseth committed
May 10, 2016
C
Simplify interface of RationalNumber.
chriseth committed
April 12, 2016
V
updated algorithm for bit finding...now to figure out literal value
VoR0220 committed
March 29, 2016
V
rational renaming
VoR0220 committed
February 18, 2016
R
initial work for fixed types...potentially needing a constant literal type for this
RJ Catalano committed
March 1, 2016
C
Code generation (missing external access and source locations).
chriseth committed
December 5, 2015
C
Source units are independent scopes.
chriseth committed
November 30, 2015
C
Bugfix for explicit memory types in libraries.
chriseth committed
November 26, 2015
C
Resolve type names using regular AST visit.
chriseth committed
C
Fix MSVC errors and warnings.
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 17, 2015
C
Type checking for creating new arrays.
chriseth committed
November 16, 2015
C
Allow "new expressions" also for general type names.
chriseth committed
November 6, 2015
November 4, 2015
L
added SourceLocations to error reporting for ReferenceResolver
LianaHus committed
L
passed SourceLocations instead of nodes to the error reporting function
LianaHus committed
October 26, 2015
L
added errors tu ReferencesResolver
LianaHus committed
October 20, 2015
C
File reorganisation.
chriseth committed