Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-24 | Changeset: 75 Add feature to delete entries from the database that belong to ↵ | rtk0c | |
currently processed files | |||
2022-06-12 | Changeset: 72 Add enum and namespace storing for CodegenModelArchive | 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 |