97 Commits (8ffae9040084a45f7269746f8fd25291dcb078d9)

Author SHA1 Message Date
Iban Eguia 4d2772d6a0
Rename "Boa" to boa_engine, moved GC and profiler to their crates (#1844) 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 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
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] 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
dependabot[bot] c673714e7e Bump serde from 1.0.130 to 1.0.131 (#1736) 3 years ago
dependabot[bot] 65e4ab64bb
Bump git2 from 0.13.24 to 0.13.25 (#1727) 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] f0dde89a67 Bump git2 from 0.13.23 to 0.13.24 (#1715) 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
Iban Eguia ed41f428e5 Adding VM conformance output to PR checks (#1685) 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] ab85a7683e
Bump structopt from 0.3.23 to 0.3.25 (#1674) 3 years ago
dependabot[bot] 5e311beec1
Bump git2 from 0.13.22 to 0.13.23 (#1626) 3 years ago
Jason Williams c977b8e5aa
changelog v0.13 (#1590) 3 years ago
dependabot[bot] 0d2f53657c
Bump serde_json from 1.0.67 to 1.0.68 (#1577) 3 years ago
dependabot[bot] 693ec6b1a8
Bump serde_yaml from 0.8.20 to 0.8.21 (#1574) 3 years ago
dependabot[bot] 59659a6927
Bump git2 from 0.13.21 to 0.13.22 (#1566) 3 years ago
dependabot[bot] c28c40c3ce
Bump structopt from 0.3.22 to 0.3.23 (#1546) 3 years ago
dependabot[bot] a11a8a9d20
Bump serde from 1.0.129 to 1.0.130 (#1537) 3 years ago
dependabot[bot] a72dd46ec7
Bump serde_json from 1.0.66 to 1.0.67 (#1536) 3 years ago
dependabot[bot] 93f15ee633
Bump serde_yaml from 0.8.19 to 0.8.20 (#1519) 3 years ago
dependabot[bot] 42610ace44
Bump serde from 1.0.128 to 1.0.129 (#1507) 3 years ago
dependabot[bot] 59c56c50f3
Bump serde from 1.0.127 to 1.0.128 (#1497) 3 years ago
dependabot[bot] 27f534900e
Bump serde_yaml from 0.8.18 to 0.8.19 (#1498) 3 years ago
dependabot[bot] 42ea372209
Bump bitflags from 1.3.1 to 1.3.2 (#1473) 3 years ago
dependabot[bot] 3b1046572a
Bump serde_yaml from 0.8.17 to 0.8.18 (#1480) 3 years ago
dependabot[bot] 8ada62232c
Bump git2 from 0.13.20 to 0.13.21 (#1468) 3 years ago
dependabot[bot] 0babba6cdd
Bump bitflags from 1.2.1 to 1.3.1 (#1467) 3 years ago
dependabot[bot] 483c5e32c4
Bump serde from 1.0.126 to 1.0.127 (#1452) 3 years ago
dependabot[bot] 05b6054860
Bump serde_json from 1.0.64 to 1.0.66 (#1448) 3 years ago
dependabot[bot] 88452aac75
Bump structopt from 0.3.21 to 0.3.22 (#1386) 3 years ago
neeldug f673cbc662
fix cargo check errors (#1338) 3 years ago
dependabot[bot] db1be3b0dc
Bump once_cell from 1.7.2 to 1.8.0 (#1318) 3 years ago
Iban Eguia e38a84155e
Added the $262 object to Test262 test runner (#1296) 3 years ago
dependabot[bot] 715cced989
Bump git2 from 0.13.19 to 0.13.20 (#1282) 3 years ago
dependabot[bot] 4efaea5278
Bump serde from 1.0.125 to 1.0.126 (#1260) 3 years ago