index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libsolidity
/
CompilerStack.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
style fixes mostly
LianaHus
2015-10-15
1
-1
/
+5
*
removed commit
LianaHus
2015-10-15
1
-1
/
+0
*
fixes error after conflict resolving
LianaHus
2015-10-15
1
-2
/
+1
*
errors instead of exceptions
LianaHus
2015-10-15
1
-9
/
+23
*
added Error class for all kind of errors
LianaHus
2015-10-15
1
-2
/
+2
*
Resolve binary dependencies properly.
chriseth
2015-10-07
1
-16
/
+27
*
Compute canonical names of types for function signatures.
chriseth
2015-10-06
1
-4
/
+7
*
-fixed the warning printing
LianaHus
2015-10-02
1
-4
/
+5
*
Error formatting.
chriseth
2015-09-22
1
-21
/
+16
*
Refactoring: Check types outside of AST and recover from some errors.
chriseth
2015-09-22
1
-2
/
+10
*
Commandline interface for the linker.
chriseth
2015-09-12
1
-0
/
+10
*
Transition from bytecode to more general linker objects.
chriseth
2015-09-11
1
-20
/
+22
*
- renamed AST to ast and ABI to abi
LianaHus
2015-09-08
1
-1
/
+1
*
removed get prefix
LianaHus
2015-09-08
1
-3
/
+5
*
renamed getter functions
LianaHus
2015-09-08
1
-63
/
+63
*
Add CMakeLists.txt for libsolidity
Lefteris Karapetsas
2015-08-19
1
-0
/
+391