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
/
ASTPrinter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Parsing of events.
Christian
2015-01-30
1
-0
/
+2
*
Some fixes in parser.
Christian
2015-01-28
1
-0
/
+2
*
Type resolution for function modifiers.
Christian
2015-01-26
1
-0
/
+2
*
Function modifier parsing.
Christian
2015-01-26
1
-0
/
+4
*
Adding a ForStatement solidity AST Node.
Lefteris Karapetsas
2014-12-17
1
-0
/
+2
*
Create contracts.
Christian
2014-12-15
1
-0
/
+2
*
Clear separation between ASTVisitor and ASTConstVisitor and more const specif...
Christian
2014-12-08
1
-1
/
+1
*
Const functions for ASTVisitor and const ASTPrinter.
Christian
2014-12-08
1
-64
/
+64
*
Import directive.
Christian
2014-12-03
1
-1
/
+2
*
Provide interface for calls in JSON and some other formatting changes.
Christian
2014-11-12
1
-2
/
+2
*
Merge remote-tracking branch 'ethereum/develop' into sol_contractCompiler
Christian
2014-11-01
1
-2
/
+4
|
\
|
*
Further const placement changes.
Christian
2014-10-30
1
-1
/
+1
|
*
Asterisk-syntax for doxygen class documentation.
Christian
2014-10-28
1
-1
/
+3
*
|
Contract compiler and also add ExpressionStatement to AST.
Christian
2014-10-30
1
-0
/
+2
|
/
*
Some documentation.
Christian
2014-10-25
1
-0
/
+1
*
Type information for AST printer.
Christian
2014-10-23
1
-0
/
+1
*
Pointer type cleanup: Use ASTPointer only for AST nodes and shared_ptr for type
Christian
2014-10-20
1
-2
/
+2
*
Coding style and cleanup
Christian
2014-10-17
1
-1
/
+1
*
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
-57
/
+59
*
AST printer and command line tool, some fixes.
Christian
2014-10-10
1
-0
/
+88