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
/
CompilerStack.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Styling in libsolidity's InterfaceHandler
Lefteris Karapetsas
2014-12-04
1
-2
/
+2
*
Moving all Interface and Documentation functionality to own class
Lefteris Karapetsas
2014-12-03
1
-70
/
+20
*
Separate user and dev natspec documentation
Lefteris Karapetsas
2014-12-03
1
-5
/
+18
*
Simplifying lambda function in CompilerStack::getInterface()
Lefteris Karapetsas
2014-12-03
1
-8
/
+6
*
Removing unneeded local variable in CompilerStack::getDocumentation()
Lefteris Karapetsas
2014-12-02
1
-2
/
+1
*
Handle absence of Natspec doc and add option to solc
Lefteris Karapetsas
2014-12-02
1
-2
/
+6
*
More Natspec JSON export tests and better error reporting
Lefteris Karapetsas
2014-12-02
1
-1
/
+1
*
Using jsoncpp for exporting ABI interface from solidity
Lefteris Karapetsas
2014-12-02
1
-25
/
+23
*
Exporting Natspec documentation to a JSON interface
Lefteris Karapetsas
2014-12-02
1
-0
/
+26
*
Magic variables.
Christian
2014-11-24
1
-1
/
+1
*
Contracts as types and framework for special global variables.
Christian
2014-11-24
1
-1
/
+4
*
Provide interface for calls in JSON and some other formatting changes.
Christian
2014-11-12
1
-8
/
+92
*
Option to activate the optimizer for solidity.
Christian
2014-11-07
1
-2
/
+3
*
Actual contract creator and add solidity to AlethZero interface.
Christian
2014-10-31
1
-0
/
+49