Skip to content

Commit 3f87ec2

Browse files
authored
fix suspension call stack overflow
1 parent 2792280 commit 3f87ec2

File tree

3 files changed

+2649
-2365
lines changed

3 files changed

+2649
-2365
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ <h1><img style="display: inline;" src="/pluginIcon.svg" width="26">&nbsp;&nbsp;T
6060
</div>
6161
<div id="confrow2">
6262
<div id="gpuAvail" style="margin-right: 330px; margin-top:-45px"></div>
63-
<label>Max edit distance: <a href="https://en.wikipedia.org/wiki/Edit_distance#Language_edit_distance">LED</a> + <input id="max-edits" type="number" value="1" min="0" max="3" step="1" style="margin-right: 0.4em"></label><div style="margin-right: 4.43em"></div>
63+
<label>Max edit distance: <a href="https://en.wikipedia.org/wiki/Edit_distance#Language_edit_distance">LED</a> + <input id="max-edits" type="number" value="2" min="0" max="3" step="1" style="margin-right: 0.4em"></label><div style="margin-right: 4.43em"></div>
6464
<label for="ntstubs-checkbox">Nonterminal stubs&nbsp;</label>
6565
<input type="checkbox" id="ntstubs-checkbox" checked>
6666
</div>

tidyparse-web.js

Lines changed: 2647 additions & 2363 deletions
Large diffs are not rendered by default.

tidyparse-web.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)