.. |
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
|
Introduce RightArrow (->) token in the scanner
|
2020-08-27 12:28:27 +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
|
Add/Update tests for Yul function definition
|
2020-08-12 23:53:08 +01:00 |
inline_assembly_function_call_assignment.sol
|
Add/Update tests for Yul function definition
|
2020-08-12 23:53:08 +01:00 |
inline_assembly_function_call.sol
|
Add/Update tests for Yul function definition
|
2020-08-12 23:53:08 +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
|
Use .slot and .offest to access storage items.
|
2020-07-13 14:59:22 +02:00 |
inline_assembly_storage_access_local_var.sol
|
[Sol->Yul] Enabling storage pointers to local vars in inline assembly.
|
2020-08-26 10:25:42 +02:00 |
inline_assembly_storage_access_via_pointer.sol
|
[Sol->Yul] Implementing conversion of struct to struct pointer.
|
2020-10-08 16:37:57 +02:00 |
inline_assembly_storage_access.sol
|
Use .slot and .offest to access storage items.
|
2020-07-13 14:59:22 +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
|
Use .slot and .offest to access storage items.
|
2020-07-13 14:59:22 +02:00 |
truefalse.sol
|
Test for true/false in inline assembly.
|
2020-01-14 17:16:09 +01:00 |