| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-04-30 | rename to kmi | Kimplul | |
| 2022-06-12 | add license texts | Kimplul | |
| 2022-06-11 | continue documentation | Kimplul | |
| 2022-06-11 | fix ubsan warning in release mode | Kimplul | |
| 2022-06-11 | continue documentation | Kimplul | |
| 2022-06-09 | continue documentation | Kimplul | |
| 2022-05-28 | continue documenting source | Kimplul | |
| 2022-05-23 | start writing documentation | Kimplul | |
| 2022-05-23 | switch from clang-format to uncrustify | Kimplul | |
| The output is close enough, and I like that uncrustify is a third-party tool, so people can install a single tool for formatting instead of having to lug around a whole toolchain. I fully expect to have to add settings to uncrustify.conf, but let's see how this goes. | |||
| 2022-05-22 | add @file info to all files | Kimplul | |
| + Next step, start documenting contents of each file. | |||
| 2022-04-21 | fix warnings on 32bit riscv | Kimplul | |
| + Will most probably not work on 32bit, but nice to make 'portable' code. | |||
| 2022-04-17 | improve node subsys | Kimplul | |
| + More robust alignment and less memory usage for status, from enum to bit | |||
| 2022-04-10 | add basic ubsan and fix issues reported by it | Kimplul | |
