Leni Aniva
|
d407e78e91
|
Merge pull request 'test(frontend): Circular sorry' (#244) from frontend/circular into dev
Reviewed-on: #244
|
2025-07-13 23:14:56 -07:00 |
Leni Aniva
|
559e2bc84d
|
test(frontend): Circular sorry
|
2025-07-13 23:09:37 -07:00 |
Leni Aniva
|
dabd52a5fc
|
Merge pull request 'fix(frontend): Capture local instances in `MetaTranslate`' (#242) from bug/meta-translate-local-instances into dev
Reviewed-on: #242
|
2025-07-13 23:03:13 -07:00 |
Leni Aniva
|
dcb7b6a82e
|
Merge branch 'dev' into bug/meta-translate-local-instances
|
2025-07-13 23:02:54 -07:00 |
Leni Aniva
|
d13fcbde41
|
Merge pull request 'fix(serial): Erase closures in synthetic mvars' (#240) from bug/synthetic-mvar-closure into dev
Reviewed-on: #240
|
2025-07-13 23:00:21 -07:00 |
Leni Aniva
|
3bbbb14da6
|
chore: Remove dead code
|
2025-07-13 22:58:20 -07:00 |
Leni Aniva
|
01e18acdbd
|
fix(frontend): Local instances in sorry capture
|
2025-07-13 22:56:52 -07:00 |
Leni Aniva
|
657a61f8be
|
test(frontend): Capturing local instances
|
2025-07-13 22:45:29 -07:00 |
Leni Aniva
|
fc4d7397d7
|
refactor(serial): Use `structure` instead of tuple
|
2025-07-13 17:16:46 -07:00 |
Leni Aniva
|
b101806c92
|
doc: Add description for `CompactCoreState`
|
2025-07-13 17:12:24 -07:00 |
Leni Aniva
|
e58becd14a
|
fix(serial): Pickle the `AuxDeclNGen`
|
2025-07-13 17:10:39 -07:00 |
Leni Aniva
|
e3b62dfeec
|
fix(serial): Pickle synthetic mvars
|
2025-07-13 17:06:06 -07:00 |
Leni Aniva
|
9a36c6fbeb
|
chore: Update version to 0.3.5
|
2025-07-11 20:57:57 -07:00 |
Leni Aniva
|
757db11a77
|
Merge pull request 'doc: Remove stale documentation' (#236) from doc/readme into dev
Reviewed-on: #236
|
2025-07-11 20:17:52 -07:00 |
Leni Aniva
|
c013e66144
|
doc: Wording
|
2025-07-11 20:17:27 -07:00 |
Leni Aniva
|
40bf3b2100
|
doc: Remove stale repl documentation
|
2025-07-11 20:15:14 -07:00 |
Leni Aniva
|
e8fdd906aa
|
doc: Remove stale documentation
|
2025-07-11 20:09:54 -07:00 |
Leni Aniva
|
b5cb4bfa57
|
Merge pull request 'fix(frontend): Tomograph compilation' (#235) from frontend/tomograph into dev
Reviewed-on: #235
|
2025-07-11 19:44:24 -07:00 |
Leni Aniva
|
8ede816781
|
Merge branch 'dev' into frontend/tomograph
|
2025-07-11 16:31:11 -07:00 |
Leni Aniva
|
672b2a11f9
|
build: Update flake
|
2025-07-11 16:30:28 -07:00 |
Leni Aniva
|
147d3cc87e
|
chore: Remove tomograph as default target
|
2025-07-11 16:27:14 -07:00 |
Leni Aniva
|
752d13182d
|
fix(frontend): Tomograph fix
|
2025-07-11 16:24:30 -07:00 |
Leni Aniva
|
cb44b65f1e
|
Merge pull request 'feat(frontend): Command-level `frontend.process`' (#229) from frontend/command into dev
Reviewed-on: #229
|
2025-07-11 16:05:56 -07:00 |
Leni Aniva
|
387a6c2f08
|
Merge pull request 'refactor: Use consistent error handling' (#233) from goal/message into dev
Reviewed-on: #233
|
2025-07-11 15:01:43 -07:00 |
Leni Aniva
|
58b52359e1
|
doc: Wording
|
2025-07-11 15:01:00 -07:00 |
Leni Aniva
|
18edccd4d0
|
doc: Move repl documentation to `doc/repl.md`
|
2025-07-11 15:00:23 -07:00 |
Leni Aniva
|
a261a4099a
|
feat(frontend): Cancel token in frontend
|
2025-07-11 14:55:40 -07:00 |
Leni Aniva
|
9fdaefe539
|
doc: Cleanup tactic documentation
|
2025-07-10 15:30:46 -07:00 |
Leni Aniva
|
bd7dde8235
|
chore: Code cleanup
|
2025-07-10 15:29:13 -07:00 |
Leni Aniva
|
1fcc24283b
|
refactor: Use consistent error handling
|
2025-07-10 13:18:35 -07:00 |
Leni Aniva
|
ce41832081
|
Merge pull request 'feat: Display `Message` metadata' (#232) from frontend/message into dev
Reviewed-on: #232
|
2025-07-10 11:45:44 -07:00 |
Leni Aniva
|
ac8dcc4130
|
feat: Display `Message` metadata
|
2025-07-10 11:42:25 -07:00 |
Leni Aniva
|
d85c804133
|
Merge pull request 'feat(repl): Replace StdIO when executing IO-based monads' (#231) from repl/replace-io into dev
Reviewed-on: #231
|
2025-07-08 14:30:50 -07:00 |
Leni Aniva
|
855a882f7b
|
fix(repl): Extra newline in stdout bypass
|
2025-07-08 14:29:37 -07:00 |
Leni Aniva
|
2593c5bf60
|
feat(repl): Isolate stdout
|
2025-07-08 14:16:37 -07:00 |
Leni Aniva
|
60dc07e559
|
Merge pull request 'fix(tactic): Erase finished calc goal' (#228) from fix/calc-erase-goal into dev
Reviewed-on: #228
|
2025-07-07 14:49:10 -07:00 |
Leni Aniva
|
92befda2ff
|
test(tactic): Check fragments have been erased
|
2025-07-07 14:47:50 -07:00 |
Leni Aniva
|
2dbbe2509e
|
fix(tactic): Erase finished calc goal
|
2025-07-02 15:46:29 -07:00 |
Leni Aniva
|
aef8276c99
|
Merge pull request 'feat(frontend): Tomogram' (#220) from frontend/tomogram into dev
Reviewed-on: #220
|
2025-07-02 15:18:18 -07:00 |
Leni Aniva
|
c1c7848bca
|
chore: Format code
|
2025-07-02 15:18:02 -07:00 |
Leni Aniva
|
48046b8b5a
|
fix(tomograph): Import search directory
|
2025-07-02 15:14:11 -07:00 |
Leni Aniva
|
80fb7f30c3
|
Merge branch 'dev' into frontend/tomogram
|
2025-07-02 15:03:24 -07:00 |
Leni Aniva
|
8ee1607b45
|
Merge pull request 'test(repl): MVar name mismatch fix' (#227) from chore/toolchain into dev
Reviewed-on: #227
|
2025-07-02 15:03:09 -07:00 |
Leni Aniva
|
726c2ed145
|
test(repl): MVar name mismatch fix
|
2025-07-02 15:02:35 -07:00 |
Leni Aniva
|
e5a7b30f51
|
Merge branch 'dev' into frontend/tomogram
|
2025-07-02 14:59:39 -07:00 |
Leni Aniva
|
d1998b129a
|
Merge pull request 'chore: Update Lean to v4.21.0' (#223) from chore/toolchain into dev
Reviewed-on: #223
|
2025-07-02 14:59:29 -07:00 |
Leni Aniva
|
737fd607e8
|
refactor: Add heuristic case to `isAuxLemma`
|
2025-07-02 14:54:13 -07:00 |
Leni Aniva
|
1f35820e1d
|
test: Fix unit test failures
|
2025-07-02 14:40:47 -07:00 |
Leni Aniva
|
ec78324f9f
|
feat(repl): Improve tomograph's info
|
2025-07-02 14:32:24 -07:00 |
Leni Aniva
|
2cec5bc881
|
Merge branch 'dev' into frontend/tomogram
|
2025-07-02 13:20:00 -07:00 |