| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Further overhaul of package line comments. | Jeroen van Rijn | 2025-10-09 | 1 | -1/+1 |
| * | core: improve package doc comments for the documentation generator | Laytan Laats | 2024-09-03 | 1 | -19/+10 |
| * | Add documentation for `write_decorated_table` | Feoramund | 2024-06-26 | 1 | -0/+51 |
| * | Add string caching example documentation | Feoramund | 2024-06-24 | 1 | -0/+42 |
| * | Add complete example showcasing Unicode support | Feoramund | 2024-06-24 | 1 | -0/+81 |
| * | Make `core:text/table` examples more complete | Feoramund | 2024-06-24 | 1 | -40/+60 |
| * | Add `Width_Proc` documentation | Feoramund | 2024-06-24 | 1 | -0/+31 |
| * | Update `core:text/table` documentation | Feoramund | 2024-06-20 | 1 | -8/+16 |
| * | Rename `write_ascii_table` to `write_plain_table` | Feoramund | 2024-06-20 | 1 | -1/+1 |
| * | Fix the format of some `doc.odin` files of the `core` library which did not m... | Maurizio M. Gavioli | 2024-04-14 | 1 | -22/+9 |
| * | Fix typos in doc | oskarnp | 2023-03-27 | 1 | -3/+3 |
| * | text/table: Initial implementation | oskarnp | 2023-03-26 | 1 | -0/+100 |