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

WIP: vscript support #5

Merged
merged 10 commits into from
May 22, 2020

Commits on May 4, 2020

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

Commits on May 15, 2020

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

Commits on May 19, 2020

  1. Configuration menu
    Copy the full SHA
    3bdbef4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d52196a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ad34f3 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. Configuration menu
    Copy the full SHA
    dc8ee0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3dbcaf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e816832 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33e7a45 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. Various vscript fixes

    * Fixes scopes not being restored from a save
    * Fixes closure environment not being restored from a save
    * Fixes singletons not being properly restored from a save
    * Fixes root table being incorrectly duplicated in a save
    * Fixes various cases where duplicate objects could be created from a save
    reductor committed May 21, 2020
    Configuration menu
    Copy the full SHA
    1210dee View commit details
    Browse the repository at this point in the history