summaryrefslogtreecommitdiff
path: root/backends/lean/Base/Progress/Progress.lean (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix a small issue with the persistent state of progressSon Ho2023-07-191-5/+4
* Add some utilities for progressSon Ho2023-07-191-5/+16
* Start implementing support for some type classes for progressSon Ho2023-07-191-23/+55
* Cleanup a bitSon Ho2023-07-191-2/+0
* Improve progressSon Ho2023-07-191-35/+80
* Improve progressSon Ho2023-07-181-2/+9
* Start proving theorems for primitive definitionsSon Ho2023-07-171-0/+4
* 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-121-31/+76
* Improve the handling of arithmetic boundsSon Ho2023-07-121-2/+3
* Finish a first version of the progress tacticSon Ho2023-07-121-8/+28
* Work on the progress tacticSon Ho2023-07-111-0/+112