159 Commits (9025c36b1b7bf5eb3b614206d9fb935b39ea3c10)

Author SHA1 Message Date
Iban Eguia 1dbd31e2b7 Added changelog, updated dependencies, bumped version number for 0.15 (#2102) 2 years ago
jedel1043 518bad8109 Integrate ICU4X into `Intl` module (#2083) 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
raskad 45dd2d416c Remove `strict` flag from `Context` (#2069) 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] f90f5479ef Bump rayon from 1.5.2 to 1.5.3 (#2073) 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
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
raskad 8b66988574 Move redeclaration errors to parser (#2027) 2 years ago
Jason Williams 01bd50fa72 cargo workspaces fixes #2001 (#2026) 2 years ago
dependabot[bot] e0a552aaf2 Bump anyhow from 1.0.56 to 1.0.57 (#2038) 2 years ago
dependabot[bot] a357a18fcc Bump rayon from 1.5.1 to 1.5.2 (#2029) 2 years ago
raskad 76ef1a8829 Remove `git2` and `hex` dependencies (#1992) 3 years ago
Iban Eguia 6fb144520f Added better error handling for the Boa tester (#1984) 3 years ago
NorbertGarfield 5a2703b2d3 Retrieve feature-based results for Test262 runs (#1980) 3 years ago
Aaron Ross 520b81ea66 add README for crates.io publish (#1952) 3 years ago
jasonwilliams 16f3a0bd29 give everything a version 3 years ago
Jason Williams be901735e5
generated changelog for 0.14 (#1882) 3 years ago
dependabot[bot] 09bfabb0b0 Bump git2 from 0.14.1 to 0.14.2 (#1919) 3 years ago
dependabot[bot] f7920cdca8 Bump regex from 1.5.4 to 1.5.5 (#1915) 3 years ago
raskad 7f90829f88 Compile StatementList after parse passes on negative tests (#1906) 3 years ago
dependabot[bot] 60b74e1f51 Bump once_cell from 1.9.0 to 1.10.0 (#1893) 3 years ago
dependabot[bot] d7ed2fe5c9 Bump git2 from 0.14.0 to 0.14.1 (#1878) 3 years ago
dependabot[bot] 7aa001ae8f Update git2 requirement from 0.13.25 to 0.14.0 in /boa_tester (#1868) 3 years ago
Halid Odat 9dda8d3eae Toggleable `JsValue` internals displaying (#1865) 3 years ago
Iban Eguia 4d2772d6a0
Rename "Boa" to boa_engine, moved GC and profiler to their crates (#1844) 3 years ago
raskad 29cd909f88 Refactor the environment for runtime performance (#1829) 3 years ago
Iban Eguia 748465d17b Unwrap removal (#1842) 3 years ago
dependabot[bot] 3d9c8b229d Bump serde_json from 1.0.78 to 1.0.79 (#1838) 3 years ago
Iban Eguia 53ef07b1a6 Using the new formatting arguments from Rust 1.58 (#1834) 3 years ago
Iban Eguia 60b7eb8934 General code clean-up and new lint addition (#1809) 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] dc005e17ef Bump structopt from 0.3.25 to 0.3.26 (#1786) 3 years ago
dependabot[bot] 5c4d970119 Bump serde_json from 1.0.73 to 1.0.75 (#1785) 3 years ago
RageKnify 7f18d7a851
Refactor: optimize println!() 3 years ago
Jason Williams dfb3df5bf2
Start removing non-VM path (#1747) 3 years ago
Iban Eguia 039c46ba7b Removed a bunch of warnings and clippy errors (#1754) 3 years ago
dependabot[bot] d124c1243d Bump serde from 1.0.131 to 1.0.132 (#1750) 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] 6cb93cfe1c Bump serde_yaml from 0.8.21 to 0.8.23 (#1740) 3 years ago
raskad d8a71bc78e Fix internal vm tests (#1718) 3 years ago