Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rokucommunity/brighterscript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.49.0
Choose a base ref
...
head repository: rokucommunity/brighterscript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.50.0
Choose a head ref
  • 9 commits
  • 49 files changed
  • 1 contributor

Commits on May 6, 2022

  1. Src path in v0 (#581)

    * More flexible cache typing
    
    * Better typing for cache `get`
    
    * Refactor files to use `srcPath`.
    Deprecate `pathAbsolute`
    TwitchBronBron authored May 6, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    292de71 View commit details
  2. Adds tests for known bsc plugins (#583)

    * Adds tests for known bsc plugins
    
    * remove unnecessary eslint comment
    TwitchBronBron authored May 6, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    5d66699 View commit details
  3. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    d598550 View commit details

Commits on May 12, 2022

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    b8a0885 View commit details

Commits on May 14, 2022

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    804fda3 View commit details

Commits on May 16, 2022

  1. Add more ast editor functions (#589)

    * Add more ast editor functions
    
    * better test name
    TwitchBronBron authored May 16, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    2f46be5 View commit details

Commits on May 17, 2022

  1. Better super handling (#590)

    * Add more ast editor functions
    
    * better test name
    
    * Fix class transpile bug that was changing AST
    
    * Adds `arraySplice` to AstEditor
    
    * use AstEditor for injected `super()` calls
    TwitchBronBron authored May 17, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    9d96211 View commit details
  2. Copy the full SHA
    9ecd52e View commit details
  3. 0.50.0

    TwitchBronBron committed May 17, 2022
    Copy the full SHA
    6ed4c3a View commit details
Loading