chriseth
|
50894c6af8
|
Fix compiler warning.
|
2017-02-20 11:57:50 +01:00 |
|
chriseth
|
d794d35e50
|
Also check imbalanced stack.
|
2017-02-20 11:42:23 +01:00 |
|
chriseth
|
354f92f813
|
Check error messages for assembly tests.
|
2017-02-17 16:39:51 +01:00 |
|
chriseth
|
01fcd989b5
|
More tests.
|
2017-02-16 10:18:16 +01:00 |
|
chriseth
|
49a919b3e0
|
Parsing function calls.
|
2017-02-16 10:15:22 +01:00 |
|
chriseth
|
5d584aded8
|
Parsing function definitions.
|
2017-02-16 10:15:22 +01:00 |
|
chriseth
|
5e8a1e0ae6
|
Test for unicode string literals.
|
2017-02-15 15:21:11 +01:00 |
|
chriseth
|
58849cb1d5
|
Tests for printing assembly.
|
2017-02-14 15:41:25 +01:00 |
|
Alex Beregszaszi
|
f26fe5bc1c
|
Add tests for revert()
|
2017-02-10 22:44:29 +00:00 |
|
Alex Beregszaszi
|
eb530aa217
|
Add tests for invalid instruction
|
2017-01-27 21:24:58 +00:00 |
|
chriseth
|
873f2dddd6
|
Update error message.
|
2017-01-26 13:52:02 +01:00 |
|
chriseth
|
525758a130
|
Disallow assignment to non-identifiers.
|
2017-01-26 13:40:40 +01:00 |
|
chriseth
|
946a63c26f
|
Add test for assignment.
|
2017-01-25 17:27:01 +01:00 |
|
chriseth
|
27ba665694
|
Moved test.
|
2017-01-25 17:24:43 +01:00 |
|
VoR0220
|
3f9f725737
|
Fix licensing headers
Signed-off-by: VoR0220 <rj@erisindustries.com>
|
2016-11-23 12:22:33 +01:00 |
|
Alex Beregszaszi
|
ae8403ed08
|
Rename ErrorTag to invalidJumpLabel in inline assembly
|
2016-11-15 10:30:33 +00:00 |
|
Alex Beregszaszi
|
bee926bf3f
|
Add tests for the ErrorTag
|
2016-11-15 10:30:33 +00:00 |
|
chriseth
|
dce80911e1
|
Add tests
|
2016-11-15 09:16:33 +01:00 |
|
Alex Beregszaszi
|
0e33b63468
|
Allow warnings for inline assembly block
|
2016-10-20 13:25:28 +01:00 |
|
Alex Beregszaszi
|
0a3faf48d4
|
Add tests for magic variables in inline assembly
|
2016-10-19 20:44:15 +01:00 |
|
Alex Beregszaszi
|
d0791fb365
|
Fix assignment after tags in inline assembly
|
2016-10-11 12:28:49 +01:00 |
|
Alex Beregszaszi
|
9f61ae924e
|
Add test for address in inline assembly
|
2016-10-06 22:05:01 +01:00 |
|
Alex Beregszaszi
|
c7508942fe
|
Add test for suicide/selfdestruct
|
2016-10-06 12:44:33 +01:00 |
|
chriseth
|
6f54b13d7a
|
Remove log.h from solidity.
|
2016-04-12 01:03:46 +02:00 |
|
chriseth
|
26a91109a7
|
Allow "byte" in inline assembly.
|
2016-04-06 12:31:31 +02:00 |
|
chriseth
|
f049430723
|
Code generation (missing external access and source locations).
|
2016-03-30 02:37:00 +02:00 |
|
chriseth
|
949b00ed59
|
Parsing for inline assembly.
|
2016-03-30 02:37:00 +02:00 |
|