On Mon Sep 8 09:45:58 2025 +0000, Rémi Bernon wrote:
I think you should move these to aqs.c (or to aqs.h for `debugstr_propvar`), would let you hide most of the expression structures, and reduce friction between the .y and .c. Keeping the .y minimal is better IMO, they often don't benefit from the usual C source editor features.
Yes, it's easier to edit them from .c code.