solidity/test/libsolidity/syntaxTests
Nikola Matic fdc6699159 Rematerialize zero literals with default cleanup sequence
Add unused pruner step to the end of the default cleanup sequence
2023-09-04 15:40:33 +02:00
..
abiEncoder
abstract
array
bytecodeReferences
comments
constantEvaluator
constants
constructor
controlFlow
conversion Restrict mobileType of TypeType 2023-07-18 12:58:11 +02:00
dataLocations
denominations Parser: Extract literal parsing into a separate function 2023-04-12 12:30:05 +02:00
duplicateFunctions
emit
enums
errors Restrict mobile types of function types. 2023-07-18 14:13:36 +02:00
events Restrict mobile types of function types. 2023-07-18 14:13:36 +02:00
experimental Experimental standard library 2023-06-06 17:16:23 +02:00
fallback
freeFunctions Added missing keyword unicode to Lexer 2023-03-28 13:51:43 -03:00
functionCalls Remove the inaccurate Type::categoryName() and change the error message for invalid calls to one independent of the category 2023-04-20 13:50:22 +02:00
functionTypes Relax delegatecall type restriction plus test 2023-07-18 17:07:13 +02:00
getter
globalFunctions
iceRegressionTests Disallow unary plus at the parsing stage 2023-04-18 16:47:00 +02:00
immutable Relax restrictions on immutable initialization 2023-07-14 15:29:32 +02:00
imports Override mobileType of MagicType to null 2023-07-18 10:56:02 +02:00
indexing
inheritance
inline_arrays Restrict mobileType of TypeType 2023-07-18 12:58:11 +02:00
inlineAssembly test: some tests for push0 2023-04-12 00:10:24 +02:00
largeTypes
license
literalOperations
literals
lvalues
memberLookup
metaTypes Restrict mobileType of TypeType 2023-07-18 12:58:11 +02:00
modifiers
multiSource
multiVariableDeclaration
nameAndTypeResolution Remove the inaccurate Type::categoryName() and change the error message for invalid calls to one independent of the category 2023-04-20 13:50:22 +02:00
natspec Adds NatSpec to AST for struct definitions. 2023-04-18 13:10:21 +02:00
operators Fix null dereference in using for directive when operator name is empty 2023-04-18 14:23:58 -03:00
parsing Disallow unary plus at the parsing stage 2023-04-18 16:47:00 +02:00
pragma Restrict experimental solidity to constantinople and above 2023-05-17 17:03:43 +02:00
receiveEther
returnExpressions
revertStatement
scoping Remove the inaccurate Type::categoryName() and change the error message for invalid calls to one independent of the category 2023-04-20 13:50:22 +02:00
shifts
sizeLimits Rematerialize zero literals with default cleanup sequence 2023-09-04 15:40:33 +02:00
specialFunctions Restrict mobileType of TypeType 2023-07-18 12:58:11 +02:00
string
structs
super
tryCatch
tupleAssignments Remove the inaccurate Type::categoryName() and change the error message for invalid calls to one independent of the category 2023-04-20 13:50:22 +02:00
types Remove the inaccurate Type::categoryName() and change the error message for invalid calls to one independent of the category 2023-04-20 13:50:22 +02:00
unchecked
underscore
unterminatedBlocks
unusedVariables
userDefinedValueType
using
variableDeclaration
viewPureChecker
virtualLookup
visibility
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