issues
search
sjbarag
/
brs
An interpreter for the BrightScript language that runs on non-Roku platforms.
MIT License
114
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixed `roDeviceInfo` method type and some test cases
#689
lvcabral
closed
7 months ago
0
Implement component `roList`
#688
lvcabral
closed
8 months ago
0
Fixed path handling on Windows
#687
lvcabral
closed
8 months ago
0
Add create package script
#686
TwitchBronBron
closed
11 months ago
1
New @RokuCommunity fork
#685
lvcabral
opened
1 year ago
0
Optional chaining
#684
ndpadalkagl
opened
1 year ago
2
Unable to make PR from fork
#683
Nowele
opened
1 year ago
1
Refactors before adoption by RokuCommunity
#682
TwitchBronBron
closed
1 year ago
1
Consider transferring project to RokuCommunity
#681
TwitchBronBron
closed
1 year ago
5
Invalid check when on the left side does not work (boxing issue)
#680
lvcabral
opened
1 year ago
0
chore(deps): bump luxon from 1.28.0 to 1.28.1
#679
dependabot[bot]
opened
1 year ago
0
chore(deps): bump luxon from 1.28.0 to 2.5.2
#678
dependabot[bot]
closed
1 year ago
1
chore(deps): bump json5 from 2.2.0 to 2.2.3
#677
dependabot[bot]
opened
1 year ago
0
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2
#676
dependabot[bot]
opened
1 year ago
0
chore(deps): bump shell-quote from 1.7.2 to 1.7.3
#675
dependabot[bot]
opened
2 years ago
0
PinPad is not implemented
#674
ystarangl
opened
2 years ago
0
[DON'T MERGE] Empty commit to trigger new builds
#673
alimnios72
opened
2 years ago
0
Implement clone
#672
anyatokar
opened
2 years ago
1
Script tag without src cause parser error
#671
elsassph
opened
3 years ago
0
chore(ci): Build and test in node 16 instead of node 10
#670
sjbarag
closed
3 years ago
0
chore(deps): Upgrade most dependencies
#669
sjbarag
closed
3 years ago
0
chore(deps): bump tmpl from 1.0.4 to 1.0.5
#668
dependabot[bot]
closed
3 years ago
0
roChannelStore is not implemented
#667
vbuchii
opened
3 years ago
0
Support `alias` for XML fields
#666
lkipke
opened
3 years ago
0
feat(rsg): Add boundingrect function to node
#665
underwoo16
closed
3 years ago
2
fix(ast): Rename `location` to `loc` in AST
#664
sjbarag
opened
3 years ago
2
fix(stdlib, interp): fix `RoSGNode#callFunc` argument error reporting
#663
lkipke
closed
3 years ago
0
Wrong precedence for negative sign in front of a value on a expression
#662
lvcabral
opened
3 years ago
2
fix(lex): Remove spurious console.log for REM-prefixed comments
#661
sjbarag
closed
3 years ago
1
fix(stdlib): make RoSGNode#update case insensitive
#660
lkipke
closed
3 years ago
0
fix(interp): allow functions to be typed as objects
#659
lkipke
closed
3 years ago
1
chore(deps): Upgrade most dev dependencies
#658
sjbarag
closed
3 years ago
0
chore(deps): Upgrade to TypeScript 4
#657
sjbarag
closed
3 years ago
0
chore(deps): bump ws from 7.3.0 to 7.4.6
#656
dependabot[bot]
closed
3 years ago
1
`abs` does not takes double as argument
#655
Vasya-M
opened
3 years ago
0
feat(lex): Emit comments from the lexer
#654
sjbarag
closed
3 years ago
0
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9
#653
dependabot[bot]
closed
3 years ago
1
chore(deps): bump lodash from 4.17.19 to 4.17.21
#652
dependabot[bot]
closed
3 years ago
1
mockComponent fails silently if node is passed instead of RoAssocArray
#651
underwoo16
opened
3 years ago
0
v0.43.0
#650
alimnios72
closed
3 years ago
0
fix(extensions): reset mocks between executions
#649
lkipke
closed
3 years ago
0
test issue please ignore
#648
sjbarag
closed
3 years ago
2
fix(interpreter): Support case insensitive names for functions in components
#647
alimnios72
closed
3 years ago
0
feat(extensions): Add _brs_.testData associative array
#646
Vasya-M
closed
3 years ago
0
fix(rsg): Reparent does not add child to new parent
#645
underwoo16
closed
3 years ago
0
Reparent (ifSGNodeChildren function) does not add child node to the new parent
#644
underwoo16
closed
3 years ago
0
feat(stdlib): Implement roAppInfo
#643
vbuchii
closed
3 years ago
1
You can add fields to node just by `[]`, which is prohibited in ROKU
#642
Vasya-M
opened
3 years ago
0
fix(nightly): fetch two commits to detect commits-since-last-build
#641
sjbarag
closed
3 years ago
1
Issue #416 toString() method not printing string fields with quotes
#640
ystarangl
closed
3 years ago
1
Next