aboutsummaryrefslogtreecommitdiff
path: root/shakehand
Commit message (Collapse)AuthorAgeFilesLines
* feat(shakehand): add sub-module locale support魏曹先生2026-06-181-0/+1
| | | | | | Include `use super::*` in generated sub-modules to allow access to imported locale traits. Add locale files and tests for the sub-module in shakehand-test.
* Add Display and From impls for Languages enum魏曹先生2026-06-172-7/+201
|
* Fix trailing whitespace in fallback example魏曹先生2026-06-171-1/+1
|
* Add compile-time cycle detection to fallback chain generation魏曹先生2026-06-171-2/+87
|
* Implement fallback chain resolution for translation keys魏曹先生2026-06-173-58/+202
|
* Add README symlink for shakehand魏曹先生2026-06-171-0/+1
|
* Restructure workspace into subcrates0.1.0魏曹先生2026-06-175-0/+858