solidity/test/libsolidity/semanticTests
2020-05-04 18:46:45 +02:00
..
abiencodedecode
abiEncoderV1
abiEncoderV2
accessor
arithmetics [Sol - Yul] Add some built-in functions. 2020-04-30 14:10:09 -05:00
array [Sol->Yul] Enabling creation function call 2020-04-27 16:15:57 +02:00
asmForLoop
builtinFunctions [Sol - Yul] Add some built-in functions. 2020-04-30 14:10:09 -05:00
calldata
cleanup
constants Compare categories instead of types in ContractCompiler(740) 2020-04-28 13:13:45 -04:00
constructor
conversions
ecrecover
enums Yul IR generation for member access to type types. 2020-04-22 11:25:27 +02:00
exponentiation
expressions
fallback
functionCall Merge remote-tracking branch 'origin/develop' into HEAD 2020-04-28 13:02:06 +02:00
functionSelector
functionTypes
immutable Yul codegen for immutables. 2020-05-04 15:00:50 +02:00
inlineAssembly
interfaceID
intheritance Merge remote-tracking branch 'origin/develop' into HEAD 2020-04-28 13:02:06 +02:00
libraries Enable internal library calls 2020-04-24 15:00:51 +02:00
literals
modifiers Tests, Changelog and updated grammar 2020-04-23 17:27:37 +05:30
receive
reverts
revertStrings
salted_create
shifts
smoke
specialFunctions
statements
storage
structs
tryCatch
types
uninitializedFunctionPointer
variables
various Merge remote-tracking branch 'origin/develop' into HEAD 2020-04-28 13:02:06 +02:00
viaYul
virtualFunctions
c99_scoping_activation.sol
constructor_ihneritance_init_order_2.sol [Sol2Yul] Adding support for constructors with parameters in case of inheritance 2020-04-22 14:47:08 +02:00
constructor_inheritance_init_order.sol [Sol2Yul] Adding support for constructors with parameters in case of inheritance 2020-04-22 14:47:08 +02:00
constructor_with_params_diamond_inheritance.sol [Sol2Yul] Adding support for constructors with parameters in case of inheritance 2020-04-22 14:47:08 +02:00
constructor_with_params_inheritance_2.sol [Sol2Yul] Adding support for constructors with parameters in case of inheritance 2020-04-22 14:47:08 +02:00
constructor_with_params_inheritance.sol [Sol2Yul] Adding support for constructors with parameters in case of inheritance 2020-04-22 14:47:08 +02:00
constructor_with_params.sol
empty_contract.sol
interface_inheritance_conversions.sol [Sol->Yul] Enabling creation function call 2020-04-27 16:15:57 +02:00
snark.sol
state_var_initialization.sol
state_variables_init_order_2.sol [Sol2Yul] Adding support for constructors with parameters in case of inheritance 2020-04-22 14:47:08 +02:00
state_variables_init_order_3.sol [Sol2Yul] Adding support for constructors with parameters in case of inheritance 2020-04-22 14:47:08 +02:00
state_variables_init_order.sol [Sol2Yul] Adding support for constructors with parameters in case of inheritance 2020-04-22 14:47:08 +02:00