Henrik Böving
|
23e49eb519
|
perf: add prelude to all Lean modules
|
2024-02-18 14:55:17 -08:00 |
|
int-y1
|
8d7520b36f
|
chore: fix typos in comments
|
2023-10-08 10:46:05 +02:00 |
|
Leonardo de Moura
|
0a031fc9bb
|
chore: replace Expr.forEach with Expr.forEachWhere
|
2022-12-01 05:19:32 -08:00 |
|
Leonardo de Moura
|
b4d13a8946
|
refactor: LetExpr => LetValue
We use "let value" in many other places in the code base.
|
2022-11-07 18:51:07 -08:00 |
|
Leonardo de Moura
|
6d46829599
|
chore: new LCNF representation
This is the first of a series of commits to change the LCNF representation.
|
2022-11-07 16:18:35 -08:00 |
|
Leonardo de Moura
|
1148392f45
|
fix: Closure.lean
|
2022-10-08 19:51:19 -07:00 |
|
Leonardo de Moura
|
f11e44910b
|
refactor: add Closure.lean
This module will also be used by the lambda lifter.
|
2022-10-07 15:56:10 -07:00 |
|