index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
lantw44
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libsolidity
/
AST.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Multi-variable declarations.
chriseth
2015-10-13
1
-0
/
+2
|
*
Introduced tuple type and added multi variable declarations to type
chriseth
2015-10-10
1
-1
/
+3
|
|
|
|
checker.
*
Refactoring to allow multi-variable declarations.
chriseth
2015-10-09
1
-5
/
+16
|
*
Provide access to scoped structs.
chriseth
2015-10-06
1
-4
/
+4
|
*
Compute canonical names of types for function signatures.
chriseth
2015-10-06
1
-0
/
+4
|
*
Style cleanup.
chriseth
2015-09-24
1
-39
/
+95
|
*
Merge pull request #85 from chriseth/warnings
chriseth
2015-09-23
1
-216
/
+89
|
\
|
|
|
|
Support mulitple errors and warnings.
|
*
Refactored annotations.
chriseth
2015-09-22
1
-4
/
+25
|
|
|
*
Refactoring: Check types outside of AST and recover from some errors.
chriseth
2015-09-22
1
-224
/
+78
|
|
*
|
fixed using string as a type for struct member
LianaHus
2015-09-17
1
-3
/
+6
|
/
*
style fixes
LianaHus
2015-09-16
1
-1
/
+1
|
*
throw statement implementation
LianaHus
2015-09-16
1
-0
/
+12
|
*
Parsing and type checking of libraries without inheritance.
chriseth
2015-09-11
1
-3
/
+9
|
*
style fixes
LianaHus
2015-09-11
1
-1
/
+1
|
*
added type check if the type of the var decl is one of base contract type
LianaHus
2015-09-10
1
-2
/
+4
|
*
renamed getter functions
LianaHus
2015-09-08
1
-99
/
+99
|
*
add tests for state variables accessors. normal and constant
LianaHus
2015-08-21
1
-1
/
+1
|
|
|
|
fixed the issue with accessors for constant state variables
*
Add CMakeLists.txt for libsolidity
Lefteris Karapetsas
2015-08-19
1
-0
/
+1355