SIGN IN SIGN UP

refactor(c): split expression emission by family (#233)

- Extract expression cases into focused literal, control, container, call, dynamic, and async emitters.
- Partition standard-library calls into prefix-dispatched domain families.
- Keep emitExpr as a thin exhaustive dispatcher with emission behavior unchanged.
C
Chris Tate committed
22195f769db1c58b17b8d36ebb7f87ee270164ad
Parent: 469efdd
Committed by GitHub <noreply@github.com> on 8/24/2026, 2:04:12 AM