-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: felipesabino/lox-kotlin
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
[chapter 12] Support class fields getter and setters
challenge
Book challenges
#16
opened Apr 3, 2020 by
felipesabino
[chapter 12] support from static methods
challenge
Book challenges
#15
opened Apr 3, 2020 by
felipesabino
[chapter 11] Environment quickly access a variable by its index instead of using a map
challenge
Book challenges
#14
opened Apr 2, 2020 by
felipesabino
[chapter 11] Error if a local variable is never used.
challenge
Book challenges
#13
opened Apr 2, 2020 by
felipesabino
[chapter 10] Add anonymous function syntax
challenge
Book challenges
#12
opened Apr 1, 2020 by
felipesabino
[chapter 9] support break and continue statements inside loops
challenge
Book challenges
#11
opened Mar 31, 2020 by
felipesabino
[chapter 8] runtime error on non initialized variable usage
challenge
Book challenges
#10
opened Mar 31, 2020 by
felipesabino
[chapter 8] REPL support for expressions
challenge
Book challenges
#9
opened Mar 31, 2020 by
felipesabino
[chapter 7] Add support to + for mixed type string conversion and concatenation
challenge
Book challenges
#8
opened Mar 31, 2020 by
felipesabino
[chapter 7] Add support for comparisons among mixed types
challenge
Book challenges
#7
opened Mar 31, 2020 by
felipesabino
[chapter 6] error on binary operator without a left-hand operand
challenge
Book challenges
#6
opened Mar 31, 2020 by
felipesabino
[chapter 6] Add support for C-style ternary operator
challenge
Book challenges
#5
opened Mar 31, 2020 by
felipesabino
[chapter 6] support for comma expressions
challenge
Book challenges
#4
opened Mar 31, 2020 by
felipesabino
[chapter 5] expression grammar challenge
challenge
Book challenges
#2
opened Mar 31, 2020 by
felipesabino
[chapter 4] Add support to Lox’s scanner for C-style /* ... */ block comments
challenge
Book challenges
#1
opened Mar 31, 2020 by
felipesabino
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.