Leonardo de Moura
|
a821dcbff2
|
chore: enforce naming convention for theorems
see issue #402
fix: `ElabTerm.lean`
|
2021-08-07 12:48:38 -07:00 |
|
Sebastian Ullrich
|
a02c6fd3eb
|
chore: adapt stdlib & tests
|
2021-05-20 15:17:36 -07:00 |
|
Leonardo de Moura
|
472c5fb900
|
fix: indentation issues
|
2021-03-12 11:09:28 -08:00 |
|
Leonardo de Moura
|
53539b1dff
|
chore: use polymorphic method forIn
|
2021-02-04 18:13:01 -08:00 |
|
Leonardo de Moura
|
aae8a35150
|
feat: add ForIn type class
|
2021-02-04 17:59:44 -08:00 |
|
Leonardo de Moura
|
768f2642bd
|
chore: document why alternative Stream design does not work
|
2021-02-04 17:17:51 -08:00 |
|
Leonardo de Moura
|
074259201e
|
feat: add helper classes for implementing parallel for
It is based on an approach suggested by Andrew Kent, and refined by
Sebastian Ullrich.
TODO: expand the the parallel `for`s at `Do.lean`.
|
2020-12-19 14:15:47 -08:00 |
|