1904 Commits (34c475e4d3d8d9be1fa197425ebb0299f8619d87)
 

Author SHA1 Message Date
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
dependabot[bot] 556f3ced15 Bump clap from 3.2.10 to 3.2.11 (#2176) 2 years ago
dependabot[bot] 56be7cec52 Bump clap from 3.2.8 to 3.2.10 (#2175) 2 years ago
dependabot[bot] 44d3291f2e Bump serde_yaml from 0.8.24 to 0.8.25 (#2172) 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
dependabot[bot] 53d3fc3093 Bump regex from 1.5.6 to 1.6.0 (#2168) 2 years ago
Halid Odat 5bbc225b24 Dense/Packed JavaScript arrays (#2167) 2 years ago
Kevin d0d70345eb Implementation of JsMap Wrapper (#2115) 2 years ago
Halid Odat 36f93a5380 Update test262 (#2166) 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
dependabot[bot] 76abc802e6 Bump test262 from `5e564b9` to `1b3bddb` (#2161) 2 years ago
raskad bd0bf78383 Fix remaining `Promise` bugs (#2156) 2 years ago
dependabot[bot] 4a8bf02431 Bump clap from 3.2.7 to 3.2.8 (#2155) 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] a2a33e749f Bump webpack-dev-server from 4.9.2 to 4.9.3 (#2151) 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
dependabot[bot] 7ac5998cf3 Bump clap from 3.2.6 to 3.2.7 (#2150) 2 years ago
raskad c561aa3b2c Implement `Promise.allSettled` (#2146) 2 years ago
raskad e81e06b462 Implement `Promise.any` (#2145) 2 years ago
dependabot[bot] ce8c6e27e2 Bump test262 from `74656ae` to `5e564b9` (#2144) 2 years ago
dependabot[bot] 009eeedafa Bump measureme from 10.0.0 to 10.1.0 (#2143) 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
dependabot[bot] b7cf41ceeb Bump clap from 3.2.5 to 3.2.6 (#2138) 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] 3f4232b1d0 Bump test262 from `74de3d1` to `74656ae` (#2134) 2 years ago
dependabot[bot] 39cd3b8bdf Bump dyn-clone from 1.0.5 to 1.0.6 (#2133) 2 years ago
dependabot[bot] 91b28ec156 Bump anyhow from 1.0.57 to 1.0.58 (#2132) 2 years ago
raskad 43f60e9bb1 Fix `eval` attributes (#2130) 2 years ago
Iban Eguia d173e08529 Started adding the [[Done]] field to iterators (#2125) 2 years ago
dependabot[bot] 4f95eb756d Bump sys-locale from 0.2.0 to 0.2.1 (#2128) 2 years ago
dependabot[bot] 94b2b096fc Bump indexmap from 1.8.2 to 1.9.0 (#2129) 2 years ago
dependabot[bot] 80e804c8fd Bump prettier from 2.7.0 to 2.7.1 (#2126) 2 years ago
dependabot[bot] 7f6d44ea01 Bump wasm-bindgen from 0.2.80 to 0.2.81 (#2123) 2 years ago
dependabot[bot] 31edb264d0 Bump getrandom from 0.2.6 to 0.2.7 (#2121) 2 years ago
dependabot[bot] 69f806d99d Bump prettier from 2.6.2 to 2.7.0 (#2120) 2 years ago
Iban Eguia 0454ddec19 Execution stack & promises (#2107) 2 years ago