solidity/test/libsolidity/syntaxTests
2022-08-09 12:41:47 +02:00
..
abiEncoder Add full stops to error messages 2022-08-05 09:52:48 +02:00
abstract
array Display human readable type name in conversion error message 2022-07-06 10:49:51 -04:00
bound
bytecodeReferences
comments
constantEvaluator
constants
constructor
controlFlow
conversion Add full stops to error messages 2022-08-05 09:52:48 +02:00
dataLocations
denominations
duplicateFunctions
emit
enums
errors Add full stops to error messages 2022-08-05 09:52:48 +02:00
events Add full stops to error messages 2022-08-05 09:52:48 +02:00
fallback
freeFunctions
functionCalls
functionTypes Add full stops to error messages 2022-08-05 09:52:48 +02:00
getter
globalFunctions
iceRegressionTests Add full stops to error messages 2022-08-05 09:52:48 +02:00
immutable
imports
indexing Display human readable type name in conversion error message 2022-07-06 10:49:51 -04:00
inheritance
inline_arrays
inlineAssembly
largeTypes
license
literalOperations Add full stops to error messages 2022-08-05 09:52:48 +02:00
literals
lvalues
memberLookup Display human readable type name in conversion error message 2022-07-06 10:49:51 -04:00
metaTypes Add full stops to error messages 2022-08-05 09:52:48 +02:00
modifiers
multiSource
multiVariableDeclaration
nameAndTypeResolution Add full stops to error messages 2022-08-05 09:52:48 +02:00
natspec
parsing Add full stops to error messages 2022-08-05 09:52:48 +02:00
pragma
receiveEther
returnExpressions
revertStatement
scoping
shifts Add full stops to error messages 2022-08-05 09:52:48 +02:00
specialFunctions Fixed bad cast when abiEncodeCall receives a tuple from a function. 2022-08-03 18:48:38 -03:00
string
structs
super
tryCatch
tupleAssignments Fix ICE on invalid tuple assignments. 2022-08-09 12:41:47 +02:00
types Add full stops to error messages 2022-08-05 09:52:48 +02:00
unchecked
underscore
unterminatedBlocks
unusedVariables
userDefinedValueType
using
variableDeclaration
viewPureChecker
virtualLookup
visibility
bytecode_too_large_abiencoder_v1.sol
bytecode_too_large_byzantium.sol Fix wrong cleanup when copying from calldata to memory 2022-08-08 13:07:16 +02:00
bytecode_too_large_homestead.sol
bytecode_too_large.sol Fix wrong cleanup when copying from calldata to memory 2022-08-08 13:07:16 +02:00
constructor_this.sol
cycle_checker_function_type.sol
deprecated_functions.sol
double_stateVariable_declaration.sol
double_variable_declaration.sol
duplicate_contract.sol
empty_struct.sol
literal_comparisons.sol
missing_functions_duplicate_bug.sol
missing_state_variable.sol
more_than_256_declarationerrors.sol
more_than_256_importerrors.sol
more_than_256_syntaxerrors.sol
multiline_comments.sol
negation.sol
signed_rational_modulus.sol
smoke_test.sol
tight_packing_literals_fine.sol
tight_packing_literals.sol
unexpected.sol
unimplemented_super_function_derived.sol
unimplemented_super_function.sol
upper_case_hex_literals.sol