Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add unicode/prop.h | Thomas Voss | 2024-04-01 | 1 | -1/+1 |
| | |||||
* | Add mbio.h and freadrune() | Thomas Voss | 2024-03-31 | 1 | -0/+1 |
| | |||||
* | Update README | Thomas Voss | 2024-03-23 | 1 | -1/+4 |
| | |||||
* | Remove Bob the String-Builder | Thomas Voss | 2024-03-10 | 1 | -1/+0 |
| | | | | | | | | Seeing as dynarr.h already exists, there is no real use for Bob the String-Builder. It was *a bit* nice because of the generic u8strpush() macro, but it should be very easy to implement yourself, and you only really ever need 1 or 2 specific functions that are a few lines of code each. | ||||
* | Add a disclaimer | Thomas Voss | 2024-03-10 | 1 | -0/+9 |
| | |||||
* | Slightly reword two lines | Thomas Voss | 2024-03-10 | 1 | -2/+2 |
| | |||||
* | Add optparse.h | Thomas Voss | 2024-03-10 | 1 | -1/+1 |
| | |||||
* | Genesis | Thomas Voss | 2024-03-06 | 1 | -0/+24 |