Skip to content

Pull requests: chelseatroy/craftinginterpreters

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
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Introduce Unused Variable Error (Ch 11 Ex 3)
#24 opened Sep 4, 2022 by chelseatroy Loading…
Add test for unused variable error (Ch 11 Ex 3)
#23 opened Sep 4, 2022 by chelseatroy Loading…
Add Anonymous Functions (Ch 10 Ex 2)
#22 opened Sep 1, 2022 by chelseatroy Loading…
Add anonymous function test (Ch 10 Ex 2)
#21 opened Sep 1, 2022 by chelseatroy Loading…
Add break statement to the syntax (Ch 9 Ex 3)
#20 opened Aug 29, 2022 by chelseatroy Loading…
Add tests for the break statement (Ch 9 Ex 3)
#19 opened Aug 24, 2022 by chelseatroy Loading…
Print Expression Result in REPL (Ch 8 Ex 1)
#16 opened Mar 10, 2022 by chelseatroy Loading…
Error productions (Ch 6 Ex 3)
#11 opened Feb 6, 2022 by chelseatroy Loading…
Ternary operator solution (Ch 6 Ex 2)
#10 opened Jan 16, 2022 by chelseatroy Loading…
Add tests for ternary operator (Ch 6 Ex 2)
#9 opened Jan 10, 2022 by chelseatroy Loading…
Add test for block comments (Ch 4 Ex 4)
#8 opened Jan 8, 2022 by chelseatroy Loading…
Block comment solution (Ch 4 Ex 4)
#7 opened Jan 8, 2022 by chelseatroy Loading…
Add test for comma operator (Ch 6 Ex 1)
#6 opened Jan 8, 2022 by chelseatroy Loading…
Comma operator solution (Ch 6 Ex 1)
#5 opened Jan 8, 2022 by chelseatroy Loading…
ProTip! Filter pull requests by the default branch with base:master.