summaryrefslogtreecommitdiff
path: root/backends/lean/Base/Progress (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve progressSon Ho2023-07-191-35/+80
* Improve progressSon Ho2023-07-182-5/+17
* Start proving theorems for primitive definitionsSon Ho2023-07-172-1/+6
* Reorganize the Lean backendSon Ho2023-07-171-0/+2
* Update the lean dependencies and update IListSon Ho2023-07-171-3/+0
* Finish implementing the syntax for `progress`Son Ho2023-07-131-28/+70
* Improve progress to use assumptions and start working on a nice syntaxSon Ho2023-07-122-32/+77
* Improve the handling of arithmetic boundsSon Ho2023-07-121-2/+3
* Finish a first version of the progress tacticSon Ho2023-07-122-31/+29
* Work on the progress tacticSon Ho2023-07-112-0/+287