158 Commits (5858d82989f596429a8c66a2b3b367209506b100)

Author SHA1 Message Date
dependabot[bot] 5858d82989 Bump once_cell from 1.13.1 to 1.14.0 (#2263) 2 years ago
dependabot[bot] ab9f0d6052 Bump serde_json from 1.0.83 to 1.0.85 (#2247) 2 years ago
dependabot[bot] eb5d24ed4a Bump serde from 1.0.143 to 1.0.144 (#2249) 2 years ago
raskad ae10d40dc0 Fix `arguments` object iterator function (#2231) 2 years ago
raskad 95042557b5 Fix spread arguments in function calls (#2216) 2 years ago
dependabot[bot] a18e9130f9 Bump once_cell from 1.13.0 to 1.13.1 (#2242) 2 years ago
Iban Eguia 47ab7e0a80 Removed some unsafe_empty_trace!() calls to improve performance (#2233) 2 years ago
dependabot[bot] e444f8bff3 Bump chrono from 0.4.21 to 0.4.22 (#2238) 2 years ago
raskad 2dcdf51407 Add field accessors to destructing assignment (#2213) 2 years ago
raskad 492d843ae0 Fix `yield` expression to end on line terminator (#2232) 2 years ago
raskad 5909e9a963 Implement Async Generators (#2200) 2 years ago
raskad d6fc7af2a1 Fix Rust 1.63 clippy lints (#2230) 2 years ago
dependabot[bot] f3e5ccbcdc Bump chrono from 0.4.20 to 0.4.21 (#2227) 2 years ago
dependabot[bot] a15dd2f305 Bump serde from 1.0.142 to 1.0.143 (#2225) 2 years ago
raskad 3d6a8d5232 Parse class private async generator methods (#2220) 2 years ago
dependabot[bot] a1f52ef51d Bump chrono from 0.4.19 to 0.4.20 (#2222) 2 years ago
dependabot[bot] fc885f19ac Bump serde from 1.0.141 to 1.0.142 (#2219) 2 years ago
dependabot[bot] 02f956e87e Bump dyn-clone from 1.0.8 to 1.0.9 (#2218) 2 years ago
dependabot[bot] 6ee33c552f Bump serde_json from 1.0.82 to 1.0.83 (#2217) 2 years ago
dependabot[bot] 3a28eb400c Bump serde from 1.0.140 to 1.0.141 (#2212) 2 years ago
dependabot[bot] e0df739b5a Bump serde from 1.0.139 to 1.0.140 (#2198) 2 years ago
Halid Odat efff9d6269 Fix length/index in `32bit` architectures (#2196) 2 years ago
dependabot[bot] 709cc343da Bump dyn-clone from 1.0.7 to 1.0.8 (#2188) 2 years ago
dependabot[bot] 32e0446738 Bump dyn-clone from 1.0.6 to 1.0.7 (#2178) 2 years ago
raskad 6e377d6467 Implement Generator Function Constructor (#2174) 2 years ago
raskad d8af7b4ee5 Implement arrow function parsing based on `CoverParenthesizedExpressionAndArrowParameterList` (#2171) 2 years ago
dependabot[bot] 6c65aa350b Bump serde from 1.0.138 to 1.0.139 (#2173) 2 years ago
Halid Odat 48d8b420c5 Implement `JsArrayBuffer` (#2170) 2 years ago
Anuvrat Singh 52bc15bc23 Safe wrapper for `JsSet` (#2162) 2 years ago
dependabot[bot] d7fb049082 Bump unicode-normalization from 0.1.20 to 0.1.21 (#2160) 2 years ago
Halid Odat 5bbc225b24 Dense/Packed JavaScript arrays (#2167) 2 years ago
Kevin d0d70345eb Implementation of JsMap Wrapper (#2115) 2 years ago
dependabot[bot] 7a5da521d2 Bump once_cell from 1.12.0 to 1.13.0 (#2165) 2 years ago
Halid Odat 64f59ddacb Store call frames in `Vec` instead of singly-linked list (#2164) 2 years ago
raskad cdc49e35ea Implement `async function` and `await` (#2158) 2 years ago
dependabot[bot] cdaffa788a Bump serde from 1.0.137 to 1.0.138 (#2159) 2 years ago
raskad bd0bf78383 Fix remaining `Promise` bugs (#2156) 2 years ago
raskad aaeee43c4f Fix `this` in function calls (#2153) 2 years ago
raskad 6b4ebf9e3e Fix clippy 1.62.0 lints (#2154) 2 years ago
jedel1043 f7aef10a61 Remove `string-interner` dependency and implement custom string `Interner` (#2147) 2 years ago
dependabot[bot] 8657dd2b11 Bump serde_json from 1.0.81 to 1.0.82 (#2152) 2 years ago
raskad 13df9a1984 Implement `super` expressions (#2116) 2 years ago
raskad c561aa3b2c Implement `Promise.allSettled` (#2146) 2 years ago
raskad e81e06b462 Implement `Promise.any` (#2145) 2 years ago
dependabot[bot] 724d182570 Bump unicode-normalization from 0.1.19 to 0.1.20 (#2142) 2 years ago
raskad b043bca081 Implement `Promise.all` (#2140) 2 years ago
dependabot[bot] d355d3c3a6 Bump indexmap from 1.9.0 to 1.9.1 (#2139) 2 years ago
jedel1043 0ebb3cf439 Refactor `construct` and `PromiseCapability` to preserve `JsObject` invariants (#2136) 2 years ago
raskad 613f4c3eab Fix for in/of loop initializer environment (#2135) 2 years ago
dependabot[bot] 39cd3b8bdf Bump dyn-clone from 1.0.5 to 1.0.6 (#2133) 2 years ago