Commit Graph

9 Commits

Author SHA1 Message Date
Josh Soref
fdd213a870 spelling: precision
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Jindra Petřík
dc0823b58b Remove unnecessary data.
Decimal abc without nonnullable class.
2024-08-12 19:51:40 +02:00
Jindra Petřík
56ec49865c Non nullable flag 2024-08-12 19:51:40 +02:00
Jindra Petřík
c0a2a47191 Show use parameters only when neccessary. 2024-08-12 19:51:40 +02:00
Jindra Petřík
d4e0a1f6db Using NumberContext parameter in operations.
Compiling use clause with usage, rounding, precision
2024-08-12 19:51:40 +02:00
Jindra Petřík
d25627460c P-code parsing of NumberContext 2024-08-12 19:51:40 +02:00
Jindra Petřík
4e36416729 ActionScript 3 parser and generator uses decimal.
Instructions with numbecontext parameters have translate method - use standard GraphTarget items.
2024-08-12 19:51:40 +02:00
Jindra Petřík
08c3c5a469 Decimal assembler support. 2024-08-12 19:51:40 +02:00
Jindra Petřík
534ac03314 Better decimal support (For ABCs with minor version 17) 2024-08-12 19:51:40 +02:00