DanielXMoore / Civet

A TypeScript superset that favors more types and less typing
https://civet.dev
MIT License
1.55k stars 33 forks source link

`--trace` fixes and documentation, cleanup of `getStateKey` #1399

Closed edemaine closed 2 months ago

edemaine commented 2 months ago

Traces have been incorrectly indented for a while because of uncacheable rules; they dedented without a matching indent. Perhaps we should log them, but for now I've just made exit match enter by not logging in both.

Also realized we no longer need the getStateKey hack, thanks to Hera's ```.