Skip to content

[LEGACY ISSUE] Properly differentiate between floats and integers #7

@MegadreamsBE

Description

@MegadreamsBE

[LEGACY ISSUE]
There are opcodes that do arithmetic and there are different ones for integer and floats. Right now we handle them the same but that should not be the case. For example when dividing a number as a float we maintain the decimal point, with integers we do not. This can cause all sorts of issues in behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions