| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 3 days | docs: Incorporate PHASE2_COMPRESSION.md and update README | skal | |
| - Moved PHASE2_COMPRESSION.md into the doc/ directory. - Updated README.md to list and describe the new documentation file. | |||
| 3 days | fix(repo): Revert accidental changes to third_party libs | skal | |
| - Reverted modifications made to files within the 'third_party/' directory. - Updated CONTRIBUTING.md to explicitly forbid any automated or manual changes to third-party code. | |||
| 3 days | refactor(build): Centralize generated files and clean up project layout | skal | |
| - Task A: Centralized all generated code (assets, timeline) into a single directory to create a single source of truth. - Task A: Isolated test asset generation into a temporary build directory, preventing pollution of the main source tree. - Task B: Vertically compacted all C/C++ source files by removing superfluous newlines. - Task C: Created a top-level README.md with project overview and file descriptions. - Task D: Moved non-essential documentation into a directory to reduce root-level clutter. | |||
