Eduardo Sánchez Muñoz
|
38213ed534
|
Use u64 instead of usize to store counter and enumeration item numbers, so behavior does not vary from 64-bit to 32-bit platforms (#6026)
|
2025-03-24 18:16:33 +00:00 |
|
evie
|
3650859ae8
|
Fix cargo clippy warnings (mostly about .repeat.take and .next_back ) (#6038)
|
2025-03-11 10:00:53 +00:00 |
|
Laurenz
|
b90ad470d6
|
Remove redundant doc comments on standard arguments (#5725)
|
2025-01-21 11:10:06 +00:00 |
|
Joshua Gawley
|
a3ad0a0bba
|
Document new counting symbols (#5568)
|
2024-12-13 11:26:52 +00:00 |
|
LU Jialin
|
23313b0af0
|
Support Greek Numbering (#4273)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-11-01 09:20:10 +00:00 |
|
Laurenz
|
be7cfc85d0
|
Split out four new crates (#5302)
|
2024-10-27 18:04:55 +00:00 |
|