1644 Commits (9e81103cdf73893abc8ec3894c0bcf3c51329b0c)
 

Author SHA1 Message Date
Iban Eguia Moraza 9e81103cdf
Fixing the GitHub release workflow 2 years ago
Iban Eguia 1dbd31e2b7 Added changelog, updated dependencies, bumped version number for 0.15 (#2102) 2 years ago
dependabot[bot] 5002b9b8e4 Bump webpack-dev-server from 4.9.1 to 4.9.2 (#2105) 2 years ago
dependabot[bot] 4a7867e23a Bump test262 from `520c418` to `53d6cd6` (#2104) 2 years ago
raskad ae01d5c20b Parse private generator methods in classes (#2092) 2 years ago
dependabot[bot] 6fdac9e632 Bump webpack from 5.72.1 to 5.73.0 (#2101) 2 years ago
dependabot[bot] 758a1ed4a9 Bump terser-webpack-plugin from 5.3.1 to 5.3.3 (#2099) 2 years ago
dependabot[bot] d73259110b Bump boa-dev/criterion-compare-action from 3.2.1 to 3.2.2 (#2100) 2 years ago
dependabot[bot] 86aae26236 Bump webpack-dev-server from 4.9.0 to 4.9.1 (#2096) 2 years ago
raskad f0378068a0 Implement `Function` constructor (#2090) 2 years ago
Iban Eguia f5ad346a69 Updated Test262 submodule (#2097) 2 years ago
dependabot[bot] bad686d9ea Bump benchmark-action/github-action-benchmark from 1.13.0 to 1.14.0 (#2093) 2 years ago
dependabot[bot] 273beb4c33 Bump indexmap from 1.8.1 to 1.8.2 (#2094) 2 years ago
jedel1043 518bad8109 Integrate ICU4X into `Intl` module (#2083) 2 years ago
dependabot[bot] 7ecc37302c Bump crazy-max/ghaction-github-pages from 2.6.0 to 3.0.0 (#2091) 2 years ago
dependabot[bot] 55060c664a Bump regex from 1.5.5 to 1.5.6 (#2086) 2 years ago
dependabot[bot] c9391c1226 Bump once_cell from 1.11.0 to 1.12.0 (#2085) 2 years ago
dependabot[bot] 3b75c45dd6 Bump jemallocator from 0.3.2 to 0.5.0 (#2088) 2 years ago
dependabot[bot] c36fda5da1 Bump test262 from `509363b` to `7fca663` (#2084) 2 years ago
raskad 45dd2d416c Remove `strict` flag from `Context` (#2069) 2 years ago
dependabot[bot] ace28e51f4 Update icu requirement from 0.5.0 to 0.6.0 in /boa_engine (#2078) 2 years ago
jedel1043 406c642041 Implement `ProxyBuilder` (#2076) 2 years ago
jedel1043 29330225ef Create `Date` standard constructor (#2079) 2 years ago
dependabot[bot] fcf456e5de Bump once_cell from 1.10.0 to 1.11.0 (#2081) 2 years ago
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