summaryrefslogtreecommitdiff
path: root/backends/lean/Base/Progress (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-13Finish implementing the syntax for `progress`Son Ho1-28/+70
2023-07-12Improve progress to use assumptions and start working on a nice syntaxSon Ho2-32/+77
2023-07-12Improve the handling of arithmetic boundsSon Ho1-2/+3
2023-07-12Finish a first version of the progress tacticSon Ho2-31/+29
2023-07-11Work on the progress tacticSon Ho2-0/+287