| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-16 | add -O2 to default CFLAGS, speeds up testing. | Kimplul | |
| + If a better debugging experience is required, just manually set CFLAGS on the command line | |||
| 2025-10-16 | add stable vector | Kimplul | |
| + Allows references to elements to be stable over insertion + Doesn't implement all of the regular vec interface at the moment and requires slightly different iteration handling unfortunately, but maybe it's not too bad? | |||
| 2025-09-16 | fix `make bench` | Kimplul | |
| 2025-08-22 | use covsrv for coverage testing | Kimplul | |
| 2025-03-22 | try to use more generic auto type for iteration | Kimplul | |
| 2024-10-27 | add map | Kimplul | |
| 2024-10-27 | initial containers | Kimplul | |
