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

Typescript Stubgen Command #503

Open
wants to merge 52 commits into
base: main
Choose a base branch
from

Commits on Jun 14, 2024

  1. switch to golem forks

    noise64 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    d5d66ff View commit details
    Browse the repository at this point in the history
  2. npm audit fix

    noise64 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    6298e10 View commit details
    Browse the repository at this point in the history
  3. update comp-js

    noise64 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    e1d34d4 View commit details
    Browse the repository at this point in the history
  4. bump version

    noise64 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    4dc66a3 View commit details
    Browse the repository at this point in the history
  5. fix build

    noise64 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    dbca60f View commit details
    Browse the repository at this point in the history
  6. fix codegen test

    noise64 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    7d20f6c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1 from golemcloud/update-and-use-forked-comp-js

    Update and use forked golem repos
    noise64 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    7c255cb View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. unit test setup

    nicoburniske committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    8d5d28b View commit details
    Browse the repository at this point in the history
  2. kind of working stubgen

    nicoburniske committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    fda9da3 View commit details
    Browse the repository at this point in the history
  3. before custom export

    nicoburniske committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    604ec15 View commit details
    Browse the repository at this point in the history
  4. fix module names

    nicoburniske committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b7295e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    273c770 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    56b1da5 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    bf8bc7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    daf6329 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51f4e71 View commit details
    Browse the repository at this point in the history
  4. improve unit test

    nicoburniske committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ccc2d83 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    19897a1 View commit details
    Browse the repository at this point in the history
  6. remove unused and todo

    nicoburniske committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    fdebdd7 View commit details
    Browse the repository at this point in the history
  7. more unit test

    nicoburniske committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    0091edb View commit details
    Browse the repository at this point in the history
  8. stubgen import test

    nicoburniske committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    17e62f3 View commit details
    Browse the repository at this point in the history
  9. rpc tests

    nicoburniske committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    fdb6899 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    53d6d59 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. rename base to instance

    nicoburniske committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    e6fe9a7 View commit details
    Browse the repository at this point in the history
  2. update lib exports

    nicoburniske committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    7aecd57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4970671 View commit details
    Browse the repository at this point in the history
  4. minor clippy warnings

    nicoburniske committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f8ca2bd View commit details
    Browse the repository at this point in the history
  5. allow inline interface

    nicoburniske committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    232bdf7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe03a51 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8412740 View commit details
    Browse the repository at this point in the history
  8. cargo fmt

    nicoburniske committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    b8542a0 View commit details
    Browse the repository at this point in the history
  9. replace Guest with World

    nicoburniske committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    4b871c6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2fc0781 View commit details
    Browse the repository at this point in the history
  11. clippy fixes

    nicoburniske committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    196454b View commit details
    Browse the repository at this point in the history
  12. Merge pull request #2 from golemcloud/ts_gen

    Generate Typescript Declaration Modules and Stubs
    nicoburniske committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    64f4b7f View commit details
    Browse the repository at this point in the history
  13. bump version

    nicoburniske committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    207bf6c View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

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

Commits on Aug 1, 2024

  1. Merge remote-tracking branch 'upstream/main' into updates-from-upstream

    # Conflicts:
    #	crates/js-component-bindgen-component/src/lib.rs
    #	package-lock.json
    #	package.json
    noise64 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    242cf40 View commit details
    Browse the repository at this point in the history
  2. update

    noise64 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    6754c3e View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. fix submodules

    noise64 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    6696a83 View commit details
    Browse the repository at this point in the history
  2. format

    noise64 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    52cb142 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from golemcloud/updates-from-upstream

    Updates from upstream
    noise64 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    5f0feb4 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Merge remote-tracking branch 'upstream/main'

    # Conflicts:
    #	Cargo.lock
    #	Cargo.toml
    #	crates/js-component-bindgen-component/src/lib.rs
    #	crates/js-component-bindgen/Cargo.toml
    #	package-lock.json
    #	package.json
    #	src/cmd/transpile.js
    noise64 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    d48342d View commit details
    Browse the repository at this point in the history
  2. fix imports

    noise64 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    c2de337 View commit details
    Browse the repository at this point in the history
  3. fmt

    noise64 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    fad2987 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from golemcloud/update-upstream

    Update upstream
    noise64 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    9ae1f0a View commit details
    Browse the repository at this point in the history
  5. disable docs flow

    noise64 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    5987ba8 View commit details
    Browse the repository at this point in the history
  6. update componentize-js

    noise64 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    085e0b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    55fd140 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from golemcloud/export_js_identifier_func

    fix js identifier function export
    nicoburniske committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4d96e6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c6e565 View commit details
    Browse the repository at this point in the history
  4. update package.json

    nicoburniske committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4e73c91 View commit details
    Browse the repository at this point in the history