Skip to content

Issues: wiseodd/rustlox

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Add integration tests enhancement New feature or request
#19 opened Aug 17, 2024 by wiseodd
Add support for getters enhancement New feature or request
#17 opened Jul 13, 2024 by wiseodd
Add support for static methods enhancement New feature or request
#16 opened Jul 13, 2024 by wiseodd
Use array instead of hashmap in the resolver enhancement New feature or request
#15 opened Jul 13, 2024 by wiseodd
Add support for lambdas enhancement New feature or request
#13 opened Jul 13, 2024 by wiseodd
Add support for break statement enhancement New feature or request
#12 opened Jul 13, 2024 by wiseodd
Make accessing uninitialized variable a runtime error enhancement New feature or request
#11 opened Jul 13, 2024 by wiseodd
Support both statements and expression in the REPL enhancement New feature or request
#10 opened Jul 13, 2024 by wiseodd
Throw runtime error for division by zero enhancement New feature or request
#9 opened Jul 13, 2024 by wiseodd
Extend string concat operator enhancement New feature or request
#8 opened Jul 13, 2024 by wiseodd
Add error-handling for binary operators enhancement New feature or request
#7 opened Jul 13, 2024 by wiseodd
Add support for ternary operators enhancement New feature or request
#6 opened Jul 13, 2024 by wiseodd
Add support for comma expressions enhancement New feature or request
#5 opened Jul 13, 2024 by wiseodd
Add tests enhancement New feature or request
#4 opened Jul 7, 2024 by wiseodd
For loop not working bug Something isn't working
#3 opened Jul 7, 2024 by wiseodd
Finicky local environment handling bug Something isn't working
#2 opened Jul 7, 2024 by wiseodd
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.