Skip to content

Pull requests: boa-dev/boa

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Implement arrow function parsing based on CoverParenthesizedExpressionAndArrowParameterList enhancement parser
#2171 opened Jul 9, 2022 by raskad Loading… v0.16.0
Create a structure-aware fuzzer (second try) API ast enhancement
#2169 opened Jul 6, 2022 by VTCAKAVSMoACE Draft v0.16.0
Introduce NonMaxU32 for array index enhancement Internal
#2131 opened Jun 20, 2022 by CYBAI Loading… v0.16.0
Implement InitializeDateTimeFormat
#2072 opened May 14, 2022 by NorbertGarfield Loading…
Implement WeakSet object
#2009 opened Apr 5, 2022 by lupd Loading…
JsValue from primitives API enhancement
#1993 opened Mar 31, 2022 by lastmjs Loading…
Add From<i/u128> for JsBigInt API enhancement
#1971 opened Mar 23, 2022 by dranikpg Loading…
Add an AST visitor/walker ast enhancement Internal
#1954 opened Mar 17, 2022 by VTCAKAVSMoACE Draft v0.16.0
NaN-boxed JsValues execution optimisation technical debt
#1830 opened Feb 8, 2022 by HalidOdat Loading… v0.16.0
First prototype for new JsString using UTF-16 execution Internal run-benchmark
#1659 opened Oct 11, 2021 by jedel1043 Loading… v0.16.0
ProTip! Exclude everything labeled bug with -label:bug.