summaryrefslogtreecommitdiff
path: root/source/Syntax/Token.hs
AgeCommit message (Collapse)Author
2024-08-27Experimental working commit, programm will compileSimon-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-22Allow `\left` and `\right` everywhereadelon
2024-05-21Allow line breaks via `\textbox`, handle `\left`/`\right`adelon
2024-05-16Attach whitespace info to located tokenadelon
2024-04-01Allow numbers in markers (from the second char)adelon
2024-03-28Allow Windows-style newlinesSimon-Kor
2024-02-10Initial commitadelon