- Stanford University Centaur Lab
- https://leni.sh
-
Director of NorCal Hakkero Factory No. 1
- Joined on
2023-08-21
948b535b5d
Merge pull request 'feat: Prograde tactics' (#83) from tactic/eval into dev
edec0f5733
feat: Use CoreM for diag monad
0c529c5cd9
Merge branch 'misc/test-driver' into tactic/eval
3733c10a4e
refactor: Unify call convention
5d43068ec3
fix: Flake check failure
Resumption not taking into account type unification
Enable direct expression evaluation in context
Enable direct expression evaluation in context
Exposed interface for MetaM
context and state in #85.
Extraction of atomization step
Atomization is too tightly coupled to the user architecture. We'll not include it here in the forseeable future. Vide aniva/Trillium#124: A new Catenary
library was…
Expose the
String.toName
interface
Expose the
String.toName
interface
The user should call into Lean's kernel directly for this kind of features. We'll not re-expose functions in the Lean kernel.
test: Use `lake test`. Retired `Makefile`
0c529c5cd9
Merge branch 'misc/test-driver' into tactic/eval
76765c913c
test: Use `lake test`. Retired `Makefile`
test: Use
lake test
. Retired Makefile