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
/
NameAndTypeResolver.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
missing const
LianaHus
2015-10-15
1
-1
/
+1
*
added const
LianaHus
2015-10-15
1
-2
/
+2
*
style fixes
LianaHus
2015-10-15
1
-11
/
+11
*
style fixes mostly
LianaHus
2015-10-15
1
-15
/
+30
*
mainly style fixes/renaming
LianaHus
2015-10-15
1
-6
/
+6
*
errors instead of exceptions
LianaHus
2015-10-15
1
-75
/
+165
*
added Error class for all kind of errors
LianaHus
2015-10-15
1
-4
/
+6
*
Refactoring to allow multi-variable declarations.
chriseth
2015-10-09
1
-1
/
+3
*
Resolve binary dependencies properly.
chriseth
2015-10-07
1
-0
/
+1
*
Add const.
chriseth
2015-10-06
1
-2
/
+2
*
Provide access to scoped structs.
chriseth
2015-10-06
1
-0
/
+16
*
Compute canonical names of types for function signatures.
chriseth
2015-10-06
1
-0
/
+19
*
Refactoring: Check types outside of AST and recover from some errors.
chriseth
2015-09-22
1
-150
/
+12
*
Fix for constant strings.
chriseth
2015-09-08
1
-0
/
+8
*
- renamed AST to ast and ABI to abi
LianaHus
2015-09-08
1
-1
/
+3
*
renamed getter functions
LianaHus
2015-09-08
1
-42
/
+44
*
Add CMakeLists.txt for libsolidity
Lefteris Karapetsas
2015-08-19
1
-0
/
+530