Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug where pointer to local was returned | Thomas Voss | 2024-05-09 | 1 | -9/+17 |
| | |||||
* | Add TODOs | Thomas Voss | 2024-05-09 | 1 | -0/+1 |
| | |||||
* | More 2-stage lookup tables | Thomas Voss | 2024-05-04 | 1 | -109/+1128 |
| | |||||
* | Properly upper- and titlecase ‘i’ and ‘j’ in Lithuanian | Thomas Voss | 2024-04-24 | 1 | -1/+3 |
| | |||||
* | Change private symbol prefix from ‘__’ to ‘_’ | Thomas Voss | 2024-04-16 | 1 | -2/+2 |
| | |||||
* | Reorganize some things | Thomas Voss | 2024-04-14 | 1 | -2/+2 |
| | |||||
* | Prefer character literals to hex | Thomas Voss | 2024-04-13 | 1 | -101/+101 |
| | |||||
* | Use ternary expressions | Thomas Voss | 2024-04-13 | 1 | -4/+1 |
| | |||||
* | Add uprop_get_uc() | Thomas Voss | 2024-04-12 | 1 | -0/+134 |