This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit 1579328
committed
40bab34 Fix Stopwatch timers to not overflow on intermediate computations.
edcaa05 Support @pragma('dart2js:noElision') on non-internal methods
dc8a56b Rename set literal tests to end in _test
f484e1b Call canParse() for all LSP requests before passing to handlers
0e54ce3 Fix a canParse method that would overflow the stack
8fb5265 Ensure LSP canParse type-checks optional values
26d91cf If LSP initialize fails in tests, throw
d187653 Fix LSP canParse to allow nulls where the spec allows
1 parent b324969 commit 1579328
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments