Christian
|
79aec95228
|
Simple copy of bytes to storage.
|
2015-02-12 11:33:09 +01:00 |
|
Christian
|
20b4c69009
|
Tests and some code for msg.data.
|
2015-02-12 11:33:09 +01:00 |
|
Christian
|
1369337808
|
Introduced byte array type.
|
2015-02-12 11:33:09 +01:00 |
|
Christian
|
2119a758b3
|
Some windows fixes.
|
2015-02-11 20:20:37 +01:00 |
|
Lu Guanqun
|
11b4e7f7d8
|
small fixes per chris's comments
|
2015-02-10 23:39:13 +08:00 |
|
Lu Guanqun
|
d307b0914c
|
add exponent operator
https://www.pivotaltracker.com/n/projects/1189488/stories/83746404
|
2015-02-10 23:39:13 +08:00 |
|
Christian
|
cf4144b702
|
Arbitrary parameters for call() and all hash functions.
|
2015-02-10 10:59:23 +01:00 |
|
chriseth
|
bb6f181d7d
|
Merge pull request #986 from LefterisJP/sol_StyleFix
Solidity enum style fix
|
2015-02-10 10:54:28 +01:00 |
|
Lefteris Karapetsas
|
82c5fb3245
|
Addressing issues in Enum style fix
|
2015-02-10 09:52:19 +01:00 |
|
Gav Wood
|
bbf695b0e1
|
Merge pull request #969 from guanqun/change-to-using
change typedef to using according to preferred coding style
|
2015-02-09 12:16:18 -08:00 |
|
chriseth
|
6052102a05
|
Merge pull request #985 from chriseth/sol_memoryMoveCleanup
Some cleanup in "move to memory" functions.
|
2015-02-09 16:46:23 +01:00 |
|
chriseth
|
a3a1f4757b
|
Typo fix.
|
2015-02-09 16:45:59 +01:00 |
|
Lefteris Karapetsas
|
943407e0fe
|
LValueType of Expression Compiler is now CamelCase
|
2015-02-09 14:41:01 +01:00 |
|
Lefteris Karapetsas
|
148a7cb3e1
|
ExpressionCompiler's enums to CamelCase
|
2015-02-09 14:35:31 +01:00 |
|
Lefteris Karapetsas
|
7c0ae1a82f
|
Styling in Natspec Enums
|
2015-02-09 14:12:36 +01:00 |
|
Lefteris Karapetsas
|
3ef75bae6b
|
Camelcasing enums in Types.h
|
2015-02-09 14:08:48 +01:00 |
|
Lefteris Karapetsas
|
6f621f8486
|
Changing Solidity Code to use CamelCase enum values
|
2015-02-09 14:00:12 +01:00 |
|
Christian
|
140f003a2e
|
Some cleanup in "move to memory" functions.
|
2015-02-09 13:40:37 +01:00 |
|
chriseth
|
d84d9d3ecd
|
Merge pull request #981 from chriseth/sol_cleanup
Small cleanup.
|
2015-02-09 12:02:17 +01:00 |
|
Liana Husikyan
|
75a5c20f54
|
trying to avoid win_build problems
|
2015-02-09 11:09:03 +01:00 |
|
liana
|
516e46ea6b
|
- added assertion
|
2015-02-09 02:25:18 +01:00 |
|
liana
|
97b443e181
|
- some more changes
|
2015-02-09 02:25:18 +01:00 |
|
Liana Husikyan
|
bcccfa8805
|
- removed unnesessary braces but one in if statement is still there because of warrning about ambiguous "else"
- added marking of position in node factory to the function
Conflicts:
libsolidity/Parser.cpp
|
2015-02-09 02:24:57 +01:00 |
|
Liana Husikyan
|
2a5c2578bd
|
- implemented Empty parameter name story. Now the name of input/return parameters of function can be not specified.
- added appropriate tests
Conflicts:
test/SolidityEndToEndTest.cpp
test/SolidityNameAndTypeResolution.cpp
|
2015-02-09 02:06:30 +01:00 |
|
Christian
|
106cda74f8
|
Small cleanup.
|
2015-02-09 00:49:35 +01:00 |
|
chriseth
|
a66db516fb
|
Merge pull request #937 from LefterisJP/sol_MultiArgSHA3
Solidity multiple arg sha3
|
2015-02-09 00:14:13 +01:00 |
|
chriseth
|
5c58aa041d
|
Merge pull request #977 from guanqun/simplify-with-selecttoken
simplify two statements with selectToken()
|
2015-02-09 00:10:50 +01:00 |
|
Lu Guanqun
|
1a1975bf7a
|
simplify two statements with selectToken()
|
2015-02-08 19:57:40 +08:00 |
|
guanqun
|
ca6456e7da
|
remove AST.h Utils.h's x permission
|
2015-02-07 23:10:22 +08:00 |
|
Lu Guanqun
|
4f6ac1b536
|
change typedef to using according to preferred coding style
|
2015-02-07 17:20:57 +08:00 |
|
Lefteris Karapetsas
|
afe1d9a592
|
Small fixes in Types and ExpressionCompiler
|
2015-02-06 20:57:04 +01:00 |
|
Christian
|
724ee76900
|
Accessors for structs.
|
2015-02-06 20:04:02 +01:00 |
|
Lefteris Karapetsas
|
f6586b8139
|
Small fixes for proper multitype/multiarg SHA3
|
2015-02-06 17:25:29 +01:00 |
|
Lefteris Karapetsas
|
293344b473
|
SHA3 of string literals now should work
|
2015-02-06 16:27:41 +01:00 |
|
Lefteris Karapetsas
|
2c9ff4747d
|
getRealType() introduced
|
2015-02-06 13:42:51 +01:00 |
|
Christian
|
82edc1ca6d
|
Some fixes for the ether units parser.
|
2015-02-06 13:38:29 +01:00 |
|
chriseth
|
16fc2d651e
|
Merge pull request #963 from guanqun/disallow-void-var
Disallow implicit declaration of void type.
|
2015-02-06 12:08:24 +01:00 |
|
Lefteris Karapetsas
|
76c9f13626
|
appendArgumentsCopyToMemory() has more complicated logic now
- Plus other fixes.
|
2015-02-06 10:42:24 +01:00 |
|
Lefteris Karapetsas
|
337b952f53
|
Fixes after rebase
|
2015-02-06 09:38:04 +01:00 |
|
Lefteris Karapetsas
|
f09c6fffc9
|
Renaming a function for clarity
|
2015-02-06 09:38:04 +01:00 |
|
Lefteris Karapetsas
|
8c1d928c94
|
Solidity SHA3 can now take multiple arguments
|
2015-02-06 09:38:04 +01:00 |
|
Gav Wood
|
59a3909376
|
Merge pull request #953 from LefterisJP/sol_ethSubDenominations
Solidity ether subdenominations
|
2015-02-05 17:12:19 -08:00 |
|
Lu Guanqun
|
7267afff55
|
disallow declaration of void type
https://www.pivotaltracker.com/n/projects/1189488/stories/86318578
|
2015-02-06 07:49:05 +08:00 |
|
Lefteris Karapetsas
|
c966ff246f
|
More style changes in enums
|
2015-02-05 23:03:24 +01:00 |
|
Lefteris Karapetsas
|
305f54b23f
|
Minor Style fixes
|
2015-02-05 22:38:07 +01:00 |
|
Lefteris Karapetsas
|
eaadc71b4c
|
Tests and fixes for ether subdenominations
|
2015-02-05 15:41:13 +01:00 |
|
Lefteris Karapetsas
|
426f9a2860
|
Tests for ether subdenominations. Work in progress
|
2015-02-04 22:02:35 +01:00 |
|
Lu Guanqun
|
e86c4602c5
|
fix string comparision bug revealed by previous test case
This is due to refactoring of m_names using ASTPointer.
|
2015-02-05 01:13:28 +08:00 |
|
Lefteris Karapetsas
|
dca5f7b57b
|
Adding ether subdenominations after constan literals
|
2015-02-04 17:52:28 +01:00 |
|
Gav Wood
|
db263bd9d7
|
Fixes.
|
2015-02-03 12:45:16 -08:00 |
|