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
/
SolidityNameAndTypeResolution.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed checking of abstract functions.
chriseth
2015-06-30
1
-0
/
+17
*
Memory arrays cannot be resized.
chriseth
2015-06-30
1
-0
/
+13
*
Delete for memory objects.
chriseth
2015-06-27
1
-0
/
+26
*
Decoding for constructor.
chriseth
2015-06-23
1
-0
/
+13
*
Fix and test for not really recursive structs.
chriseth
2015-06-18
1
-0
/
+11
*
Distinction between storage pointer and storage ref and type checking for con...
chriseth
2015-06-15
1
-0
/
+87
*
Merge pull request #2122 from chriseth/sol_memoryArrays2
chriseth
2015-06-10
1
-10
/
+0
|
\
|
*
Use dynamic memory for argument encoding.
chriseth
2015-06-09
1
-10
/
+0
*
|
cleaned up the tests
Liana Husikyan
2015-06-09
1
-10
/
+0
*
|
removed byte0 keyword
Liana Husikyan
2015-06-08
1
-2
/
+1
|
/
*
Ability to specify the storage location of a reference type.
chriseth
2015-06-05
1
-0
/
+34
*
fixed assigning negative number to unsigned
Liana Husikyan
2015-06-04
1
-0
/
+10
*
- style fixes
Liana Husikyan
2015-06-04
1
-0
/
+10
*
- conversion of positive literals to signed int
Liana Husikyan
2015-06-04
1
-0
/
+40
*
Re-introduce string type.
chriseth
2015-05-28
1
-0
/
+33
*
Move non-cryptopp dependent stuff into devcore.
Gav Wood
2015-05-20
1
-1
/
+1
*
updated unit test
Liana Husikyan
2015-05-11
1
-1
/
+1
*
bug in abi. fixed external type for return parameters
Liana Husikyan
2015-05-11
1
-0
/
+22
*
Merge pull request #1634 from chriseth/sol_overloadingFunctions
chriseth
2015-04-21
1
-4
/
+101
|
\
|
*
Merge remote-tracking branch 'ethereum/develop' into sol_overloadingFunctions
chriseth
2015-04-21
1
-4
/
+101
*
|
Removed (and added) some #ifs (but removed more than I added).
chriseth
2015-04-21
1
-4
/
+0
|
/
*
Restructure test folders
CJentzsch
2015-04-21
1
-0
/
+1675