lean4-htt/src/Lean/Language
Sebastian Ullrich d0abe1d382
fix: restore synchronous fast-forwarding path in language processor (#5802)
Between #3106 and this, it was possible that reparsing the file up to
the current position was stuck waiting in the threadpool queue,
displaying a yellow bar and not displaying any info on the unchanged
prefix.
2024-10-22 09:50:30 +00:00
..
Lean refactor: split out Lean.Language.Lean.Types (#4881) 2024-07-31 09:50:12 +00:00
Basic.lean fix: do not force snapshot tree too early (#5752) 2024-10-17 12:23:34 +00:00
Lean.lean fix: restore synchronous fast-forwarding path in language processor (#5802) 2024-10-22 09:50:30 +00:00