chriseth
|
7aff1fb942
|
Ability to specify the storage location of a reference type.
|
2015-06-05 14:44:05 +02:00 |
|
Liana Husikyan
|
1f3e93785e
|
fixed assigning negative number to unsigned
|
2015-06-04 14:09:19 +02:00 |
|
Liana Husikyan
|
0e664b05aa
|
- style fixes
- added test for uint8 = -1 which doesn't fail; todo: fix that
|
2015-06-04 12:42:55 +02:00 |
|
Liana Husikyan
|
c7e6bbb82c
|
- conversion of positive literals to signed int
- tests
|
2015-06-04 11:48:09 +02:00 |
|
chriseth
|
786b57b884
|
Re-introduce string type.
|
2015-05-28 16:20:50 +02:00 |
|
Gav Wood
|
a5005aefff
|
Move non-cryptopp dependent stuff into devcore.
|
2015-05-19 19:51:38 +02:00 |
|
Liana Husikyan
|
23925040a1
|
updated unit test
|
2015-05-11 17:16:52 +02:00 |
|
Liana Husikyan
|
ccc3d56542
|
bug in abi. fixed external type for return parameters
|
2015-05-11 16:46:17 +02:00 |
|
chriseth
|
e65b9825d6
|
Merge pull request #1634 from chriseth/sol_overloadingFunctions
Function overloading.
|
2015-04-21 15:58:06 +02:00 |
|
chriseth
|
ddbaa99056
|
Merge remote-tracking branch 'ethereum/develop' into sol_overloadingFunctions
|
2015-04-21 12:04:12 +02:00 |
|
chriseth
|
02121683f5
|
Removed (and added) some #ifs (but removed more than I added).
|
2015-04-21 11:46:11 +02:00 |
|
CJentzsch
|
b2adcf3bf3
|
Restructure test folders
|
2015-04-20 22:48:53 +02:00 |
|