Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: TO_<NUM> library functions #1334

Closed
wants to merge 5 commits into from
Closed

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    7fd83b6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/plc-lang/rusty into volsa…

    …/type-conversion-functions
    volsa committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    3a68ecd View commit details
    Browse the repository at this point in the history
  3. chore: cargo clippy

    volsa committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    140297b View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. chore: File structure

    volsa committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    51da74a View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Further datatype, change and fix tests

    REAL and LREAL for bit / byte types seems to be wrong as of now.
    Maybe we need an external keyword here?
    volsa committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    4082459 View commit details
    Browse the repository at this point in the history