solidity/test/libsolidity/syntaxTests/literals
2023-03-24 16:19:33 -03:00
..
hex_string_duplicate_underscore_yul.sol Allow hex string literals in Yul. 2021-04-08 15:03:33 +02:00
hex_string_duplicate_underscore.sol
hex_string_invalid_characters_yul.sol Allow hex string literals in Yul. 2021-04-08 15:03:33 +02:00
hex_string_leading_underscore.sol
hex_string_misaligned_underscore.sol
hex_string_trailing_underscore.sol
hex_string_underscores_valid.sol Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
invalid_hex_number.sol Refactored NumberUnit and FunctionDefinition. Added OctalNumber. Fixed number followed by identifier with no whitespace. 2023-03-24 16:19:33 -03:00
invalid_octal_denomination_no_whitespace.sol Refactored NumberUnit and FunctionDefinition. Added OctalNumber. Fixed number followed by identifier with no whitespace. 2023-03-24 16:19:33 -03:00
invalid_octal_digits.sol Refactored NumberUnit and FunctionDefinition. Added OctalNumber. Fixed number followed by identifier with no whitespace. 2023-03-24 16:19:33 -03:00
invalid_octal_number.sol Refactored NumberUnit and FunctionDefinition. Added OctalNumber. Fixed number followed by identifier with no whitespace. 2023-03-24 16:19:33 -03:00
ternary_operator_return_type_with_literal_arguments.sol Generate warning when rational numbers are converted to their mobile type without explicit requests 2022-03-14 14:04:46 +05:30
unicode_string_direction_override_1.sol
unicode_string_direction_override_2.sol
unicode_string_direction_override_3.sol
unicode_string_direction_override_4.sol
unicode_string_direction_override_5.sol
unicode_string_direction_override_6.sol
unicode_string_direction_override_7.sol