Skip to content

Commit ed8c252

Browse files
authored
add python example selector
1 parent fb73626 commit ed8c252

File tree

3 files changed

+3338
-3258
lines changed

3 files changed

+3338
-3258
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ <h1><img style="display: inline;" src="/pluginIcon.svg" width="26">&nbsp;&nbsp;T
5353
<option value="examples/arithmetic/checked/arithmetic.tidy">Checked Arithmetic</option>
5454
<option value="examples/lambda/lambda_app.tidy">Lambda Calculus</option>
5555
<option value="examples/def_before_use/def_before_use.tidy">Def-Before-Use</option>
56+
<option value="python.html">Python</option>
5657
</select>
5758
<label>Generation timeout:<input id="timeout" type="number" value="300" min="100" step="100" style="margin-left: 0.4em; margin-right: 0.4em; width: 5em" >ms</label><div style="margin-right: 4em"></div>
5859
<label for="minimize-checkbox">Minimize repairs&nbsp;</label>

tidyparse-web.js

Lines changed: 3336 additions & 3257 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)