Skip to content

Issues: zxul767/lox

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

Update REPL screenshots
#35 opened Dec 15, 2022 by zxul767
implement help function in clox enhancement New feature or request p1
#33 opened Dec 9, 2022 by zxul767
clarify distinction between "function" and "closure" in clox documentation Improvements or additions to documentation p1 refactoring
#32 opened Dec 9, 2022 by zxul767
incorrect token in error message for list[wrong-index] bug Something isn't working p1
#29 opened Dec 7, 2022 by zxul767
add assert to the language enhancement New feature or request p1
#26 opened Dec 6, 2022 by zxul767
document help function in jlox REPL documentation Improvements or additions to documentation p1
#25 opened Dec 5, 2022 by zxul767
jlox REPL should not automatically expand !expr on ENTER bug Something isn't working p2
#23 opened Nov 20, 2022 by zxul767
add :globals command in REPLs enhancement New feature or request p2
#21 opened Nov 17, 2022 by zxul767
add dict class to Lox's standard library enhancement New feature or request p1
#20 opened Nov 17, 2022 by zxul767
add column number in error messages enhancement New feature or request p2
#18 opened Nov 16, 2022 by zxul767
add generators to Lox enhancement New feature or request p2
#17 opened Nov 12, 2022 by zxul767
make jlox support relative paths enhancement New feature or request p1
#16 opened Nov 11, 2022 by zxul767
add arity checking to native function calls in clox bug Something isn't working p1
#10 opened Nov 6, 2022 by zxul767
add :load command to REPLs (clox and jlox) enhancement New feature or request p0
#9 opened Nov 6, 2022 by zxul767
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.