128 Commits (49e39d42eff4fe551c2525648fecab6169468383)

Author SHA1 Message Date
José Julián Espina 739bd5a9cb Optimize `String.prototype.normalize` (#2848) 1 year ago
José Julián Espina 1b67e5d607 Implement `Intl.Segmenter` (#2840) 1 year ago
dependabot[bot] c87cf7c7f4 Bump bitflags from 2.1.0 to 2.2.0 (#2845) 1 year ago
Iban Eguia Moraza d288b63847 Upgraded to ICU 1.2 (#2826) 1 year ago
dependabot[bot] 74ec5c1f96 Bump num_enum from 0.6.0 to 0.6.1 (#2836) 1 year ago
José Julián Espina a12f10e335 Implement `String.prototype.toLocaleUpper/LowerCase` (#2822) 1 year ago
dependabot[bot] 236012d853 Bump serde_json from 1.0.95 to 1.0.96 (#2815) 1 year ago
dependabot[bot] 78bc105add Bump writeable from 0.5.1 to 0.5.2 (#2819) 1 year ago
José Julián Espina 460051261a Implement HTML comments and gate behind the `annex-b` feature (#2817) 1 year ago
Iban Eguia Moraza 6412b30d5d Make the `wasmbind` feature of the `chrono` crate optional (#2810) 1 year ago
dependabot[bot] 2f580bbac3 Bump serde from 1.0.159 to 1.0.160 (#2807) 1 year ago
dependabot[bot] 303d8d4b69 Bump bitflags from 2.0.2 to 2.1.0 (#2788) 1 year ago
dependabot[bot] 0eb4aecc10 Bump sys-locale from 0.2.4 to 0.3.0 (#2781) 1 year ago
dependabot[bot] 57bbacb502 Bump num_enum from 0.5.11 to 0.6.0 (#2782) 1 year ago
José Julián Espina 0babe195fb Implement `escape` and `unescape` (#2768) 1 year ago
Haled Odat edb0417543 Shrink size of `IndexedProperties` (#2757) 2 years ago
dependabot[bot] d134a0acee Bump serde from 1.0.158 to 1.0.159 (#2755) 2 years ago
dependabot[bot] ea7557dee7 Bump serde_json from 1.0.94 to 1.0.95 (#2753) 2 years ago
Haled Odat ed358dea0c Shrink objects by using `ThinVec`s (#2752) 2 years ago
dependabot[bot] 03a83a7e56 Bump indexmap from 1.9.2 to 1.9.3 (#2749) 2 years ago
Haled Odat 3b5122635f Make tracing an opt-in feature (#2709) 2 years ago
dependabot[bot] 7b2564e126 Bump bitflags from 2.0.1 to 2.0.2 (#2701) 2 years ago
dependabot[bot] 98356de414 Bump thiserror from 1.0.39 to 1.0.40 (#2698) 2 years ago
dependabot[bot] 65bb0d890e Bump bitflags from 2.0.0 to 2.0.1 (#2677) 2 years ago
Iban Eguia Moraza 0a843d2096 Bump bitflags to 2.0.0 (#2666) 2 years ago
dependabot[bot] 6173a7343f Bump serde from 1.0.155 to 1.0.156 (#2662) 2 years ago
dependabot[bot] b138a3088a Bump serde from 1.0.154 to 1.0.155 (#2650) 2 years ago
dependabot[bot] a8a49ebca7 Bump chrono from 0.4.23 to 0.4.24 (#2653) 2 years ago
dependabot[bot] ced0024fc5 Bump regress from 0.4.1 to 0.5.0 (#2651) 2 years ago
dependabot[bot] 3d3191654d Bump serde from 1.0.153 to 1.0.154 (#2645) 2 years ago
dependabot[bot] 718fea378a Bump serde from 1.0.152 to 1.0.153 (#2640) 2 years ago
dependabot[bot] ee9f4d97ab Bump sys-locale from 0.2.3 to 0.2.4 (#2641) 2 years ago
dependabot[bot] b87930349d Bump serde_json from 1.0.93 to 1.0.94 (#2637) 2 years ago
dependabot[bot] 75b86477e5 Bump thiserror from 1.0.38 to 1.0.39 (#2636) 2 years ago
dependabot[bot] 7e8c1bc70a Bump indoc from 2.0.0 to 2.0.1 (#2634) 2 years ago
José Julián Espina d94e40aa01 Migrate tests to new test API (#2619) 2 years ago
hanabi1224 c15bf73b65 fix: RUSTSEC-2020-0071 in boa_engine (#2627) 2 years ago
dependabot[bot] 92f1088ddc Bump num_enum from 0.5.10 to 0.5.11 (#2617) 2 years ago
José Julián Espina 280199b07a API to construct a `NativeFunction` from a native async function (#2542) 2 years ago
dependabot[bot] fa2c3c1e99 Bump num_enum from 0.5.9 to 0.5.10 (#2613) 2 years ago
dependabot[bot] 4ca067a16c Bump once_cell from 1.17.0 to 1.17.1 (#2602) 2 years ago
dependabot[bot] 0ca8ce23b7 Bump serde_json from 1.0.92 to 1.0.93 (#2594) 2 years ago
dependabot[bot] 10adeeb49e Bump serde_json from 1.0.91 to 1.0.92 (#2588) 2 years ago
raskad aa8e0c55dd Update icu dependencies (#2574) 2 years ago
dependabot[bot] 753cab6a3b Bump num_enum from 0.5.7 to 0.5.9 (#2564) 2 years ago
José Julián Espina 097f85e409 First batch of `no_std` support for some sub-crates (#2544) 2 years ago
José Julián Espina 08e5e46117 Make `JsSymbol` thread-safe (#2539) 2 years ago
José Julián Espina edd404ba7f Redesign native functions and closures API (#2499) 2 years ago
dependabot[bot] 5aac69c27d Bump once_cell from 1.16.0 to 1.17.0 (#2510) 2 years ago
José Julián Espina 81680ff5c4 Pass locale data provider by ref instead of boxing (#2508) 2 years ago