| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 3 hours | Migrate to `Felix` namespaceHEADhotg | adelon | |
| 2 days | Cleanup | adelon | |
| 3 days | Ignore commented source environments | adelon | |
| 7 days | Accept empty source modules | adelon | |
| 10 days | Make parsed syntax deeply evaluable | adelon | |
| 10 days | Validate packed source positions during lexing | adelon | |
| 10 days | Load selected sources as strict UTF-8 | adelon | |
| 2026-04-12 | Make lexer more robust | adelon | |
| 2026-03-07 | Improve variable rendering | adelon | |
| 2026-02-17 | Allow ticks in subscript of vars | adelon | |
| This also changes the encoding of the ticks in TPTP to just an underscore. | |||
| 2026-02-13 | Use packed representation for `Location` | adelon | |
| 2025-12-09 | Propagate location info further | adelon | |
| 2025-12-03 | Fix skipping of starting chars | adelon | |
| 2025-11-30 | Fix skipping to imports, drop charset dep | adelon | |
| 2025-11-29 | Integrate chunker and import gatherer into lexer | adelon | |
| Drops dependency on `regex-applicative-text`. | |||
| 2025-08-23 | Update Token.hs | 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 | |
