49 Commits (23711a638b624ad7291a66ff5e5b74c96dc6ee13)

Author SHA1 Message Date
dependabot[bot] d07945ddf3 Bump getrandom from 0.2.4 to 0.2.5 (#1863) 3 years ago
Iban Eguia 4d2772d6a0
Rename "Boa" to boa_engine, moved GC and profiler to their crates (#1844) 3 years ago
Iban Eguia 748465d17b Unwrap removal (#1842) 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
Iban Eguia e92cff5920 Interner support in the parser (#1765) 3 years ago
Iban Eguia 48185f393d Lexer string interning (#1758) 3 years ago
dependabot[bot] 76a27ce2a5 Bump wasm-bindgen from 0.2.78 to 0.2.79 (#1789) 3 years ago
dependabot[bot] 4bae3bbe99 Bump getrandom from 0.2.3 to 0.2.4 (#1783) 3 years ago
Jason Williams dfb3df5bf2
Start removing non-VM path (#1747) 3 years ago
Halid Odat 3269c1b901 Generic `JsResult<R>` in `context.throw_` methods (#1734) 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
Jason Williams c977b8e5aa
changelog v0.13 (#1590) 3 years ago
dependabot[bot] 7195e7db02
Bump wasm-bindgen from 0.2.77 to 0.2.78 (#1582) 3 years ago
dependabot[bot] ed01575a3e
Bump wasm-bindgen from 0.2.76 to 0.2.77 (#1565) 3 years ago
dependabot[bot] d4e6f4eb02
Bump wasm-bindgen from 0.2.75 to 0.2.76 (#1487) 3 years ago
dependabot[bot] e0ec7af88b
Bump wasm-bindgen from 0.2.74 to 0.2.75 (#1454) 3 years ago
dependabot[bot] 6d36220f38
Bump getrandom from 0.2.2 to 0.2.3 (#1267) 3 years ago
dependabot[bot] c0e1d4cfef
Bump wasm-bindgen from 0.2.73 to 0.2.74 (#1247) 3 years ago
dependabot[bot] f294dd294e
Bump wasm-bindgen from 0.2.72 to 0.2.73 (#1195) 4 years ago
dependabot[bot] 4d9374397a
Bump wasm-bindgen from 0.2.71 to 0.2.72 (#1182) 4 years ago
dependabot[bot] 4d0002ce29
Bump wasm-bindgen from 0.2.70 to 0.2.71 (#1148) 4 years ago
dependabot[bot] 69d1f4a790
Bump wasm-bindgen from 0.2.69 to 0.2.70 (#1098) 4 years ago
dependabot[bot] 777c3659ae
Bump getrandom from 0.2.1 to 0.2.2 (#1090) 4 years ago
Jason Williams 9160b89edf
Changelog v0.11 (#1052) 4 years ago
Iban Eguia 624d03d2a2
Fixed a bunch of test262 panics (#817) (#1046) 4 years ago
dependabot[bot] ceca316ca5
Bump getrandom from 0.2.0 to 0.2.1 (#1037) 4 years ago
Iban Eguia 9e9bf6531a
Upgraded dependencies, removed deprecated deps, updated the test262 submodule (#1022) 4 years ago
dependabot[bot] 3fe98f8df8
Bump wasm-bindgen from 0.2.68 to 0.2.69 (#949) 4 years ago
Halid Odat 6eac058406
Code cleanup and inline (#916) 4 years ago
Iban Eguia be5d198b4d
CI workflow improvements (mostly Test262) (#889) 4 years ago
Halid Odat 39b4ead8f7
Feature `console` crate feature (#800) 4 years ago
Halid Odat 3e60d2c554
Change author to boa-dev (#764) 4 years ago
Jason Williams 2d8f7b7dbc
changelog for v0.10.0 (#738) 4 years ago
dependabot[bot] 652aa3dc8b
Bump wasm-bindgen from 0.2.67 to 0.2.68 (#692) 4 years ago
Halid Odat edfafc4e03
Feature `Context` (#656) 4 years ago
Iban Eguia 8fde98afa9
Add ECMAScript test suite (test262) (#567) 4 years ago
Paul Lancaster cb93472b4a
New lexer (#559) 4 years ago
HalidOdat c5b708b2ef
Moved value operations from `Interpreter` to `Value` (#625) 4 years ago
jasonwilliams 73f65f7800 0.9.0 4 years ago
Iban Eguia 477d408c10
Upgraded dependencies before the 0.9 release (#537) 4 years ago
Iban Eguia 64dbf13afd
Implemented #427, #429 and #430, and upgraded dependencies (#472) 4 years ago
Pedro Paulo c8218dd91e
Replacement of dead links (#423) 4 years ago
Iban Eguia 4beadfc9ad
Execution and Node modularization (#392) 4 years ago
Jason Williams 2149bdc67b v0.8.0 4 years ago
Iban Eguia fb47031f44
Changed HashMap and HashSet for Fx versions (#368) 4 years ago
Iban Eguia e0e17a8f76
Removed the `serde-ast` feature and the `serde_json` export (#353) 4 years ago
Victor Tuekam 55c85768c3
create boa-wasm package (#352) 4 years ago