Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use serde_derive to deserialize primstav data into a struct. | Harald Eilertsen | 2018-12-26 | 1 | -14/+26 |
* | One more test case for capitalize(). | Harald Eilertsen | 2018-12-26 | 1 | -0/+1 |
* | capitalize() would fail if first char were not ascii. | Harald Eilertsen | 2018-12-26 | 1 | -2/+11 |
* | Add locale::get() and make EN default locale. | Harald Eilertsen | 2018-12-25 | 1 | -1/+2 |
* | Add a simplistic locale module. | Harald Eilertsen | 2018-12-25 | 1 | -1/+3 |
* | Replace Inflector crate with homebrewed capitalize function. | Harald Eilertsen | 2018-12-25 | 1 | -4/+10 |
* | First commit, working but incomplete. | Harald Eilertsen | 2018-12-25 | 1 | -0/+62 |