about summary refs log tree commit diff stats
path: root/src/bindings/libunicode.nim
Commit message (Collapse)AuthorAgeFilesLines
* Update code stylebptato2024-04-171-7/+8
| | | | | | * separate params with ; (semicolon) instead of , (colon) * reduce screaming snake case use * wrap long lines
* Compile with styleCheck:usagesbptato2023-12-281-1/+1
| | | | much better
* Include libunicode header in bindingbptato2023-07-151-0/+5
|
* Add unicode normalization, etcbptato2022-12-191-0/+23