1750 Commits (47ab7e0a8037b45665bb8c9af76f3ed74eddaaec)
 

Author SHA1 Message Date
Iban Eguia 47ab7e0a80 Removed some unsafe_empty_trace!() calls to improve performance (#2233) 2 years ago
dependabot[bot] d5312f5343 Bump test262 from `8c64a66` to `747bed2` (#2239) 2 years ago
dependabot[bot] e444f8bff3 Bump chrono from 0.4.21 to 0.4.22 (#2238) 2 years ago
dependabot[bot] d6f44a33ed Bump clap from 3.2.16 to 3.2.17 (#2237) 2 years ago
dependabot[bot] c29d6a0d52 Bump serde_yaml from 0.9.4 to 0.9.9 (#2236) 2 years ago
dependabot[bot] dab00f03e0 Bump terser-webpack-plugin from 5.3.3 to 5.3.4 (#2235) 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
dependabot[bot] a8bf59d444 Bump anyhow from 1.0.60 to 1.0.61 (#2229) 2 years ago
dependabot[bot] af72e6178d Bump webpack-dev-server from 4.9.3 to 4.10.0 (#2228) 2 years ago
raskad d6fc7af2a1 Fix Rust 1.63 clippy lints (#2230) 2 years ago
dependabot[bot] e9e44d2a96 Bump phf from 0.11.0 to 0.11.1 (#2226) 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
dependabot[bot] b7d8af96b6 Bump test262 from `e48df0b` to `8c64a66` (#2224) 2 years ago
raskad 3d6a8d5232 Parse class private async generator methods (#2220) 2 years ago
dependabot[bot] a42716b7e5 Bump monaco-editor from 0.33.0 to 0.34.0 (#2221) 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] afb7ca8ffe Bump anyhow from 1.0.59 to 1.0.60 (#2215) 2 years ago
dependabot[bot] 054ce51baa Bump serde_yaml from 0.9.2 to 0.9.4 (#2214) 2 years ago
dependabot[bot] 3a28eb400c Bump serde from 1.0.140 to 1.0.141 (#2212) 2 years ago
dependabot[bot] 2abb31ee63 Bump test262 from `6833180` to `e48df0b` (#2211) 2 years ago
dependabot[bot] cffd7a5cf0 Bump anyhow from 1.0.58 to 1.0.59 (#2210) 2 years ago
dependabot[bot] 21ab725236 Bump clap from 3.2.15 to 3.2.16 (#2208) 2 years ago
dependabot[bot] 6064db61ad Bump serde_yaml from 0.9.0 to 0.9.2 (#2209) 2 years ago
dependabot[bot] 6caf0d4c91 Bump serde_yaml from 0.8.26 to 0.9.0 (#2207) 2 years ago
dependabot[bot] 099154cb34 Bump clap from 3.2.14 to 3.2.15 (#2205) 2 years ago
dependabot[bot] 4235c15e8e Bump wasm-bindgen from 0.2.81 to 0.2.82 (#2204) 2 years ago
dependabot[bot] f6ac7ae59f Bump test262 from `91a61b2` to `6833180` (#2202) 2 years ago
dependabot[bot] fafa006c9a Bump webpack from 5.73.0 to 5.74.0 (#2201) 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] deb0d90dc4 Bump terser from 5.14.0 to 5.14.2 (#2197) 2 years ago
dependabot[bot] fc30061453 Bump bootstrap from 5.1.3 to 5.2.0 (#2194) 2 years ago
dependabot[bot] 0e61efc27e Bump clap from 3.2.12 to 3.2.14 (#2199) 2 years ago
Iban Eguia 79ea834f92 Upgraded rustyline & phf (#2193) 2 years ago
dependabot[bot] 2365986acf Bump test262 from `3ddfa0c` to `91a61b2` (#2191) 2 years ago
dependabot[bot] 709cc343da Bump dyn-clone from 1.0.7 to 1.0.8 (#2188) 2 years ago
dependabot[bot] 9db5540594 Bump rustyline-derive from 0.6.0 to 0.7.0 (#2186) 2 years ago
dependabot[bot] 75b813c26a Bump serde_yaml from 0.8.25 to 0.8.26 (#2184) 2 years ago
dependabot[bot] e6c96806fc Update phf requirement from 0.10.1 to 0.11.0 in /boa_interner (#2192) 2 years ago
dependabot[bot] bf39e30c12 Bump clap from 3.2.11 to 3.2.12 (#2179) 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
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