-
Notifications
You must be signed in to change notification settings - Fork 63
tree shaking #1643
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
Open
iObject
wants to merge
48
commits into
master
Choose a base branch
from
183-tree-shaking
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
tree shaking #1643
Changes from 8 commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
f5b045a
Base tree shaking implementation
iObject 022dd84
bsconfig control
iObject f04302e
Change from annotation to comments
iObject 0ab9294
spec update
iObject adf11e7
Potential fix for pull request finding
iObject b6aed2e
Potential fix for pull request finding
iObject 5d18b91
correct tests
iObject 208d9d6
remove only
iObject e690a39
bsconfig.schema.json update
iObject 0d70977
readme updates
iObject b001258
spec rename
iObject e226ecd
documentation fix
iObject c58c812
runscreensaver
iObject 7ee5624
optimizations
iObject 19f13f8
Potential fix for pull request finding
iObject 6b6a080
Merge branch 'master' into 183-tree-shaking
iObject def4082
Potential fix for pull request finding
iObject e5d83aa
resolve issues
iObject 421d77b
fix shorthand conflict
iObject 1f32d43
Potential fix for pull request finding
iObject 4879eb7
Potential fix for pull request finding
iObject 18f7fd5
Potential fix for pull request finding
iObject cf64d4c
fix bug
iObject de7dece
Windows src path normalization
iObject 0569d01
Tree shaking now lives in Program.beforeProgramTranspile
iObject 5ca9b74
remove space
iObject 4296778
Potential fix for pull request finding
iObject ff2d8df
Move TreeShaker
iObject 949f67b
Merge branch '183-tree-shaking' of github.com:rokucommunity/brighters…
iObject edd9cea
Updated comment
iObject 301a919
Potential fix for pull request finding
iObject 12643fd
logging
iObject b6d9d57
fix(tree-shaker): retain .brs library functions called via namespace …
iObject bbc8752
move logging to single output
iObject 83e0f6b
tests for excludes brs
iObject b6f036a
Move treeShaker back into BscPlugin.ts
iObject 7672891
remove whitespace
iObject 5986f59
readme update
iObject c4d231d
omit fully protected files from transpiler
iObject a9b0de5
Fix issue
iObject e3717f1
pattern fix
iObject 94f9c9d
treeShaking normalization tests
iObject 8d6d302
changes map for any compiled rule that ends up with no criteria
iObject 9267d14
Merge branch 'master' into 183-tree-shaking
iObject 84a4da2
readme update
iObject ac3d832
customizations support
iObject 45a03cf
Merge branch '183-tree-shaking' of github.com:rokucommunity/brighters…
iObject 41bcae3
test for function passed by reference as an argument to another function
iObject File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.