62 Commits (fcab8051d4a843855e4c9f99a6394823fa4e4473)

Author SHA1 Message Date
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
Jason Williams c977b8e5aa
changelog v0.13 (#1590) 3 years ago
Iban Eguia 9a915c3ee9
Added "js" feature for getrandom for WebAssembly builds (#1521) 3 years ago
dependabot[bot] 0d2f53657c
Bump serde_json from 1.0.67 to 1.0.68 (#1577) 3 years ago
dependabot[bot] 24febf4612
Bump num-bigint from 0.4.1 to 0.4.2 (#1556) 3 years ago
dependabot[bot] a11a8a9d20
Bump serde from 1.0.129 to 1.0.130 (#1537) 3 years ago
dependabot[bot] f6ac657f28
Bump num-bigint from 0.4.0 to 0.4.1 (#1538) 3 years ago
dependabot[bot] a72dd46ec7
Bump serde_json from 1.0.66 to 1.0.67 (#1536) 3 years ago
jedel1043 f9a82b4a13
Restrict `ClosureFunction` to only `Copy` closures (#1518) 3 years ago
dependabot[bot] 42610ace44
Bump serde from 1.0.128 to 1.0.129 (#1507) 3 years ago
Iban Eguia aefa314e3f
Updated dependencies (#1500) 3 years ago