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

Using TS SDK from waspc #2276

Merged
merged 41 commits into from
Oct 10, 2024
Merged

Using TS SDK from waspc #2276

merged 41 commits into from
Oct 10, 2024

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    e228263 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    664eafe View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Clean up code in Analyze.hs

    sodic committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    1b75ab9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c7b901 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Add extra context to Analyze.hs

    sodic committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    b7c4800 View commit details
    Browse the repository at this point in the history
  2. Improve TS SDK analysis

    sodic committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    68bfe30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0758747 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Add more comments

    sodic committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    b7ecab4 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Update Analyze.hs

    sodic committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e2e802e View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    2d27900 View commit details
    Browse the repository at this point in the history
  2. Remove todo for duplication

    sodic committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    987243d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15e3e68 View commit details
    Browse the repository at this point in the history
  4. Rearrange analyze.hs

    sodic committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    7600288 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b0c0ff View commit details
    Browse the repository at this point in the history
  6. Remove one more todo

    sodic committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    7ec9356 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1597f4b View commit details
    Browse the repository at this point in the history
  8. Resolve some more todos

    sodic committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b887cd8 View commit details
    Browse the repository at this point in the history
  9. Remove another todo

    sodic committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    1bdc871 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    52378c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    115dce5 View commit details
    Browse the repository at this point in the history
  3. Properly parse decls.json

    sodic committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    2617b6f View commit details
    Browse the repository at this point in the history
  4. Improve error messages

    sodic committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    32275e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

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

Commits on Oct 5, 2024

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

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    e9ef283 View commit details
    Browse the repository at this point in the history
  2. Change tsconfig file name

    sodic committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    0dc7435 View commit details
    Browse the repository at this point in the history
  3. Clean up imports

    sodic committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    3e9efc8 View commit details
    Browse the repository at this point in the history
  4. Fix some more imports

    sodic committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    24f65ec View commit details
    Browse the repository at this point in the history
  5. Change type name

    sodic committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    edd7a85 View commit details
    Browse the repository at this point in the history
  6. Implement review changes

    sodic committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    ae76820 View commit details
    Browse the repository at this point in the history
  7. Fix failing tests

    sodic committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    7eab0bc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8c8cb4f View commit details
    Browse the repository at this point in the history
  9. Remove redundant variable

    sodic committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    d0ba9e5 View commit details
    Browse the repository at this point in the history
  10. Remove trailling space

    sodic committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    4eec3c1 View commit details
    Browse the repository at this point in the history
  11. Revert Show instance for Decl

    sodic committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    1699df2 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    5a6719e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f48b98 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    67f1f9e View commit details
    Browse the repository at this point in the history
  2. Fix tsconfig stuff

    sodic committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    522e131 View commit details
    Browse the repository at this point in the history
  3. Update e2e tests

    sodic committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    8ab0b3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d90b235 View commit details
    Browse the repository at this point in the history