summaryrefslogtreecommitdiff
path: root/backends/lean/Base/Progress (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-19Fix a small issue with the persistent state of progressSon Ho2-5/+13
2023-07-19Add some utilities for progressSon Ho2-5/+35
2023-07-19Start implementing support for some type classes for progressSon Ho2-25/+117
2023-07-19Cleanup a bitSon Ho1-2/+0
2023-07-19Improve progressSon Ho1-35/+80
2023-07-18Improve progressSon Ho2-5/+17
2023-07-17Start proving theorems for primitive definitionsSon Ho2-1/+6
2023-07-17Reorganize the Lean backendSon Ho1-0/+2
2023-07-17Update the lean dependencies and update IListSon Ho1-3/+0
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