Age | Commit message (Collapse) | Author | |
---|---|---|---|
5 days | The great renaming: switch to "module style" | rtk0c | |
2022-06-11 | Changeset: 70 Fix cmake and codegen infra | rtk0c | |
- Invoke codegen.exe once with a list of changed files, instead of individually for each changed file (this gives the codegen global access to all the code, allowing more things) - Initial support for outputting an archive SQLite database that contains all the code info | |||
2022-05-30 | Changeset: 59 Integrate enum codegen into the actual project | rtk0c | |
2022-05-30 | Changeset: 56 Buildsystem cleanup: change to layered structure for different ↵ | rtk0c | |
targets |