Hillel Wayne

Results 38 issues of Hillel Wayne

### Describe the bug `write-started` is emitted in `Builder.write` ([here](https://github.com/sphinx-doc/sphinx/blob/ace5744b82345150baf3c71d6f47a257c89001ec/sphinx/builders/__init__.py#L582)), but `LatexBuilder` overrides `write` and does not call `super()` ([here](https://github.com/sphinx-doc/sphinx/blob/ace5744b82345150baf3c71d6f47a257c89001ec/sphinx/builders/latex/__init__.py#L273)). ### How to Reproduce In conf, add `extensions = ["foo"]`....

type:bug
builder:latex
builder:manpage
builder:texinfo
builder:singlehtml

By fails silently, I mean it doesn't show this popup: ![image](https://github.com/user-attachments/assets/4498616d-2482-40aa-a577-a3689005ae17) "Check and debug model with TLC" makes the popup appear normally. This is with the most recent version of...

bug
help wanted
good first issue

Spec: ``` ---- MODULE PlusCal ---- EXTENDS TLC (*--algorithm sample_computation variables x = 0; begin print(x); x = 1; end algorithm;*) \* BEGIN TRANSLATION \* END TRANSLATION Foo == x...

https://will62794.github.io/tla-web/

Now that GPT makes it possible to convert between the two with minimal-ish pain *and* I know Sphinx way better, this is more feasible. GPT is probably going to choke...

## Motivation This came up in the Community Outreach meeting as a good potential first "refactoring tool" for TLA+. Given we have the AST, we know 1) all of the...

enhancement
help wanted

https://docs.tlapl.us/learning:exercises

https://rocq-prover.org/about#Name