72 Commits (f40368980e9a72fc1744818a61b65443a79c0024)

Author SHA1 Message Date
dependabot[bot] 94b2b096fc Bump indexmap from 1.8.2 to 1.9.0 (#2129) 2 years ago
Iban Eguia 1dbd31e2b7 Added changelog, updated dependencies, bumped version number for 0.15 (#2102) 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] 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] ace28e51f4 Update icu requirement from 0.5.0 to 0.6.0 in /boa_engine (#2078) 2 years ago
dependabot[bot] fcf456e5de Bump once_cell from 1.10.0 to 1.11.0 (#2081) 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] 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] 668b224b1b Bump num-integer from 0.1.44 to 0.1.45 (#2053) 2 years ago
Iban Eguia 8d746ecc0b Upgraded wasm-bindgen (#2020) 2 years ago
dependabot[bot] a5337a93d0 Bump indexmap from 1.8.0 to 1.8.1 (#1988) 3 years ago
Aaron Ross 520b81ea66 add README for crates.io publish (#1952) 3 years ago
dependabot[bot] ebf2bc64cb Bump dyn-clone from 1.0.4 to 1.0.5 (#1946) 3 years ago
Jason Williams be901735e5
generated changelog for 0.14 (#1882) 3 years ago
jedel1043 3b53fec412 Extract `Intrinsics` struct from `Context` and cleanup names (#1890) 3 years ago
dependabot[bot] 60b74e1f51 Bump once_cell from 1.9.0 to 1.10.0 (#1893) 3 years ago
Iban Eguia 4d2772d6a0
Rename "Boa" to boa_engine, moved GC and profiler to their crates (#1844) 3 years ago
Iban Eguia 46f96d4bea Fix wasm use outside browsers (#1846) 3 years ago
dependabot[bot] 3d9c8b229d Bump serde_json from 1.0.78 to 1.0.79 (#1838) 3 years ago
dependabot[bot] 7716c53fa6 Bump rand from 0.8.4 to 0.8.5 (#1839) 3 years ago
Iban Eguia 53ef07b1a6 Using the new formatting arguments from Rust 1.58 (#1834) 3 years ago
Iban Eguia e37cb6c9f6 Updated dependencies (#1803) 3 years ago
dependabot[bot] 090d7ace80 Bump serde from 1.0.134 to 1.0.135 (#1797) 3 years ago
dependabot[bot] 4eb29c966a Bump serde_json from 1.0.76 to 1.0.78 (#1796) 3 years ago
Iban Eguia e92cff5920 Interner support in the parser (#1765) 3 years ago
Iban Eguia 48185f393d Lexer string interning (#1758) 3 years ago
dependabot[bot] 5c4d970119 Bump serde_json from 1.0.73 to 1.0.75 (#1785) 3 years ago
dependabot[bot] 4bae3bbe99 Bump getrandom from 0.2.3 to 0.2.4 (#1783) 3 years ago
dependabot[bot] 7fba7c0c45 Bump indexmap from 1.7.0 to 1.8.0 (#1776) 3 years ago
Jason Williams dfb3df5bf2
Start removing non-VM path (#1747) 3 years ago
dependabot[bot] d124c1243d Bump serde from 1.0.131 to 1.0.132 (#1750) 3 years ago
dependabot[bot] e2f96222dd Bump ryu-js from 0.2.1 to 0.2.2 (#1751) 3 years ago
dependabot[bot] 2037ae85c4 Bump once_cell from 1.8.0 to 1.9.0 (#1745) 3 years ago
dependabot[bot] 928235e4da Bump serde_json from 1.0.72 to 1.0.73 (#1742) 3 years ago
dependabot[bot] c673714e7e Bump serde from 1.0.130 to 1.0.131 (#1736) 3 years ago
Iban Eguia 0724a7832b Added fallible allocation to data blocks (#1728) 3 years ago
dependabot[bot] b4f2f45b0e Bump serde_json from 1.0.71 to 1.0.72 (#1722) 3 years ago
dependabot[bot] b5afc1c881 Bump serde_json from 1.0.70 to 1.0.71 (#1717) 3 years ago
dependabot[bot] 871a5ea229 Bump serde_json from 1.0.69 to 1.0.70 (#1713) 3 years ago
dependabot[bot] 9b9a1c2374 Bump serde_json from 1.0.68 to 1.0.69 (#1706) 3 years ago
dependabot[bot] e1309e8292 Bump num-bigint from 0.4.2 to 0.4.3 (#1699) 3 years ago
Iban Eguia a5c85708a2
Clean-up contribution guidelines, dependencies, Test262, MSRV (#1683) 3 years ago
João Borges 8aeef422ed
Respect rust 1.56 (#1681) 3 years ago
dependabot[bot] bd5827dfec
Update measureme requirement from 9.1.2 to 10.0.0 in /boa (#1647) 3 years ago
Iban Eguia f5d87a899f
Implement `Typed Array` built-in (#1552) 3 years ago