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

Add floating point support #314

Merged
merged 16 commits into from
Aug 6, 2024
Merged

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    0199ab2 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Initial working floats

    casuallyblue committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    6269f28 View commit details
    Browse the repository at this point in the history
  2. Get simple tostring

    casuallyblue committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    590817d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2dc49ec View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    fb1ce32 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    casuallyblue committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    1f1a9b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b11e551 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a15ffba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    39297fa View commit details
    Browse the repository at this point in the history
  6. Fix type of c function

    casuallyblue committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    82b554c View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. replace sprintf

    Co-authored-by: typeswitch-dev <typeswitch@protonmail.com>
    casuallyblue and typeswitch-dev authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    a0cfcc0 View commit details
    Browse the repository at this point in the history
  2. replace snprintf

    Co-authored-by: typeswitch-dev <typeswitch@protonmail.com>
    casuallyblue and typeswitch-dev authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    0ab6819 View commit details
    Browse the repository at this point in the history
  3. Fix extra free

    casuallyblue committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    2afc62e View commit details
    Browse the repository at this point in the history
  4. update stage 0

    casuallyblue committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    901c774 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a618621 View commit details
    Browse the repository at this point in the history
  6. move link argument

    casuallyblue committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    491ac0e View commit details
    Browse the repository at this point in the history