104 Commits (040e51a3fc944495f59ee04668e1be64c78bb28c)

Author SHA1 Message Date
Iban Eguia Moraza aac1cf0101
Bumped version to 0.18.0 1 year ago
Iban Eguia Moraza 17b2b1c5e7
Added semver checks 1 year ago
dependabot[bot] cc4d72ddbf
Bump hashbrown from 0.14.1 to 0.14.2 (#3403) 1 year ago
dependabot[bot] 20aebdfaae
Bump icu_collator from 1.3.2 to 1.3.3 (#3396) 1 year ago
dependabot[bot] 82bfb00877
Bump regex from 1.10.1 to 1.10.2 (#3393) 1 year ago
dependabot[bot] a98e8f5d78
Bump regex from 1.10.0 to 1.10.1 (#3390) 1 year ago
dependabot[bot] 2c57955768
Bump bitflags from 2.4.0 to 2.4.1 (#3391) 1 year ago
dependabot[bot] f438ffa4bf
Bump serde from 1.0.188 to 1.0.189 (#3382) 1 year ago
dependabot[bot] 68b023ae74
Bump regex from 1.9.6 to 1.10.0 (#3373) 1 year ago
dependabot[bot] ca49188e7e
Bump num-traits from 0.2.16 to 0.2.17 (#3368) 1 year ago
dependabot[bot] 483fe02675
Bump icu_segmenter from 1.3.0 to 1.3.2 (#3359) 1 year ago
dependabot[bot] 3ff5282c71
Bump icu_provider_blob from 1.3.0 to 1.3.2 (#3358) 1 year ago
dependabot[bot] f74688eb89
Bump icu_casemap from 1.3.1 to 1.3.2 (#3356) 1 year ago
dependabot[bot] b424567103
Bump icu_datetime from 1.3.1 to 1.3.2 (#3360) 1 year ago
dependabot[bot] 1dcd0e69a1
Bump icu_collator from 1.3.0 to 1.3.2 (#3353) 1 year ago
dependabot[bot] 7c85c87855
Bump icu_list from 1.3.0 to 1.3.2 (#3352) 1 year ago
dependabot[bot] f27b3a06c0
Bump icu_locid from 1.3.0 to 1.3.2 (#3354) 1 year ago
dependabot[bot] c9768908a6
Bump icu_calendar from 1.3.1 to 1.3.2 (#3350) 1 year ago
dependabot[bot] 4f36b8350e
Bump icu_datetime from 1.3.0 to 1.3.1 (#3343) 1 year ago
dependabot[bot] 43a3b1a137
Bump icu_locid_transform from 1.3.0 to 1.3.1 (#3345) 1 year ago
dependabot[bot] 78bc9ebfe5
Bump icu_casemap from 1.3.0 to 1.3.1 (#3346) 1 year ago
dependabot[bot] cd12d15cab
Bump icu_provider from 1.3.0 to 1.3.1 (#3342) 1 year ago
dependabot[bot] 5770f988cf
Bump icu_calendar from 1.3.0 to 1.3.1 (#3344) 1 year ago
dependabot[bot] 705e0ce12c
Bump regex from 1.9.5 to 1.9.6 (#3336) 1 year ago
dependabot[bot] 5f8912907c
Bump indexmap from 2.0.1 to 2.0.2 (#3337) 1 year ago
José Julián Espina d8f6834d5f
Improve CI testing (#3333) 1 year ago
Kevin 7eadcbd08a
`icu_properties` default features to true (#3326) 1 year ago
dependabot[bot] 70ee0507ff
Bump hashbrown from 0.14.0 to 0.14.1 (#3324) 1 year ago
dependabot[bot] 5939189675
Bump clap from 4.4.5 to 4.4.6 (#3323) 1 year ago
José Julián Espina b80409d87d
Remove direct conversion from `&str` to `JsValue`/`PropertyKey`. (#3319) 1 year ago
dependabot[bot] 008b0e5e44
Bump indexmap from 2.0.0 to 2.0.1 (#3320) 1 year ago
José Julián Espina 940e603d3b
Migrate to workspace deps (#3313) 1 year ago
Iban Eguia Moraza 7e18da63fa
Added MSRV check (#3291) 1 year ago
José Julián Espina 986b048560
Bump `rust-version` to 1.71 (#3290) 1 year ago
Kevin f92e7489d8
Clippy updates: add panics and etc. (#3235) 1 year ago
Andrea Frigido 023c18f704
chore: Update license field following SPDX 2.1 license expression standard (#3209) 1 year ago
José Julián Espina 9b1f2f4eb7
Bump version to 0.17 (#3085) 1 year ago
José Julián Espina 8629a748fd
Remove `boa_unicode` (#3070) 1 year ago
Iban Eguia Moraza 63d9d67ecb Added a Boa runtime (#2743) 2 years ago
Iban Eguia Moraza 540aa2be4f Initial version of a JS -> Rust conversion trait. (#2276) 2 years ago
Haled Odat c9ae4dc2e3 Update `README.md` cli options (#2678) 2 years ago
José Julián Espina 3bf5de2929 Redesign Intl API and implement some services (#2478) 2 years ago
raskad e3d35e9b36 Fix rust 1.66.0 lints (#2486) 2 years ago
José Julián Espina b88736a5c9 Extract the parser into a crate (#2409) 2 years ago
José Julián Espina 91235c77fe Rewrite some patterns with let-else and ok_or_else (#2404) 2 years ago
José Julián Espina b4da172f91 Extract the ast to a crate (#2402) 2 years ago
João Borges 48e6513564 Cleanup and speed-up CI (#2376) 2 years ago
José Julián Espina df70302194 First prototype for new `JsString` using UTF-16 (#1659) 2 years ago
José Julián Espina e9e85f5a49 Switch to workspace inherited properties (#2297) 2 years ago
Jason Williams 01bd50fa72 cargo workspaces fixes #2001 (#2026) 3 years ago