| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-23 | Update Token.hsHEADmain | adelon | |
| 2025-07-16 | Relax label syntax | adelon | |
| 2025-07-16 | Add quantified calcs and relax tokenization | adelon | |
| Use an `\iff`-calc to speed up `union_as_unions`. Also remove `in_implies_neq` which seems to interact badly with the choice axiom used by superposition-based proofs like Vampire in cut-down problems. | |||
| 2024-09-17 | Corrected Math Env Parsing | Simon-Kor | |
| Since Latex has a really specify syntax for \begin{cases} ... \end{cases} The math mode in tokenizing had to be setup correctly. | |||
| 2024-08-27 | Experimental working commit, programm will compile | Simon-Kor | |
| But the Proof that the domain of the local function is not right. Also if in the definition of our local function we just use f(x) = x then we get a technical ambigus parse | |||
| 2024-05-22 | Allow `\left` and `\right` everywhere | adelon | |
| 2024-05-21 | Allow line breaks via `\textbox`, handle `\left`/`\right` | adelon | |
| 2024-05-16 | Attach whitespace info to located token | adelon | |
| 2024-04-01 | Allow numbers in markers (from the second char) | adelon | |
| 2024-03-28 | Allow Windows-style newlines | Simon-Kor | |
| 2024-02-10 | Initial commit | adelon | |
