Changes for version 0.11 - 2026-08-26

  • Fix C89/gnu89 build: no `for (int i = ...)` loop-scoped declarations in generated t/c-if-tree-*.c test harnesses.
  • Fix C89/gnu89 build: gen_wctrans emitted C99 `restrict` in generated towfc.h (_towfc_single/towfc signatures); add RESTRICT compat macro (restrict on C99+, __restrict__ on GNU C89, else empty).

Documentation

Generate small case mapping tables