summaryrefslogtreecommitdiff
path: root/backends/lean/Base/Progress (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix a small issue with the persistent state of progressSon Ho2023-07-192-5/+13
|
* Add some utilities for progressSon Ho2023-07-192-5/+35
|
* Start implementing support for some type classes for progressSon Ho2023-07-192-25/+117
|
* Cleanup a bitSon Ho2023-07-191-2/+0
|
* 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