index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ASTVisitor.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Typo in EnumValue
Lefteris Karapetsas
2015-02-14
1
-4
/
+4
*
EnumDeclaration -> EnumValue
Lefteris Karapetsas
2015-02-14
1
-4
/
+4
*
Parsing an enum AST node
Lefteris Karapetsas
2015-02-14
1
-0
/
+4
*
Parsing enums for Solidity - WIP
Lefteris Karapetsas
2015-02-14
1
-0
/
+4
*
Parsing of events.
Christian
2015-01-30
1
-0
/
+4
*
Some fixes in parser.
Christian
2015-01-28
1
-0
/
+4
*
Type resolution for function modifiers.
Christian
2015-01-26
1
-0
/
+4
*
Function modifier parsing.
Christian
2015-01-26
1
-0
/
+8
*
Adding a ForStatement solidity AST Node.
Lefteris Karapetsas
2014-12-17
1
-0
/
+4
*
Create contracts.
Christian
2014-12-15
1
-0
/
+4
*
Clear separation between ASTVisitor and ASTConstVisitor and more const specif...
Christian
2014-12-08
1
-34
/
+38
*
Const functions for ASTVisitor and const ASTPrinter.
Christian
2014-12-08
1
-0
/
+68
*
Import directive.
Christian
2014-12-03
1
-0
/
+4
*
Merge remote-tracking branch 'ethereum/develop' into sol_contractCompiler
Christian
2014-11-01
1
-6
/
+8
|
\
|
*
Forgot some asterisks.
Christian
2014-10-28
1
-6
/
+8
*
|
Contract compiler and also add ExpressionStatement to AST.
Christian
2014-10-30
1
-0
/
+2
|
/
*
Some documentation.
Christian
2014-10-25
1
-4
/
+6
*
Corrected coding style.
Christian
2014-10-16
1
-15
/
+19
*
Added copyright blocks.
Christian
2014-10-13
1
-0
/
+22
*
Name resolution.
Christian
2014-10-13
1
-0
/
+2
*
AST printer and command line tool, some fixes.
Christian
2014-10-10
1
-0
/
+76