Iban Eguia
|
a5c85708a2
|
Clean-up contribution guidelines, dependencies, Test262, MSRV (#1683)
|
3 years ago |
João Borges
|
8aeef422ed
|
Respect rust 1.56 (#1681)
* Style: Respect rust1.56
* Chore: Change to 2021 edition
|
3 years ago |
Jason Williams
|
c977b8e5aa
|
changelog v0.13 (#1590)
Co-authored-by: Iban Eguia <iban.eguia@cern.ch>
|
3 years ago |
Iban Eguia
|
03cb69dcf4
|
Upgraded prettier and bootstrap, fixed formatting (#1245)
|
4 years ago |
Iban Eguia
|
7ee3a93fcc
|
Upgraded dependencies and fixed some clippy warnings/errors (#1228)
|
4 years ago |
dependabot[bot]
|
f8d0b66daf
|
Bump unicode-general-category from 0.3.0 to 0.4.0 (#1191)
|
4 years ago |
Jason Williams
|
9160b89edf
|
Changelog v0.11 (#1052)
v0.11
Co-authored-by: João Borges <rageknify@gmail.com>
Co-authored-by: Iban Eguia <iban.eguia@cern.ch>
|
4 years ago |
Jevan Chan
|
f66a0999e7
|
Improve Unicode support for identifier names (#1003)
* Add identifier name unicode checkers
* Improve identifier name checkers
* cargo fmt
* Further improve identifier name checkers
* Rename modules and add comments
* Fix clippy
* Add unit tests
* Move unicode table to separate crate and add script
* Rename trait
* Minor fix
* Sort code points before writing to file
* Remove unused dependency
* Add table.rs doc comment
* Add trait level comment
* Add comments to script
* Update comments
* Update comments
* Add test to check Unicode version of dependency
* Add README.md and link to CONTRIBUTING.md
* Fix prettier
|
4 years ago |