Skip to content

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 26 Mar 17:15
· 387 commits to main since this release
  • Prepare repository metadata for v0.9.1. (45712f5)
  • Clarify AGENTS.md guidance. (8d75a77)
  • Add monorepo migration plan. (0a54c5e)
  • Remove empty docs placeholder directories. (92f07fd)
  • Decouple Chirpy blog publishing from destination repo. (150c180)
  • Move backend-owned C fragments behind emitter helpers. (a9f7ac1)
  • Add an on-demand Stage 1/Stage 2 codegen comparison script. (f1b9f42)
  • Preserve exact --gen stdout newlines in Stage 1. - Write generated C with sys.stdout.write() in cmd_codegen() so Stage 1 preserves the emitter output exactly. - Add a CLI regression test covering a single trailing newline on --gen stdout. (0944069)
  • Add shell-to-Python tooling port plan. (ac3c1cd)
  • Extract reusable docs-build workflow and automate release PDF upload. (a683245)
  • Document undocumented helper functions. (c436fe8)
  • Add the backend-emitter boundary cleanup refactor plan. (893ab1b)
  • Add regression coverage and fix Stage 2 null-statement parity. (16c4a28)