| .. |
|
abiencodedecode
|
Update tests
|
2021-07-05 13:46:53 +02:00 |
|
abiEncoderV1
|
Update tests
|
2021-07-05 13:46:53 +02:00 |
|
abiEncoderV2
|
Update tests
|
2021-07-05 13:46:53 +02:00 |
|
accessor
|
|
|
|
arithmetics
|
Isoltest gas update after Berlin gas cost changes
|
2021-05-26 12:23:06 +02:00 |
|
array
|
Update tests
|
2021-07-05 13:46:53 +02:00 |
|
asmForLoop
|
|
|
|
builtinFunctions
|
|
|
|
calldata
|
Remove assertions preventing calldata->calldata conversion when cleanup is needed
|
2021-06-22 16:10:16 +02:00 |
|
cleanup
|
|
|
|
constantEvaluator
|
|
|
|
constants
|
|
|
|
constructor
|
Update tests
|
2021-07-05 13:46:53 +02:00 |
|
conversions
|
Fix assertion preventing assignment of arrays of implicitly convertible function types
|
2021-06-03 08:56:02 +02:00 |
|
ecrecover
|
|
|
|
enums
|
|
|
|
error
|
|
|
|
errors
|
Fix shadowing struct types by struct member names
|
2021-06-09 12:37:11 +02:00 |
|
events
|
Update tests
|
2021-07-05 13:46:53 +02:00 |
|
exponentiation
|
|
|
|
expressions
|
Fix yul codegen bug when using binary negatition.
|
2021-06-29 17:41:03 +02:00 |
|
externalContracts
|
Fix negation function name collision.
|
2021-07-08 10:47:29 +02:00 |
|
externalSource
|
|
|
|
fallback
|
|
|
|
freeFunctions
|
Isoltest gas update after Berlin gas cost changes
|
2021-05-26 12:23:06 +02:00 |
|
functionCall
|
Update tests
|
2021-07-05 13:46:53 +02:00 |
|
functionSelector
|
|
|
|
functionTypes
|
Update tests
|
2021-07-05 13:46:53 +02:00 |
|
getters
|
|
|
|
immutable
|
Update tests
|
2021-07-05 13:46:53 +02:00 |
|
inheritance
|
Update tests
|
2021-07-05 13:46:53 +02:00 |
|
inlineAssembly
|
Update tests
|
2021-07-05 13:46:53 +02:00 |
|
integer
|
|
|
|
interfaceID
|
|
|
|
isoltestTesting
|
|
|
|
libraries
|
Remove the assertion against functions bound to types for which should not be possible
|
2021-06-02 13:59:42 +02:00 |
|
literals
|
Do not use \b, \v and \f escapes in string literals in generated Yul code
|
2021-06-28 14:13:47 +02:00 |
|
memoryManagement
|
|
|
|
metaTypes
|
|
|
|
modifiers
|
|
|
|
multiSource
|
|
|
|
operators
|
|
|
|
optimizer
|
|
|
|
payable
|
|
|
|
receive
|
|
|
|
reverts
|
|
|
|
revertStrings
|
|
|
|
salted_create
|
Update tests
|
2021-07-05 13:46:53 +02:00 |
|
smoke
|
Isoltest gas update after Berlin gas cost changes
|
2021-05-26 12:23:06 +02:00 |
|
specialFunctions
|
|
|
|
state
|
|
|
|
statements
|
Trivial isoltest updates: directives sorted alphabetically
|
2021-04-20 17:21:56 +02:00 |
|
storage
|
Update tests
|
2021-07-05 13:46:53 +02:00 |
|
strings
|
|
|
|
structs
|
Update tests
|
2021-07-05 13:46:53 +02:00 |
|
tryCatch
|
|
|
|
types
|
Fix ICE related to mapping types in abstract contract constructor
|
2021-05-31 14:56:49 +02:00 |
|
underscore
|
|
|
|
uninitializedFunctionPointer
|
|
|
|
variables
|
|
|
|
various
|
Update tests
|
2021-07-05 13:46:53 +02:00 |
|
viaYul
|
Fix negation function name collision.
|
2021-07-08 10:47:29 +02:00 |
|
virtualFunctions
|
|
|
|
c99_scoping_activation.sol
|
|
|
|
constructor_ihneritance_init_order_2.sol
|
|
|
|
constructor_inheritance_init_order.sol
|
|
|
|
constructor_with_params_diamond_inheritance.sol
|
|
|
|
constructor_with_params_inheritance_2.sol
|
|
|
|
constructor_with_params_inheritance.sol
|
|
|
|
constructor_with_params.sol
|
|
|
|
dirty_calldata_bytes.sol
|
|
|
|
dirty_calldata_dynamic_array.sol
|
|
|
|
empty_contract.sol
|
|
|
|
empty_for_loop.sol
|
|
|
|
interface_inheritance_conversions.sol
|
Update tests
|
2021-07-05 13:46:53 +02:00 |
|
isoltestFormatting.sol
|
|
|
|
state_var_initialization.sol
|
|
|
|
state_variables_init_order_2.sol
|
|
|
|
state_variables_init_order_3.sol
|
|
|
|
state_variables_init_order.sol
|
|
|