| .. |
|
abiencodedecode
|
Update tests
|
2021-07-05 13:46:53 +02:00 |
|
abiEncoderV1
|
Improve abi decoding functions for arrays.
|
2021-09-15 13:50:19 +02:00 |
|
abiEncoderV2
|
Improve abi decoding functions for arrays.
|
2021-09-15 13:50:19 +02:00 |
|
accessor
|
|
|
|
arithmetics
|
|
|
|
array
|
Improve abi decoding functions for arrays.
|
2021-09-15 13:50:19 +02:00 |
|
asmForLoop
|
|
|
|
builtinFunctions
|
|
|
|
calldata
|
|
|
|
cleanup
|
|
|
|
constantEvaluator
|
|
|
|
constants
|
|
|
|
constructor
|
Improve abi decoding functions for arrays.
|
2021-09-15 13:50:19 +02:00 |
|
conversions
|
|
|
|
ecrecover
|
|
|
|
enums
|
Add type().min/max for enums
|
2021-09-01 15:02:02 +02:00 |
|
error
|
|
|
|
errors
|
|
|
|
events
|
Update tests.
|
2021-08-16 22:24:06 +02:00 |
|
exponentiation
|
|
|
|
expressions
|
Fix yul codegen bug when using binary negatition.
|
2021-06-29 17:41:03 +02:00 |
|
externalContracts
|
Update gas costs.
|
2021-09-08 12:25:56 +02:00 |
|
externalSource
|
|
|
|
fallback
|
|
|
|
freeFunctions
|
|
|
|
functionCall
|
Update tests
|
2021-07-05 13:46:53 +02:00 |
|
functionSelector
|
|
|
|
functionTypes
|
Update gas costs.
|
2021-09-08 12:25:56 +02:00 |
|
getters
|
|
|
|
immutable
|
Do not store immutables packed.
|
2021-09-29 10:12:05 +02:00 |
|
inheritance
|
Improve abi decoding functions for arrays.
|
2021-09-15 13:50:19 +02:00 |
|
inlineAssembly
|
Do not use named function labels if function names are not unique.
|
2021-10-19 18:33:00 +02:00 |
|
integer
|
|
|
|
interfaceID
|
|
|
|
isoltestTesting
|
|
|
|
libraries
|
Remove linking to unqualified library name
|
2021-10-20 18:11:58 +03:30 |
|
literals
|
|
|
|
memoryManagement
|
|
|
|
metaTypes
|
|
|
|
modifiers
|
|
|
|
multiSource
|
|
|
|
operators
|
Yul: Fix cleanup for left shift of bytes types.
|
2021-08-05 10:54:48 +02:00 |
|
optimizer
|
|
|
|
payable
|
|
|
|
receive
|
|
|
|
reverts
|
|
|
|
revertStrings
|
|
|
|
salted_create
|
Update tests.
|
2021-08-16 22:24:06 +02:00 |
|
smoke
|
|
|
|
specialFunctions
|
|
|
|
state
|
Tests and Changelog for basefee.
|
2021-08-11 09:51:12 +02:00 |
|
statements
|
|
|
|
storage
|
Update tests
|
2021-07-05 13:46:53 +02:00 |
|
strings
|
|
|
|
structs
|
Update gas costs.
|
2021-09-08 12:25:56 +02:00 |
|
tryCatch
|
|
|
|
types
|
Fix ICE when printing an error message related to mappings
|
2021-10-06 17:02:36 +02:00 |
|
underscore
|
|
|
|
uninitializedFunctionPointer
|
|
|
|
userDefinedValueType
|
Fix gas stats
|
2021-09-29 13:50:51 +02:00 |
|
variables
|
|
|
|
various
|
Update gas costs.
|
2021-09-08 12:25:56 +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
|
|
|