-
Notifications
You must be signed in to change notification settings - Fork 47
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.10.10
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: rokucommunity/brighterscript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.11.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 31 files changed
- 4 contributors
Commits on Jun 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 61b9c32 - Browse repository at this point
Copy the full SHA 61b9c32View commit details
Commits on Jun 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1eda31b - Browse repository at this point
Copy the full SHA 1eda31bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1582e50 - Browse repository at this point
Copy the full SHA 1582e50View commit details
Commits on Jun 30, 2020
-
Fix transpile for empty conditional blocks. (#123)
* Fix transpile for empty conditional blocks. Fixes #117 * Fix lint issue * Fix issue with build.
Configuration menu - View commit details
-
Copy full SHA for de38ab9 - Browse repository at this point
Copy the full SHA de38ab9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a7cf5c - Browse repository at this point
Copy the full SHA 9a7cf5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01d19a1 - Browse repository at this point
Copy the full SHA 01d19a1View commit details
Commits on Jul 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4d781d1 - Browse repository at this point
Copy the full SHA 4d781d1View commit details
Commits on Jul 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 77bed93 - Browse repository at this point
Copy the full SHA 77bed93View commit details
Commits on Jul 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4ac7eca - Browse repository at this point
Copy the full SHA 4ac7ecaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca6bc4b - Browse repository at this point
Copy the full SHA ca6bc4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 905f098 - Browse repository at this point
Copy the full SHA 905f098View commit details -
Template string implementation (#107)
* adds template string implementation * simple tests for transpile * improves performance using, spread instead of concat in transpile function * fixes lexxer bug * adds TemplateStringExpression, to better handle multiline strings * Refactors template strings to keep the quasis and expressions separate and pump out a function call. We can handle concat and string repalce on the box) * adds nested case * unit test tweak * Fix lint issues and simplified some literal tests * bslib: added templateString and toString impl * lexer support multi-line token location tracking.Fix template literal transpile. * Fixed template string lexing. * Combine side-by-side quasis into single expression * Support escaping various chars in template strings * template string support for escaped unicode chars * Fixed incorrect template string char transpile in docs * template string capture quote marks * Add support for tagged template string expressions * more tagged template string tests. * Log uncaught errors in parser string template bugfixes * Fix template string docs. Co-authored-by: Bronley Plumb <bronley@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9be3c08 - Browse repository at this point
Copy the full SHA 9be3c08View commit details -
* Working on source root * Add test * Fix sourcemap bug for non-bs files. * Fix spec to test bs and brs files * update docs for sourceRoot * fix lint issue.
Configuration menu - View commit details
-
Copy full SHA for e5b73ca - Browse repository at this point
Copy the full SHA e5b73caView commit details -
Silence invalid "override" hints (#133)
* When an import is redundant it generates "override" hints pointing to the same files, which is just noise. * fix tests Co-authored-by: Bronley Plumb <bronley@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for eab28e8 - Browse repository at this point
Copy the full SHA eab28e8View commit details -
* added docs for source literals. * Create source literal tokens. * Add tests for source literals. * Fixed bug with pkgPath * Add support for sourceRoot for source literals.
Configuration menu - View commit details
-
Copy full SHA for 3e0fb58 - Browse repository at this point
Copy the full SHA 3e0fb58View commit details
Commits on Jul 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 580948e - Browse repository at this point
Copy the full SHA 580948eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00d3b76 - Browse repository at this point
Copy the full SHA 00d3b76View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef0564f - Browse repository at this point
Copy the full SHA ef0564fView commit details
There are no files selected for viewing