| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | ambigus parse fix. The proof goal must be changed, | Simon-Kor | |
| since now some could define a function with overlapping and worng subdomains | |||
| 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-08-26 | Implemented the checking for local functions. | Simon-Kor | |
| 2024-08-26 | I implemented a parsing rule in concrete.hs | Simon-Kor | |
| for local functions and a abstract type in abstract.hs for the proof data structure. | |||
| 2024-08-24 | First atemped to write a new way of local function defintion | Simon-Kor | |
| 2024-06-10 | Dedupe helper function | adelon | |
| 2024-05-07 | Sketch noun coord, symbols for reals | adelon | |
| 2024-02-10 | Initial commit | adelon | |
