Marc, would it be easy to make it so that negative constants in the AST (eg: -1) show up as negative number constants, instead of showing up as the negation operator applied to a positive constant? It's posing me a minor issue at the IIR level.
- Maxime