.. |
chainid.sol
|
Add semantic test for CHAINID in inline assembly
|
2019-11-19 17:09:18 +01:00 |
constant_access_referencing.sol
|
Support referencing other constants in inline assembly
|
2019-12-05 13:27:17 +03:00 |
constant_access.sol
|
Support constant numbers in inline assembly.
|
2019-07-02 14:01:05 +02:00 |
inline_assembly_embedded_function_call.sol
|
Sort tests.
|
2020-03-19 14:42:25 +01:00 |
inline_assembly_for2.sol
|
Sort tests.
|
2020-03-19 14:42:25 +01:00 |
inline_assembly_for.sol
|
Sort tests.
|
2020-03-19 14:42:25 +01:00 |
inline_assembly_function_call2.sol
|
Sort tests.
|
2020-03-19 14:42:25 +01:00 |
inline_assembly_function_call_assignment.sol
|
Sort tests.
|
2020-03-19 14:42:25 +01:00 |
inline_assembly_function_call.sol
|
Sort tests.
|
2020-03-19 14:42:25 +01:00 |
inline_assembly_if.sol
|
Sort tests.
|
2020-03-19 14:42:25 +01:00 |
inline_assembly_in_modifiers.sol
|
Sort tests.
|
2020-03-19 14:42:25 +01:00 |
inline_assembly_memory_access.sol
|
[Sol->Yul] Enabling new bytes(n)
|
2020-05-14 12:55:14 +02:00 |
inline_assembly_read_and_write_stack.sol
|
Sort tests.
|
2020-03-19 14:42:25 +01:00 |
inline_assembly_recursion.sol
|
Sort tests.
|
2020-03-19 14:42:25 +01:00 |
inline_assembly_storage_access_inside_function.sol
|
[isoltest] Enforcing compileViaYul to be set if test can pass via yul
|
2020-05-05 00:38:13 +02:00 |
inline_assembly_storage_access_via_pointer.sol
|
Sort tests.
|
2020-03-19 14:42:25 +01:00 |
inline_assembly_storage_access.sol
|
[isoltest] Enforcing compileViaYul to be set if test can pass via yul
|
2020-05-05 00:38:13 +02:00 |
inline_assembly_switch.sol
|
Sort tests.
|
2020-03-19 14:42:25 +01:00 |
inline_assembly_write_to_stack.sol
|
Sort tests.
|
2020-03-19 14:42:25 +01:00 |
inlineasm_empty_let.sol
|
Sort tests.
|
2020-03-19 14:42:25 +01:00 |
keccak256_assembly.sol
|
Sort tests.
|
2020-03-19 14:42:25 +01:00 |
leave.sol
|
[isoltest] Enforcing compileViaYul to be set if test can pass via yul
|
2020-05-05 00:38:13 +02:00 |
selfbalance.sol
|
TestFileParser: Adding new keyword wei for expressing function value
|
2020-02-21 11:39:37 +01:00 |
slot_access.sol
|
Allow access to `_slot ` for local storage pointer variables.
|
2020-02-25 14:28:04 +01:00 |
truefalse.sol
|
Test for true/false in inline assembly.
|
2020-01-14 17:16:09 +01:00 |