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
/
Types.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
added Error class for all kind of errors
LianaHus
2015-10-15
1
-3
/
+3
*
Some more tests and typos fixed.
chriseth
2015-10-13
1
-2
/
+3
*
Introduced tuple type and added multi variable declarations to type
chriseth
2015-10-10
1
-14
/
+41
*
Compute canonical names of types for function signatures.
chriseth
2015-10-06
1
-13
/
+53
*
Tests apart from new one work fine.
chriseth
2015-10-06
1
-0
/
+8
*
Split external type into ecoding and interface type.
chriseth
2015-10-06
1
-6
/
+29
*
improved overflow check in memorySize for ArrayType
LianaHus
2015-09-24
1
-3
/
+3
*
Merge pull request #91 from chriseth/literalStringsToStoragePointer
chriseth
2015-09-24
1
-1
/
+3
|
\
|
*
Do not allow assignment from literal strings to storage pointers.
chriseth
2015-09-23
1
-1
/
+3
*
|
improved the test
LianaHus
2015-09-23
1
-2
/
+3
*
|
fixed-sized arrays as return type
LianaHus
2015-09-23
1
-0
/
+8
|
/
*
Refactoring: Check types outside of AST and recover from some errors.
chriseth
2015-09-22
1
-61
/
+12
*
Small fixes to the type system concerning libraries.
chriseth
2015-09-11
1
-2
/
+5
*
Possibility to call library functions.
chriseth
2015-09-11
1
-10
/
+28
*
removed get prefix
LianaHus
2015-09-08
1
-2
/
+4
*
renamed getter functions
LianaHus
2015-09-08
1
-180
/
+180
*
Add CMakeLists.txt for libsolidity
Lefteris Karapetsas
2015-08-19
1
-0
/
+1758