89 Commits (v0.17.1)

Author SHA1 Message Date
José Julián Espina 987ddd210b
Replace #[deny] with #[warn] (#3309) 8 months ago
José Julián Espina 551a287718
Copy `ABOUT.md` file to all published crates (#3074) 11 months ago
José Julián Espina 1e3fe4b4c2
Cache `cargo-tarpaulin` binary (#3071) 11 months ago
dependabot[bot] 2f35bdf262
Bump wasm-bindgen from 0.2.86 to 0.2.87 (#3038) 12 months ago
dependabot[bot] 45e0b880a4
Bump getrandom from 0.2.9 to 0.2.10 (#3010) 1 year ago
scc 64b6d84330
test: add wasm32 target e2e test (#2989) 1 year ago
José Julián Espina 65bf54d7e0
Fix WASM playground (#2992) 1 year ago
dependabot[bot] 14176a2cee
Bump chrono from 0.4.25 to 0.4.26 (#2982) 1 year ago
dependabot[bot] 44ef49efa7
Bump chrono from 0.4.24 to 0.4.25 (#2977) 1 year ago
José Julián Espina 09658b02bc
Implement dynamic imports (#2932) 1 year ago
José Julián Espina ab87b2fd5b
Extract "About Boa" section into a separate file (#2938) 1 year ago
dependabot[bot] cafde4dc8b
Bump wasm-bindgen from 0.2.85 to 0.2.86 (#2934) 1 year ago
dependabot[bot] c827313c93
Bump wasm-bindgen from 0.2.84 to 0.2.85 (#2923) 1 year ago
Iban Eguia Moraza 63d9d67ecb Added a Boa runtime (#2743) 1 year ago
José Julián Espina 53e4825a19 Implement var initializers in for-in loops (#2842) 1 year ago
Iban Eguia Moraza 6412b30d5d Make the `wasmbind` feature of the `chrono` crate optional (#2810) 1 year ago
dependabot[bot] 12974ec800 Bump getrandom from 0.2.8 to 0.2.9 (#2792) 1 year ago
José Julián Espina 0babe195fb Implement `escape` and `unescape` (#2768) 1 year ago
Iban Eguia Moraza 3f9f6f0fce Module parsing (#2411) 1 year ago
dependabot[bot] 845a7f468d Bump wasm-bindgen from 0.2.83 to 0.2.84 (#2585) 1 year ago
José Julián Espina 515d28f0a2 Create `Source` to abstract JS code sources (#2579) 1 year ago
raskad a5e8111fa2 Restructure lints in multiple crates (#2447) 2 years ago
José Julián Espina 91235c77fe Rewrite some patterns with let-else and ok_or_else (#2404) 2 years ago
dependabot[bot] f6e189e628 Bump getrandom from 0.2.7 to 0.2.8 (#2359) 2 years ago
José Julián Espina dc9c1cb275 Create new lazy Error type (#2283) 2 years ago
José Julián Espina e9e85f5a49 Switch to workspace inherited properties (#2297) 2 years ago
Iban Eguia f5be60975b Updated dependencies for 0.16 release (#2300) 2 years ago
dependabot[bot] 1d5ec2555e Bump wasm-bindgen from 0.2.82 to 0.2.83 (#2280) 2 years ago
dependabot[bot] 4235c15e8e Bump wasm-bindgen from 0.2.81 to 0.2.82 (#2204) 2 years ago
dependabot[bot] 7f6d44ea01 Bump wasm-bindgen from 0.2.80 to 0.2.81 (#2123) 2 years ago
dependabot[bot] 31edb264d0 Bump getrandom from 0.2.6 to 0.2.7 (#2121) 2 years ago
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
Jason Williams 01bd50fa72 cargo workspaces fixes #2001 (#2026) 2 years ago
Iban Eguia 8d746ecc0b Upgraded wasm-bindgen (#2020) 2 years ago
dependabot[bot] c23d32b977 Bump getrandom from 0.2.5 to 0.2.6 (#1986) 2 years ago
jedel1043 f25ce46a1e Migrate to NPM and cleanup Playground (#1951) 2 years ago
Aaron Ross 520b81ea66 add README for crates.io publish (#1952) 2 years ago
jasonwilliams 16f3a0bd29 give everything a version 2 years ago
Jason Williams be901735e5
generated changelog for 0.14 (#1882) 2 years ago
dependabot[bot] d07945ddf3 Bump getrandom from 0.2.4 to 0.2.5 (#1863) 2 years ago
Iban Eguia 4d2772d6a0
Rename "Boa" to boa_engine, moved GC and profiler to their crates (#1844) 2 years ago
Iban Eguia 748465d17b Unwrap removal (#1842) 2 years ago
Iban Eguia 60b7eb8934 General code clean-up and new lint addition (#1809) 2 years ago
Iban Eguia e37cb6c9f6 Updated dependencies (#1803) 2 years ago
Iban Eguia e92cff5920 Interner support in the parser (#1765) 2 years ago
Iban Eguia 48185f393d Lexer string interning (#1758) 2 years ago
dependabot[bot] 76a27ce2a5 Bump wasm-bindgen from 0.2.78 to 0.2.79 (#1789) 2 years ago
dependabot[bot] 4bae3bbe99 Bump getrandom from 0.2.3 to 0.2.4 (#1783) 2 years ago
Jason Williams dfb3df5bf2
Start removing non-VM path (#1747) 2 years ago