This simplifies the logic for determining whether a token is reusable and makes it more conservative. It should fix some incremental parsing bugs that are being caught by the randomized tests on CI. |
||
|---|---|---|
| .. | ||
| compiler.h | ||
| parser.h | ||
| runtime.h | ||
This simplifies the logic for determining whether a token is reusable and makes it more conservative. It should fix some incremental parsing bugs that are being caught by the randomized tests on CI. |
||
|---|---|---|
| .. | ||
| compiler.h | ||
| parser.h | ||
| runtime.h | ||