COMMITS
September 1, 2026
C
Expand LLVM native output targets (#280)
Chris Tate committed
C
Lower Math.PI and Math.E statically (#279)
Chris Tate committed
C
Separate native linking from C compilation (#278)
Chris Tate committed
August 31, 2026
C
Add sparse UTF-16 indexing for large strings (#275)
Chris Tate committed
C
chore(release): v0.0.36 (#277)
Chris Tate committed
C
Support reusePort for TCP and HTTP server listeners (#274)
Chris Tate committed
C
fix(compiler): keep targetless Zig native builds coherent (#273)
Chris Tate committed
C
Tree-shake unreachable executable runtime sections (#271)
Chris Tate committed
C
fix(library): reject callback re-entry (#270)
Chris Tate committed
C
fix ffi call initializers (#268)
Chris Tate committed
August 30, 2026
C
optimize string self-concatenation ownership (#267)
Chris Tate committed
C
fix(compiler): reshape inline record assertions (#266)
Chris Tate committed
C
update dockerfile (#264)
Chris Tate committed
August 28, 2026
C
feat(runtime): ship precompiled macOS artifacts (#248)
Chris Tate committed
August 27, 2026
C
feat(cli): expose native object link info (#247)
Chris Tate committed
C
feat(compiler): add native LLVM object emission (#242)
Chris Tate committed
C
fix(sandbox): include CLI lifecycle scripts
Chris Tate committed
August 26, 2026
C
feat(cli): add source-level output kinds (#241)
Chris Tate committed
C
Improve Sandbox test portability (#240)
Chris Tate committed
August 24, 2026
C
refactor(llvm): split expression emission by family (#235)
Chris Tate committed
C
Update description (#234)
Chris Tate committed
C
refactor(c): split expression emission by family (#233)
Chris Tate committed
C
refactor: clarify compiler module boundaries (#232)
Chris Tate committed
C
refactor: consolidate compiler helpers (#231)
Chris Tate committed
August 23, 2026
C
refactor: share compiler builder helpers (#230)
Chris Tate committed
C
refactor: share early cache primitives (#228)
Chris Tate committed
C
refactor: share async generator scaffolding (#227)
Chris Tate committed
C
refactor: merge Set and Map intrinsic emission (#226)
Chris Tate committed
C
refactor: centralize runtime fence deferral (#212)
Chris Tate committed
C
refactor: share IR construction helpers (#211)
Chris Tate committed