.. |
assignment_to_const_var_involving_expression.sol
|
IR generation for constants.
|
2020-05-05 17:07:55 +02:00 |
balance.sol
|
Update tests.
|
2020-07-07 12:16:18 +02:00 |
byte_optimization_bug.sol
|
Sort tests.
|
2020-03-19 14:42:25 +01:00 |
code_access_content.sol
|
Merge remote-tracking branch 'origin/develop' into breaking
|
2020-07-22 15:26:44 +02:00 |
code_access_create.sol
|
Update tests.
|
2020-07-07 12:16:18 +02:00 |
code_access_padding.sol
|
Sort tests.
|
2020-03-19 14:42:25 +01:00 |
code_access_runtime.sol
|
Merge remote-tracking branch 'origin/develop' into breaking
|
2020-07-22 15:26:44 +02:00 |
codebalance_assembly.sol
|
Add more semantic tests for balance/extcodehash
|
2020-09-24 19:04:27 +01:00 |
codehash_assembly.sol
|
Add more semantic tests for balance/extcodehash
|
2020-09-24 19:04:27 +01:00 |
contract_binary_dependencies.sol
|
[Sol->Yul] Enabling creation function call
|
2020-04-27 16:15:57 +02:00 |
crazy_elementary_typenames_on_stack.sol
|
Sort tests.
|
2020-03-19 14:42:25 +01:00 |
cross_contract_types.sol
|
Update tests.
|
2020-07-20 15:40:58 +02:00 |
decayed_tuple.sol
|
[isoltest] Enforcing compileViaYul to be set if test can pass via yul
|
2020-05-05 00:38:13 +02:00 |
destructuring_assignment.sol
|
Copy byte array to storage.
|
2020-10-29 18:53:15 +01:00 |
empty_name_return_parameter.sol
|
Sort tests.
|
2020-03-19 14:42:25 +01:00 |
external_types_in_calls.sol
|
Update tests.
|
2020-07-07 12:16:18 +02:00 |
flipping_sign_tests.sol
|
Sort tests.
|
2020-03-19 14:42:25 +01:00 |
gasleft_decrease.sol
|
[Sol - Yul] Add support for built-in gasleft().
|
2020-04-23 17:14:03 -05:00 |
gasleft_shadow_resolution.sol
|
Sort tests.
|
2020-03-19 14:42:25 +01:00 |
inline_member_init_inheritence.sol
|
Update tests.
|
2020-07-07 12:16:18 +02:00 |
inline_member_init.sol
|
Update tests.
|
2020-07-07 12:16:18 +02:00 |
inline_tuple_with_rational_numbers.sol
|
Update tests.
|
2020-07-20 17:17:19 +02:00 |
iszero_bnot_correct.sol
|
Sort tests.
|
2020-03-19 14:42:25 +01:00 |
literal_empty_string.sol
|
[isoltest] Enforcing compileViaYul to be set if test can pass via yul
|
2020-05-05 00:38:13 +02:00 |
memory_overwrite.sol
|
Update tests.
|
2020-07-20 15:40:58 +02:00 |
multi_modifiers.sol
|
Move files.
|
2020-03-26 17:47:36 +01:00 |
multi_variable_declaration.sol
|
[isoltest] Enforcing compileViaYul to be set if test can pass via yul
|
2020-05-05 00:38:13 +02:00 |
negative_stack_height.sol
|
Update tests.
|
2020-07-20 15:40:58 +02:00 |
nested_calldata_struct_to_memory.sol
|
[Sol->Yul] Implementing struct copying from calldata to memory.
|
2020-08-11 16:18:06 +02:00 |
nested_calldata_struct.sol
|
Sort tests.
|
2020-03-19 14:42:25 +01:00 |
positive_integers_to_signed.sol
|
[isoltest] Enforcing compileViaYul to be set if test can pass via yul
|
2020-05-05 00:38:13 +02:00 |
senders_balance.sol
|
Update tests.
|
2020-07-07 12:16:18 +02:00 |
single_copy_with_multiple_inheritance.sol
|
Sort tests.
|
2020-03-19 14:42:25 +01:00 |
skip_dynamic_types_for_static_arrays_with_dynamic_elements.sol
|
Fix static arrays with dynamic elements not being treated as dynamic in FunctionType::returnParameterTypesWithoutDynamicTypes()
|
2020-09-16 11:15:52 +02:00 |
skip_dynamic_types_for_structs.sol
|
Sort tests.
|
2020-03-19 14:42:25 +01:00 |
skip_dynamic_types.sol
|
[isoltest] Enforcing compileViaYul to be set if test can pass via yul
|
2020-05-05 00:38:13 +02:00 |
state_variable_local_variable_mixture.sol
|
Yul IR generation for member access to type types.
|
2020-04-22 11:25:27 +02:00 |
state_variable_under_contract_name.sol
|
Yul IR generation for member access to type types.
|
2020-04-22 11:25:27 +02:00 |
staticcall_for_view_and_pure_pre_byzantium.sol
|
Support bare calls.
|
2020-05-11 15:11:46 +02:00 |
staticcall_for_view_and_pure.sol
|
[Sol->Yul] Enabling creation function call
|
2020-04-27 16:15:57 +02:00 |
storage_string_as_mapping_key_without_variable.sol
|
[isoltest] Enforcing compileViaYul to be set if test can pass via yul
|
2020-05-05 00:38:13 +02:00 |
store_bytes.sol
|
Copy byte array to storage.
|
2020-10-29 18:53:15 +01:00 |
string_tuples.sol
|
[isoltest] Enforcing compileViaYul to be set if test can pass via yul
|
2020-05-05 00:38:13 +02:00 |
super_alone.sol
|
Sort tests.
|
2020-03-19 14:42:25 +01:00 |
super_parentheses.sol
|
Implement `super `.
|
2020-09-02 11:00:42 +02:00 |
super.sol
|
Implement `super `.
|
2020-09-02 11:00:42 +02:00 |
swap_in_storage_overwrite.sol
|
Sort tests.
|
2020-03-19 14:42:25 +01:00 |
test_underscore_in_hex.sol
|
[isoltest] Enforcing compileViaYul to be set if test can pass via yul
|
2020-05-05 00:38:13 +02:00 |
tuples.sol
|
[isoltest] Enforcing compileViaYul to be set if test can pass via yul
|
2020-05-05 00:38:13 +02:00 |
typed_multi_variable_declaration.sol
|
[Sol->Yul] Implementing conversion of struct to struct pointer.
|
2020-10-08 16:37:57 +02:00 |
value_complex.sol
|
Update tests.
|
2020-07-07 12:16:18 +02:00 |
value_insane.sol
|
Update tests.
|
2020-07-07 12:16:18 +02:00 |
write_storage_external.sol
|
[Sol->Yul] Enabling creation function call
|
2020-04-27 16:15:57 +02:00 |