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
*
Wildcards.
chriseth
2015-10-15
1
-1
/
+1
*
Destructuring assignments.
chriseth
2015-10-15
1
-18
/
+54
*
Tuple expressions.
chriseth
2015-10-15
1
-9
/
+30
*
Merge pull request #130 from LefterisJP/dynamic_array_push
chriseth
2015-10-15
1
-2
/
+24
|
\
|
*
Implement Dynamic array push and fix test
Lefteris Karapetsas
2015-10-15
1
-2
/
+24
*
|
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