1620 Commits (456da4949a2f98802eafcf7a8ea662ea641f9dd1)
 

Author SHA1 Message Date
Iban Eguia 456da4949a Fixing build for changes in clippy for Rust 1.61 (#2082) 2 years ago
dependabot[bot] f3db18fc54 Bump copy-webpack-plugin from 10.2.4 to 11.0.0 (#2077) 2 years ago
dependabot[bot] 51da655f41 Bump test262 from `2e7cdfb` to `509363b` (#2074) 2 years ago
dependabot[bot] f90f5479ef Bump rayon from 1.5.2 to 1.5.3 (#2073) 2 years ago
NorbertGarfield 5a0ff9116b DateTimeFormat helpers (#2064) 2 years ago
dependabot[bot] 9d89e120c3 Bump clap from 3.1.17 to 3.1.18 (#2071) 2 years ago
dependabot[bot] 27db657983 Bump webpack from 5.72.0 to 5.72.1 (#2070) 2 years ago
raskad 8721a3167b Implement the global `eval()` function (#2041) 2 years ago
raskad e42e2f64be Refactor `IdentifierReference` parsing (#2055) 2 years ago
dependabot[bot] e9c4814dcb Bump clap from 3.1.16 to 3.1.17 (#2065) 2 years ago
dependabot[bot] 9d06b222fa Bump test262 from `b649e6b` to `2e7cdfb` (#2066) 2 years ago
dependabot[bot] a813846df0 Bump clap from 3.1.15 to 3.1.16 (#2062) 2 years ago
dependabot[bot] 0e49ce863b Bump webpack-dev-server from 4.8.1 to 4.9.0 (#2061) 2 years ago
dependabot[bot] 404670b69e Bump serde_yaml from 0.8.23 to 0.8.24 (#2060) 2 years ago
dependabot[bot] bae970ff17 Bump serde_json from 1.0.80 to 1.0.81 (#2059) 2 years ago
NorbertGarfield d40d938d5a Implement ResolveLocale helper (#2036) 2 years ago
dependabot[bot] de6c4e6f6d Bump clap from 3.1.14 to 3.1.15 (#2057) 2 years ago
dependabot[bot] dd37603faa Bump num-traits from 0.2.14 to 0.2.15 (#2056) 2 years ago
dependabot[bot] 72ae29b0fa Bump serde from 1.0.136 to 1.0.137 (#2052) 2 years ago
dependabot[bot] 8b6f3561e4 Bump serde_json from 1.0.79 to 1.0.80 (#2051) 2 years ago
dependabot[bot] 85e2b10f12 Bump test262 from `78c6ec7` to `b649e6b` (#2054) 2 years ago
dependabot[bot] 668b224b1b Bump num-integer from 0.1.44 to 0.1.45 (#2053) 2 years ago
raskad 6bda5fd1a4 Refactor `RegExp` constructor methods (#2049) 2 years ago
dependabot[bot] 3ae1564111 Bump clap from 3.1.12 to 3.1.14 (#2050) 2 years ago
兰陈昕 5de3a7a2c4 Improve `JsString` performance (#2042) 2 years ago
Halid Odat 7796216a1c Feature `JsFunction` (#2015) 2 years ago
dependabot[bot] 20f72d1c39 Bump boa-dev/criterion-compare-action from 3.2.0 to 3.2.1 (#2048) 2 years ago
raskad 8b66988574 Move redeclaration errors to parser (#2027) 2 years ago
dependabot[bot] 67a2dd84ca Bump async from 2.6.3 to 2.6.4 (#2047) 2 years ago
Jason Williams 01bd50fa72 cargo workspaces fixes #2001 (#2026) 2 years ago
dependabot[bot] 279e4d9f85 Bump test262 from `f0bf5df` to `78c6ec7` (#2046) 2 years ago
dependabot[bot] 76f69b8cff Bump clap from 3.1.11 to 3.1.12 (#2045) 2 years ago
raskad 3226e5494c Allow `let` as variable declaration name (#2044) 2 years ago
raskad 55c89c7617 Fix early return in `for in loop` head (#2043) 2 years ago
dependabot[bot] 5b46d1275c Bump clap from 3.1.10 to 3.1.11 (#2039) 2 years ago
dependabot[bot] e0a552aaf2 Bump anyhow from 1.0.56 to 1.0.57 (#2038) 2 years ago
dependabot[bot] 3de921e600 Bump clap from 3.1.9 to 3.1.10 (#2037) 2 years ago
NorbertGarfield df19f7f606 Partial implementation for Intl.DateTimeFormat (#2025) 2 years ago
dependabot[bot] c605fad549 Bump clap from 3.1.8 to 3.1.9 (#2034) 2 years ago
dependabot[bot] 8ffb84ef48 Bump test262 from `d7c0a20` to `f0bf5df` (#2035) 2 years ago
Halid Odat 6bffe3e9c6 Make `Array.prototype` an array object (#2033) 2 years ago
Halid Odat 5a9ced3806 Implement `get RegExp.prototype.hasIndices` (#2031) 2 years ago
Halid Odat 2d6e93cc83 Fix `Symbol` and `BigInt` constructors (#2032) 2 years ago
dependabot[bot] a357a18fcc Bump rayon from 1.5.1 to 1.5.2 (#2029) 2 years ago
lupd be15b85171 Allow creating object with true/false property names (#2028) 2 years ago
Halid Odat 17aa57040d Feature `JsTypedArray`s (#2003) 2 years ago
lupd 781561e047 Fix casting negative number to usize in `Array.splice` (#2030) 2 years ago
dependabot[bot] 34303f150c Bump test262 from `926b096` to `d7c0a20` (#2024) 2 years ago
raskad 2a63de3d68 Allow unicode escaped characters in identifiers that are keywords (#2021) 2 years ago
raskad 2e0254b618 Allow `Initializer` after `ArrayBindingPattern` in `FormalParameter` (#2002) 2 years ago