| .. | 
		
		
			
			
			
			
				| abi_encode_functions.sol | Do not warn about enabled ABIEncoderV2 anymore. | 2019-11-26 15:49:42 +01:00 | 
		
			
			
			
			
				| constructor_base_basic.sol | [SMTChecker] Add support to constructors | 2019-11-28 14:43:23 +01:00 | 
		
			
			
			
			
				| constructor_hierarchy_2.sol | [SMTChecker] Add support to constructors | 2019-11-28 14:43:23 +01:00 | 
		
			
			
			
			
				| constructor_hierarchy_3.sol | Add support to internal function calls | 2020-03-11 16:29:07 +01:00 | 
		
			
			
			
			
				| constructor_hierarchy_4.sol | Fix SMTChecker tests in 060 | 2019-12-03 21:44:10 +01:00 | 
		
			
			
			
			
				| constructor_hierarchy_diamond_2.sol | Add support to internal function calls | 2020-03-11 16:29:07 +01:00 | 
		
			
			
			
			
				| constructor_hierarchy_diamond_3.sol | Add support to internal function calls | 2020-03-11 16:29:07 +01:00 | 
		
			
			
			
			
				| constructor_hierarchy_diamond_empty_middle_empty_base.sol | [SMTChecker] Add support to constructors | 2019-11-28 14:43:23 +01:00 | 
		
			
			
			
			
				| constructor_hierarchy_diamond_empty_middle.sol | [SMTChecker] Add support to constructors | 2019-11-28 14:43:23 +01:00 | 
		
			
			
			
			
				| constructor_hierarchy_diamond.sol | Add support to internal function calls | 2020-03-11 16:29:07 +01:00 | 
		
			
			
			
			
				| constructor_hierarchy_empty_chain.sol | [SMTChecker] Add support to constructors | 2019-11-28 14:43:23 +01:00 | 
		
			
			
			
			
				| constructor_hierarchy_empty_middle_no_invocation.sol | [SMTChecker] Add support to constructors | 2019-11-28 14:43:23 +01:00 | 
		
			
			
			
			
				| constructor_hierarchy_empty_middle.sol | [SMTChecker] Add support to constructors | 2019-11-28 14:43:23 +01:00 | 
		
			
			
			
			
				| constructor_hierarchy_mixed_chain_empty_base.sol | [SMTChecker] Add support to constructors | 2019-11-28 14:43:23 +01:00 | 
		
			
			
			
			
				| constructor_hierarchy_mixed_chain_local_vars.sol | [SMTChecker] Fix constructors with local vars | 2019-11-29 16:59:15 +01:00 | 
		
			
			
			
			
				| constructor_hierarchy_mixed_chain_with_params_2.sol | Fix SMTChecker tests in 060 | 2019-12-03 21:44:10 +01:00 | 
		
			
			
			
			
				| constructor_hierarchy_mixed_chain_with_params.sol | Add support to internal function calls | 2020-03-11 16:29:07 +01:00 | 
		
			
			
			
			
				| constructor_hierarchy_mixed_chain.sol | [SMTChecker] Add support to constructors | 2019-11-28 14:43:23 +01:00 | 
		
			
			
			
			
				| constructor_hierarchy_modifier.sol | [SMTChecker] Add support to constructors | 2019-11-28 14:43:23 +01:00 | 
		
			
			
			
			
				| constructor_hierarchy_same_var.sol | Add support to internal function calls | 2020-03-11 16:29:07 +01:00 | 
		
			
			
			
			
				| constructor_hierarchy.sol | [SMTChecker] Add support to constructors | 2019-11-28 14:43:23 +01:00 | 
		
			
			
			
			
				| constructor_simple.sol | [SMTChecker] Add support to constructors | 2019-11-28 14:43:23 +01:00 | 
		
			
			
			
			
				| constructor_state_value_inherited.sol | [SMTChecker] Add support to constructors | 2019-11-28 14:43:23 +01:00 | 
		
			
			
			
			
				| constructor_state_value_parameter.sol | [SMTChecker] Add support to constructors | 2019-11-28 14:43:23 +01:00 | 
		
			
			
			
			
				| constructor_state_value.sol | [SMTChecker] Add support to constructors | 2019-11-28 14:43:23 +01:00 | 
		
			
			
			
			
				| constructor_this.sol | [SMTChecker] Fix constructors with local vars | 2019-11-29 16:59:15 +01:00 | 
		
			
			
			
			
				| function_call_does_not_clear_local_vars.sol | Add support to internal function calls | 2020-03-11 16:29:07 +01:00 | 
		
			
			
			
			
				| function_call_state_var_init.sol | [SMTChecker] Remove unsound assertion (too strong) | 2019-07-01 16:16:39 +02:00 | 
		
			
			
			
			
				| function_inline_chain.sol | Add support to internal function calls | 2020-03-11 16:29:07 +01:00 | 
		
			
			
			
			
				| function_inside_branch_modify_state_var_2.sol | Tests that used to give false negatives | 2019-03-28 14:32:47 +01:00 | 
		
			
			
			
			
				| function_inside_branch_modify_state_var_3.sol | Tests that used to give false negatives | 2019-03-28 14:32:47 +01:00 | 
		
			
			
			
			
				| function_inside_branch_modify_state_var.sol | Tests that used to give false negatives | 2019-03-28 14:32:47 +01:00 | 
		
			
			
			
			
				| functions_bound_1_fail.sol | [SMTChecker] Support bound function calls | 2018-11-19 15:29:00 +01:00 | 
		
			
			
			
			
				| functions_bound_1.sol | [SMTChecker] Support bound function calls | 2018-11-19 15:29:00 +01:00 | 
		
			
			
			
			
				| functions_external_1.sol | Require unimplemented functions to be virtual. | 2019-12-02 21:59:00 +01:00 | 
		
			
			
			
			
				| functions_external_2.sol | Require unimplemented functions to be virtual. | 2019-12-02 21:59:00 +01:00 | 
		
			
			
			
			
				| functions_external_3.sol | Require unimplemented functions to be virtual. | 2019-12-02 21:59:00 +01:00 | 
		
			
			
			
			
				| functions_external_4.sol | [SMTChecker] Fix ice in unsupported functions with multi return values | 2019-05-16 18:23:42 +02:00 | 
		
			
			
			
			
				| functions_identity_1_fail.sol | [SMTChecker] Inline calls to internal functions | 2018-10-15 15:11:21 +02:00 | 
		
			
			
			
			
				| functions_identity_1.sol | [SMTChecker] Inline calls to internal functions | 2018-10-15 15:11:21 +02:00 | 
		
			
			
			
			
				| functions_identity_2_fail.sol | [SMTChecker] Inline calls to internal functions | 2018-10-15 15:11:21 +02:00 | 
		
			
			
			
			
				| functions_identity_2.sol | [SMTChecker] Inline calls to internal functions | 2018-10-15 15:11:21 +02:00 | 
		
			
			
			
			
				| functions_identity_as_tuple_fail.sol | [SMTChecker] Support tuple type declaration | 2019-05-02 12:05:21 +02:00 | 
		
			
			
			
			
				| functions_identity_as_tuple.sol | [SMTChecker] Support tuple type declaration | 2019-05-02 12:05:21 +02:00 | 
		
			
			
			
			
				| functions_library_1_fail.sol | [SMTChecker] Fix ICE in abi.decode | 2019-11-18 13:15:10 +01:00 | 
		
			
			
			
			
				| functions_library_1.sol | [SMTChecker] Fix ICE in abi.decode | 2019-11-18 13:15:10 +01:00 | 
		
			
			
			
			
				| functions_recursive_indirect.sol | Add support to internal function calls | 2020-03-11 16:29:07 +01:00 | 
		
			
			
			
			
				| functions_recursive.sol | Add support to internal function calls | 2020-03-11 16:29:07 +01:00 | 
		
			
			
			
			
				| functions_storage_var_1_fail.sol | [SMTChecker] Inline calls to internal functions | 2018-10-15 15:11:21 +02:00 | 
		
			
			
			
			
				| functions_storage_var_1.sol | [SMTChecker] Inline calls to internal functions | 2018-10-15 15:11:21 +02:00 | 
		
			
			
			
			
				| functions_storage_var_2_fail.sol | [SMTChecker] Inline calls to internal functions | 2018-10-15 15:11:21 +02:00 | 
		
			
			
			
			
				| functions_storage_var_2.sol | [SMTChecker] Inline calls to internal functions | 2018-10-15 15:11:21 +02:00 | 
		
			
			
			
			
				| functions_trivial_condition_for_only_call.sol | [SMTChecker] Inline calls to internal functions | 2018-10-15 15:11:21 +02:00 | 
		
			
			
			
			
				| functions_trivial_condition_for.sol | [SMTChecker] Add a more general VerificationTarget | 2019-06-27 10:31:50 +02:00 | 
		
			
			
			
			
				| functions_trivial_condition_if.sol | [SMTChecker] Inline calls to internal functions | 2018-10-15 15:11:21 +02:00 | 
		
			
			
			
			
				| functions_trivial_condition_require_only_call.sol | [SMTChecker] Inline calls to internal functions | 2018-10-15 15:11:21 +02:00 | 
		
			
			
			
			
				| functions_trivial_condition_require.sol | [SMTChecker] Inline calls to internal functions | 2018-10-15 15:11:21 +02:00 | 
		
			
			
			
			
				| functions_trivial_condition_while_only_call.sol | [SMTChecker] Inline calls to internal functions | 2018-10-15 15:11:21 +02:00 | 
		
			
			
			
			
				| functions_trivial_condition_while.sol | [SMTChecker] Add a more general VerificationTarget | 2019-06-27 10:31:50 +02:00 | 
		
			
			
			
			
				| internal_call_with_assertion_1_fail.sol | Add support to internal function calls | 2020-03-11 16:29:07 +01:00 | 
		
			
			
			
			
				| internal_call_with_assertion_1.sol | Add support to internal function calls | 2020-03-11 16:29:07 +01:00 | 
		
			
			
			
			
				| internal_call_with_assertion_inheritance_1_fail.sol | Add support to internal function calls | 2020-03-11 16:29:07 +01:00 | 
		
			
			
			
			
				| internal_call_with_assertion_inheritance_1.sol | Add support to internal function calls | 2020-03-11 16:29:07 +01:00 | 
		
			
			
			
			
				| internal_multiple_calls_with_assertion_1_fail.sol | Add support to internal function calls | 2020-03-11 16:29:07 +01:00 | 
		
			
			
			
			
				| internal_multiple_calls_with_assertion_1.sol | Add support to internal function calls | 2020-03-11 16:29:07 +01:00 | 
		
			
			
			
			
				| library_after_contract.sol | Add support to internal function calls | 2020-03-11 16:29:07 +01:00 | 
		
			
			
			
			
				| library_constant_2.sol | Change CHC encoding to functions forest instead of explicit CFG | 2020-03-03 12:12:26 +01:00 | 
		
			
			
			
			
				| library_constant.sol | Change CHC encoding to functions forest instead of explicit CFG | 2020-03-03 12:12:26 +01:00 | 
		
			
			
			
			
				| recursive_multi_return_2.sol | Add support to internal function calls | 2020-03-11 16:29:07 +01:00 | 
		
			
			
			
			
				| recursive_multi_return.sol | Add support to internal function calls | 2020-03-11 16:29:07 +01:00 | 
		
			
			
			
			
				| this_external_call_return.sol | [SMTChecker] Inline external function calls to this. | 2019-05-09 16:53:30 +02:00 | 
		
			
			
			
			
				| this_external_call.sol | [SMTChecker] Inline external function calls to this. | 2019-05-09 16:53:30 +02:00 | 
		
			
			
			
			
				| this_fake.sol | [SMTChecker] Inline external function calls to this. | 2019-05-09 16:53:30 +02:00 | 
		
			
			
			
			
				| this_state.sol | [SMTChecker] Inline external function calls to this. | 2019-05-09 16:53:30 +02:00 |