-
Notifications
You must be signed in to change notification settings - Fork 5
Pull requests: TheUncharted/zapcode
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add global functions parseInt, parseFloat, isNaN, isFinite, Number, String, Boolean
#57
opened Jul 9, 2026 by
jtippett
Loading…
3 of 4 tasks
fix: destructure array and object parameters into per-name locals
#56
opened Jul 9, 2026 by
jtippett
Loading…
2 of 3 tasks
fix: make array mutator methods mutate the receiver in place
#55
opened Jul 9, 2026 by
jtippett
Loading…
2 of 3 tasks
fix: give switch a break frame so bare break cannot jump to program start
#54
opened Jul 9, 2026 by
jtippett
Loading…
2 of 3 tasks
fix: flatten spread elements in array and object literals
#53
opened Jul 9, 2026 by
jtippett
Loading…
2 of 3 tasks
fix: return an error instead of panicking when the frame stack empties
#52
opened Jul 9, 2026 by
jtippett
Loading…
4 of 5 tasks
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.