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

Perspective Virtual API (JavaScript) #2615

Merged
merged 5 commits into from
May 27, 2024
Merged

Perspective Virtual API (JavaScript) #2615

merged 5 commits into from
May 27, 2024

Commits on May 23, 2024

  1. Move cargo workspace to project root & update build scripts

    Signed-off-by: Andrew Stein <[email protected]>
    texodus committed May 23, 2024
    Configuration menu
    Copy the full SHA
    1bafbc5 View commit details
    Browse the repository at this point in the history
  2. Add protos C++ project

    Signed-off-by: Timothy Bess <[email protected]>
    Signed-off-by: Andrew Stein <[email protected]>
    timbess authored and texodus committed May 23, 2024
    Configuration menu
    Copy the full SHA
    88f0f68 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. New perspective C++ API

    Signed-off-by: Timothy Bess <[email protected]>
    Signed-off-by: Andrew Stein <[email protected]>
    timbess authored and texodus committed May 27, 2024
    Configuration menu
    Copy the full SHA
    413eced View commit details
    Browse the repository at this point in the history
  2. Add perspective-js and perspective-client crates, move `perspecti…

    …ve-viewer`
    
    Signed-off-by: Andrew Stein <[email protected]>
    texodus committed May 27, 2024
    Configuration menu
    Copy the full SHA
    8041a71 View commit details
    Browse the repository at this point in the history
  3. Remove embind and fix table(View) constructor

    Signed-off-by: Davis Silverman <[email protected]>
    Signed-off-by: Andrew Stein <[email protected]>
    
    # Conflicts:
    #	Cargo.lock
    
    Fixed Table(View) constructor
    
    WIP
    
    Test and some fixes to be squashed
    
    wip
    
    Signed-off-by: Andrew Stein <[email protected]>
    
    # Conflicts:
    #	rust/perspective-client/src/rust/client.rs
    sinistersnare authored and texodus committed May 27, 2024
    Configuration menu
    Copy the full SHA
    2c76ee3 View commit details
    Browse the repository at this point in the history