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

Porting from Rust SDK to TS SDK #12

Merged
merged 76 commits into from
Oct 10, 2023
Merged

Porting from Rust SDK to TS SDK #12

merged 76 commits into from
Oct 10, 2023

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    a773caa View commit details
    Browse the repository at this point in the history
  2. cli commands exampe

    sordina committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    f95c029 View commit details
    Browse the repository at this point in the history
  3. more notes

    sordina committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    13af16c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffd820c View commit details
    Browse the repository at this point in the history
  5. checking stdout in example

    sordina committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    51e18c0 View commit details
    Browse the repository at this point in the history
  6. tick

    sordina committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    e1dded9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    68b9dc1 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. todo

    sordina committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    c6ae84e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    468f30e View commit details
    Browse the repository at this point in the history
  3. schema inference stubs

    sordina committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    f29e233 View commit details
    Browse the repository at this point in the history
  4. updating TODOs

    sordina committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    8db0b0e View commit details
    Browse the repository at this point in the history
  5. TODO

    sordina committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    dd562b9 View commit details
    Browse the repository at this point in the history
  6. performing inference

    sordina committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    095f76e View commit details
    Browse the repository at this point in the history
  7. request body json

    sordina committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    4a78724 View commit details
    Browse the repository at this point in the history
  8. TODO

    sordina committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    a3785be View commit details
    Browse the repository at this point in the history
  9. simplifying error handling

    sordina committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    bd9fc95 View commit details
    Browse the repository at this point in the history
  10. docs

    sordina committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    01209a5 View commit details
    Browse the repository at this point in the history
  11. concat3 example

    sordina committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    dbd79a0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2ee3646 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e9867c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. using ndc-sdk-typescript

    sordina committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    046f8f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. removed a bunch of any types

    sordina committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    08fd90e View commit details
    Browse the repository at this point in the history
  2. dynamic imports

    sordina committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    fdd5c05 View commit details
    Browse the repository at this point in the history
  3. support optional params

    sordina committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    30c9830 View commit details
    Browse the repository at this point in the history
  4. TODO items

    sordina committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    b8a4ecd View commit details
    Browse the repository at this point in the history
  5. Applying Rust remover

    sordina committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    5911e28 View commit details
    Browse the repository at this point in the history
  6. updating TODO

    sordina committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    628372c View commit details
    Browse the repository at this point in the history
  7. fixing response format

    sordina committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    c429b07 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

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

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    365358d View commit details
    Browse the repository at this point in the history
  2. todo

    sordina committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    b674f94 View commit details
    Browse the repository at this point in the history
  3. TODO items

    sordina committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    6481d52 View commit details
    Browse the repository at this point in the history
  4. removing previous server

    sordina committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    ac9140a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c5f7de View commit details
    Browse the repository at this point in the history
  6. todo update

    sordina committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    2126a60 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0094a8e View commit details
    Browse the repository at this point in the history
  8. Updating SDK

    sordina committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    fb89189 View commit details
    Browse the repository at this point in the history
  9. small cleanup

    sordina committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    c31b16f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dd46274 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3ab8310 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    35a7cee View commit details
    Browse the repository at this point in the history
  13. simplifying entrypoint

    sordina committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    b347d0f View commit details
    Browse the repository at this point in the history
  14. entrypoint docs

    sordina committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    1a2bb91 View commit details
    Browse the repository at this point in the history
  15. todo list

    sordina committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    e9453e5 View commit details
    Browse the repository at this point in the history
  16. todo items

    sordina committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    ccf0861 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Configuration menu
    Copy the full SHA
    7992890 View commit details
    Browse the repository at this point in the history
  2. todo items

    sordina committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    8397b36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75a8f83 View commit details
    Browse the repository at this point in the history
  4. updating readme

    sordina committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    2ececae View commit details
    Browse the repository at this point in the history
  5. readme update

    sordina committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    db78090 View commit details
    Browse the repository at this point in the history
  6. readme udpates

    sordina committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    f0e195d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bd71e5d View commit details
    Browse the repository at this point in the history
  8. readme update

    sordina committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    4935445 View commit details
    Browse the repository at this point in the history
  9. resolving paths

    sordina committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    fc49f10 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8aa0810 View commit details
    Browse the repository at this point in the history
  11. file url for dynamic import

    sordina committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    7ef800e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a28dbe1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0382554 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. temp files rule!

    sordina committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    f496036 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ca7da0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84dc54b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec43e3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d0156f View commit details
    Browse the repository at this point in the history
  6. Moving TODO list

    sordina committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    ba3325c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8752911 View commit details
    Browse the repository at this point in the history
  8. no deno.d.ts required

    sordina committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    d1935e7 View commit details
    Browse the repository at this point in the history
  9. allow write for tempfiles

    sordina committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    7cfdfde View commit details
    Browse the repository at this point in the history
  10. docs update

    sordina committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    237967d View commit details
    Browse the repository at this point in the history
  11. suppressing DEBUG logging

    sordina committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    3b92194 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    30e774e View commit details
    Browse the repository at this point in the history
  2. linking options gh issue

    sordina committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    850db0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ba31ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1af45dd View commit details
    Browse the repository at this point in the history
  5. removing commented code

    sordina committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    f1454f4 View commit details
    Browse the repository at this point in the history
  6. sub-process vendoring

    sordina committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    86b95e5 View commit details
    Browse the repository at this point in the history
  7. note for pre_vendor

    sordina committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    5e3b17c View commit details
    Browse the repository at this point in the history