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 bultins: i32/i64/f32/f64.add/sub/mul #1484

Merged
merged 17 commits into from
Oct 5, 2020
Merged

Add bultins: i32/i64/f32/f64.add/sub/mul #1484

merged 17 commits into from
Oct 5, 2020

Commits on Oct 3, 2020

  1. Configuration menu
    Copy the full SHA
    97de954 View commit details
    Browse the repository at this point in the history
  2. Add author to NOTICE

    ValeriaVG committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    606e65b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8820d7 View commit details
    Browse the repository at this point in the history
  4. Update src/builtins.ts

    Co-authored-by: Max Graey <maxgraey@gmail.com>
    ValeriaVG and MaxGraey committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    0a4f167 View commit details
    Browse the repository at this point in the history
  5. Update src/builtins.ts

    Co-authored-by: Max Graey <maxgraey@gmail.com>
    ValeriaVG and MaxGraey committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    c56a901 View commit details
    Browse the repository at this point in the history
  6. Add T.add types

    ValeriaVG committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    0304c75 View commit details
    Browse the repository at this point in the history
  7. Add sub & mul builtins

    ValeriaVG committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    f2ae153 View commit details
    Browse the repository at this point in the history
  8. Fix add, mul & sub

    ValeriaVG committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    3856e73 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0c5fbac View commit details
    Browse the repository at this point in the history
  10. Fix lint errors

    ValeriaVG committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    7573bb8 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2020

  1. Update src/builtins.ts

    Co-authored-by: Max Graey <maxgraey@gmail.com>
    ValeriaVG and MaxGraey committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    fc61aa9 View commit details
    Browse the repository at this point in the history
  2. Update src/builtins.ts

    Co-authored-by: Max Graey <maxgraey@gmail.com>
    ValeriaVG and MaxGraey committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    b327b13 View commit details
    Browse the repository at this point in the history
  3. Update src/builtins.ts

    Co-authored-by: Max Graey <maxgraey@gmail.com>
    ValeriaVG and MaxGraey committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    eb510ef View commit details
    Browse the repository at this point in the history
  4. Update src/builtins.ts

    Co-authored-by: Max Graey <maxgraey@gmail.com>
    ValeriaVG and MaxGraey committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    8e5a3eb View commit details
    Browse the repository at this point in the history
  5. Update src/builtins.ts

    Co-authored-by: Max Graey <maxgraey@gmail.com>
    ValeriaVG and MaxGraey committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    7886718 View commit details
    Browse the repository at this point in the history
  6. Update src/builtins.ts

    Co-authored-by: Max Graey <maxgraey@gmail.com>
    ValeriaVG and MaxGraey committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    d597065 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f6be4aa View commit details
    Browse the repository at this point in the history