.. |
detect_add_overflow.yul
|
Overflow-checked addition.
|
2019-04-11 15:45:14 +02:00 |
explicit_cast_assignment.sol
|
Sol -> Yul: Implement explicit cast
|
2019-04-24 22:52:17 +02:00 |
explicit_cast_function_call.sol
|
Sol -> Yul: Implement explicit cast
|
2019-04-24 22:52:17 +02:00 |
explicit_cast_local_assignment.sol
|
Sol -> Yul: Implement explicit cast
|
2019-04-24 22:52:17 +02:00 |
function_entry_checks.sol
|
Semantic tests for compilation via Yul.
|
2019-04-04 15:02:43 +02:00 |
implicit_cast_assignment.sol
|
Sol -> Yul Generation: Implicit conversions
|
2019-04-24 22:52:17 +02:00 |
implicit_cast_function_call.sol
|
Sol -> Yul Generation: Implicit conversions
|
2019-04-24 22:52:17 +02:00 |
implicit_cast_local_assignment.sol
|
Sol -> Yul Generation: Implicit conversions
|
2019-04-24 22:52:17 +02:00 |
local_address_assignment.sol
|
Overflow-checked addition.
|
2019-04-11 15:45:14 +02:00 |
local_assignment.sol
|
Overflow-checked addition.
|
2019-04-11 15:45:14 +02:00 |
local_bool_assignment.sol
|
Overflow-checked addition.
|
2019-04-11 15:45:14 +02:00 |
loops.sol
|
Test case for loops.
|
2019-04-30 13:10:37 +02:00 |
return_and_convert.sol
|
Implement return.
|
2019-04-30 13:10:36 +02:00 |
return.sol
|
Implement return.
|
2019-04-30 13:10:36 +02:00 |
simple_assignment.sol
|
Overflow-checked addition.
|
2019-04-11 15:45:14 +02:00 |
simple_inline_asm.sol
|
IR: Generate inline asm blocks
|
2019-04-18 16:49:19 +02:00 |
smoke_test.sol
|
Semantic tests for compilation via Yul.
|
2019-04-04 15:02:43 +02:00 |
various_inline_asm.sol
|
IR: Generate inline asm blocks
|
2019-04-18 16:49:19 +02:00 |
virtual_functions.sol
|
Virtual function calls.
|
2019-04-11 15:45:43 +02:00 |