-
Notifications
You must be signed in to change notification settings - Fork 0
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
Label
Projects
Milestones
Assignee
Sort
Issues list
implement New feature or request
p1
help
function in clox
enhancement
#33
opened Dec 9, 2022 by
zxul767
clarify distinction between "function" and "closure" in Improvements or additions to documentation
p1
refactoring
clox
documentation
#32
opened Dec 9, 2022 by
zxul767
incorrect token in error message for Something isn't working
p1
list[wrong-index]
bug
#29
opened Dec 7, 2022 by
zxul767
figure out whether we should emulate Python for
str::slice
design
p2
#28
opened Dec 6, 2022 by
zxul767
document Improvements or additions to documentation
p1
help
function in jlox
REPL
documentation
#25
opened Dec 5, 2022 by
zxul767
jlox
REPL should not automatically expand !expr
on ENTER
bug
#23
opened Nov 20, 2022 by
zxul767
add New feature or request
p2
:globals
command in REPLs
enhancement
#21
opened Nov 17, 2022 by
zxul767
add New feature or request
p1
dict
class to Lox's standard library
enhancement
#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
make New feature or request
p1
jlox
support relative paths
enhancement
#16
opened Nov 11, 2022 by
zxul767
make New feature or request
p1
clox
REPL be able to find .loxrc
in more locations
enhancement
#13
opened Nov 9, 2022 by
zxul767
find cleaner way to implement execution tracing in
clox
p1
refactoring
#12
opened Nov 8, 2022 by
zxul767
refactor parsing functions in
clox
to be self-contained
p2
refactoring
#11
opened Nov 7, 2022 by
zxul767
add arity checking to native function calls in Something isn't working
p1
clox
bug
#10
opened Nov 6, 2022 by
zxul767
add New feature or request
p0
:load
command to REPLs (clox
and jlox
)
enhancement
#9
opened Nov 6, 2022 by
zxul767
automatically promote primitive types to objects when necessary
enhancement
New feature or request
p1
#8
opened Nov 6, 2022 by
zxul767
properly implement "optional semicolon" feature in New feature or request
p0
jlox
enhancement
#5
opened Nov 4, 2022 by
zxul767
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.