.. |
combining_hex_and_denomination.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
denominations_in_array_sizes.sol
|
Tests for denominations in array sizes
|
2023-04-07 14:54:09 +02:00 |
denominations.sol
|
Remove finney and szabo denominations.
|
2020-07-13 18:07:10 +02:00 |
deprecated_year.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
finney_invalid.sol
|
Parser: Extract literal parsing into a separate function
|
2023-04-12 12:30:05 +02:00 |
fixed_point_division.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
gwei_as_identifier.sol
|
Promote gwei to a proper keyword.
|
2020-07-13 18:07:11 +02:00 |
invalid_denomination_address.sol
|
Tests for literal denominations with non-integer literals
|
2023-04-07 14:48:13 +02:00 |
invalid_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_denomination_on_bool.sol
|
Tests for literal denominations with non-integer literals
|
2023-04-07 14:48:13 +02:00 |
invalid_denomination_on_string.sol
|
Tests for literal denominations with non-integer literals
|
2023-04-07 14:48:13 +02:00 |
szabo_finney_identifiers.sol
|
Trivial isoltest updates: missing // ---- at the end
|
2021-04-20 17:38:29 +02:00 |
szabo_invalid.sol
|
Parser: Extract literal parsing into a separate function
|
2023-04-12 12:30:05 +02:00 |
two_denominations_same_literal.sol
|
Refactored NumberUnit and FunctionDefinition. Added OctalNumber. Fixed number followed by identifier with no whitespace.
|
2023-03-24 16:19:33 -03:00 |