-
Notifications
You must be signed in to change notification settings - Fork 44
Issues: sjbarag/brs
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
don't allow expressions outside of functions (besides REPL)
bug
Any difference between this BrightScript implementation and RBI, or otherwise unexpected behavior
#83
opened Nov 29, 2018 by
strattonbrazil
expose stack traces on interpreter stop
enhancement
Any addition to this project's existing capabilities
interpreter
Affects this project's tree-walking interpreter
#91
opened Dec 3, 2018 by
strattonbrazil
Add VSCode IDE integration
enhancement
Any addition to this project's existing capabilities
help wanted
Any issue that's easily completed by someone without commit access
#92
opened Dec 3, 2018 by
sjbarag
Consider adding a variable binding layer
enhancement
Any addition to this project's existing capabilities
question
Any questions about the project, how to use it, etc.
#147
opened Jan 28, 2019 by
sjbarag
Set exit status programmatically
cli
Affects the command-line interface to `brs`
enhancement
Any addition to this project's existing capabilities
stdlib
Affects the standard library included with this BrightScript implementation
#150
opened Feb 1, 2019 by
sjbarag
Emit unique error codes
enhancement
Any addition to this project's existing capabilities
help wanted
Any issue that's easily completed by someone without commit access
#165
opened Feb 22, 2019 by
TwitchBronBron
Implement Library statements in the runtime
enhancement
Any addition to this project's existing capabilities
interpreter
Affects this project's tree-walking interpreter
#217
opened Mar 22, 2019 by
TwitchBronBron
Colons after function signatures cause parse failures
bug
Any difference between this BrightScript implementation and RBI, or otherwise unexpected behavior
parser
Affects this project's token parser
#231
opened May 6, 2019 by
sjbarag
Enforce local variable limit
enhancement
Any addition to this project's existing capabilities
interpreter
Affects this project's tree-walking interpreter
#239
opened May 15, 2019 by
sjbarag
Should warn on new line inside of function params
bug
Any difference between this BrightScript implementation and RBI, or otherwise unexpected behavior
enhancement
Any addition to this project's existing capabilities
parser
Affects this project's token parser
#269
opened Jun 26, 2019 by
triwav
"escaped special characters" test failing on master branch
bug
Any difference between this BrightScript implementation and RBI, or otherwise unexpected behavior
build
Affects this project's build system
question
Any questions about the project, how to use it, etc.
#270
opened Jul 19, 2019 by
TwitchBronBron
implement wait/sleep global utility functions
enhancement
Any addition to this project's existing capabilities
help wanted
Any issue that's easily completed by someone without commit access
stdlib
Affects the standard library included with this BrightScript implementation
#77
opened Nov 27, 2018 by
strattonbrazil
Print statement do not print positive numbers with leading space
#276
opened Jul 27, 2019 by
lvcabral
Roku handles hexadecimal as signed integer
bug
Any difference between this BrightScript implementation and RBI, or otherwise unexpected behavior
lexer
Affects this project's lexer (aka scanner)
stdlib
Affects the standard library included with this BrightScript implementation
#285
opened Aug 10, 2019 by
lvcabral
Wrong type assignments to statically-typed variables should not generate error
#318
opened Sep 19, 2019 by
lvcabral
Object property accesses can't be split across lines
bug
Any difference between this BrightScript implementation and RBI, or otherwise unexpected behavior
good first issue
A great place for newcomers to jump in! Usually doesn't involve a deep understanding of the project
help wanted
Any issue that's easily completed by someone without commit access
parser
Affects this project's token parser
#319
opened Sep 20, 2019 by
sjbarag
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.