SIGN IN SIGN UP

topdown/every: improve traces (#4351)

The traces we had before were pretty much accidental. Now, we're
emitting traces in a controlled manner.

The pretty-printer mis-aligns the "Redo every" trace, but that's more
involved to fix and left out for this change.

Also some ast-related changes wrapped into this:

* ast/transform: add Every case
* ast/compile_test,topdown/topdown_partial_test: adjust tests
* ast/compile_test: add CheckRecursion test with 'every'

Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>
S
Stephan Renatus committed
dda9ab8d015e75d556260a34f4aabd6bf9a85782
Parent: 5606692
Committed by GitHub <noreply@github.com> on 2/17/2022, 3:10:25 PM