- Stanford University Centaur Lab
- https://leni.sh
-
Director of NorCal Hakkero Factory No. 1
- Joined on
2023-08-21
80f9aa3269
merge: branch 'misc/version' into bug/incorrect-binder-capture
5a05e9e8d4
test: Add binder capturing test
48b924fae2
fix(frontend): Incorrect capture of binder term
Add unsafe detection in goal.print
Allow LSP-like behaviour of finding definition location via symbol
feat: Simplify sexp printing
fix: Unnecessary instantiation call
b42d917aa7
fix: Unnecessary instantiation call
3744cfaa96
Merge pull request 'feat: Print value of arbitrary mvar and goals in goal state' (#141) from goal/print into dev
0fa57a5a15
Merge branch 'dev' into goal/print
b9c114fe21
Merge pull request 'doc: Add limitations' (#145) from doc/rationale into dev
2f732a7f20
feat: Print goals in `goal.print`
53bad1c4c9
refactor: Remove obsolete sanitize option
7a3b89cc0e
feat: Simplify sexp binder
c0090dec97
fix: Quote string literal in sexp
Separate tactics list from this library
chore: Update Lean to v4.14.0
test_tactic_failure_synthesize_placeholder
is failing, and this is due to changing behaviour in Lean's tactic execution system. Previously "don't know how to synthesize placeholder" is something…
13e01b9e62
Merge branch 'dev' into misc/version
3744cfaa96
Merge pull request 'feat: Print value of arbitrary mvar and goals in goal state' (#141) from goal/print into dev
0fa57a5a15
Merge branch 'dev' into goal/print
b9c114fe21
Merge pull request 'doc: Add limitations' (#145) from doc/rationale into dev
2f732a7f20
feat: Print goals in `goal.print`
Add
aarch64-{linux,darwin}
targets in flake
3744cfaa96
Merge pull request 'feat: Print value of arbitrary mvar and goals in goal state' (#141) from goal/print into dev
0fa57a5a15
Merge branch 'dev' into goal/print
2f732a7f20
feat: Print goals in `goal.print`
eeb336c944
Merge branch 'dev' into goal/print
0725d865de
feat: Print value of arbitrary mvar in goal state
feat: Print value of arbitrary mvar and goals in goal state
0fa57a5a15
Merge branch 'dev' into goal/print
b9c114fe21
Merge pull request 'doc: Add limitations' (#145) from doc/rationale into dev
bb445f4d73
chore: Update version
f111da7de7
doc: Add limitations
fecab387dc
merge: branch 'dev' into doc/rationale