2024-09-22T00:20:42Z - 2024-12-22T01:20:42Z

Overview

31 Active Pull Requests
22 Active Issues
Excluding merges, 1 author has pushed 7 commits to dev and 92 commits to all branches. On dev, 6 files have changed and there have been 201 additions and 695 deletions.

6 Releases published by 1 user

Published v0.2.23 2024-12-11 17:01:03 -08:00

Published v0.2.22 2024-12-11 09:11:00 -08:00

Published v0.2.21 2024-12-05 16:41:16 -08:00

Published v0.2.20 2024-11-15 21:19:34 -08:00

Published v0.2.19 2024-10-13 12:21:02 -07:00

Published v0.2.19-alpha 2024-10-09 18:09:42 -07:00

27 Pull requests merged by 1 user

Merged #141 feat: Print value of arbitrary mvar and goals in goal state 2024-12-11 16:52:20 -08:00

Merged #145 doc: Add limitations 2024-12-11 16:51:24 -08:00

Merged #146 chore: Update version 2024-12-11 16:47:54 -08:00

Merged #144 fix: Reset core message log 2024-12-11 09:09:34 -08:00

Merged #128 feat: Extract type error and new constants 2024-12-11 01:25:36 -08:00

Merged #139 fix: Tactic failure on synthesizing placeholder 2024-12-11 01:13:15 -08:00

Merged #143 chore: Add aarch64 build targets to flake 2024-12-11 00:30:19 -08:00

Merged #140 chore: Update version 2024-12-09 21:43:04 -08:00

Merged #135 fix: Capture nested tactic failure 2024-12-07 18:51:26 -08:00

Merged #123 doc: Design Rationale Document 2024-12-05 17:24:20 -08:00

Merged #133 doc: Documentation cleanup and update 2024-12-05 17:23:25 -08:00

Merged #129 feat: Pickling goal states 2024-12-05 16:02:26 -08:00

Merged #130 feat: Erase macro scopes in sexp 2024-12-04 11:24:16 -08:00

Merged #120 feat: State and environment pickling 2024-11-15 23:10:34 -08:00

Merged #121 chore: Update lean4-nix to mainline 2024-11-15 17:44:02 -08:00

Merged #115 chore: Update Lean4 upstream to unofficial flake 2024-11-15 14:40:48 -08:00

Merged #119 feat: Extract used constants from invocation 2024-11-10 21:29:35 -08:00

Merged #116 doc: Change license to Apache2 2024-10-21 10:14:40 -07:00

Merged #113 feat: Capture environment in drafting 2024-10-12 16:59:41 -07:00

Merged #111 feat: Let tactic in REPL 2024-10-12 16:54:13 -07:00

Merged #110 fix: Delayed MVars in MetaTranslate 2024-10-09 18:08:10 -07:00

Merged #109 feat: Catch and print IO errors in REPL 2024-10-08 23:50:37 -07:00

Merged #108 chore: Update Lean to v4.12.0 2024-10-08 09:49:09 -07:00

Merged #105 feat: Remove most filters on catalog 2024-10-06 16:12:23 -07:00

Merged #107 feat: Error reporting in frontend 2024-10-05 22:39:24 -07:00

Merged #99 feat: Collect holes in Lean file and put them into a GoalState 2024-10-03 15:43:01 -07:00

Merged #100 fix: Tactics should produce .syntheticOpaque goals 2024-10-03 08:47:31 -07:00

4 Pull requests proposed by 1 user

Proposed #134 chore: Update Lean to v4.14.0 2024-12-05 19:00:09 -08:00

Proposed #136 chore: Version 0.3 2024-12-08 12:55:40 -08:00

Proposed #148 fix: Unnecessary instantiation call 2024-12-16 15:19:45 -08:00

Proposed #149 feat: Simplify sexp printing 2024-12-16 15:21:36 -08:00

13 Issues closed from 1 user

Closed #131 Add aarch64-{linux,darwin} targets in flake 2024-12-11 18:24:23 -08:00

Closed #138 Articulation of Finished Proof 2024-12-11 16:52:21 -08:00

Closed #126 Extraction of new symbols in each compilation unit 2024-12-11 01:26:00 -08:00

Closed #125 Wrong code/Compilation Failure Extraction 2024-12-11 01:25:53 -08:00

Closed #122 Mathlib4 Parsing Error 2024-12-11 01:25:36 -08:00

Closed #114 Incremental and intercepted parsing of Lean code 2024-12-08 16:25:24 -08:00

Closed #124 Erase macro scopes in sexp binders 2024-12-05 16:43:33 -08:00

Closed #95 Pickling 2024-12-05 16:06:48 -08:00

Closed #118 Used constant for tactic info extraction 2024-11-13 17:01:06 -08:00

Closed #112 feat: Enable environment capture during frontend.process 2024-10-12 16:59:33 -07:00

Closed #106 Report error when frontend parsing fails 2024-10-05 22:40:54 -07:00

Closed #97 Parse and enter environment at arbitrary points of the input 2024-10-03 15:43:31 -07:00

Closed #103 Metavariable not found bug with sorry collection 2024-10-03 11:51:44 -07:00

9 Issues created by 1 user

Opened #104 goal.delete exceeds max recursion depth 2024-10-03 15:49:01 -07:00

Opened #117 One stop env add 2024-10-22 11:02:32 -07:00

Opened #127 Drafting tactic in goals 2024-11-26 11:31:35 -08:00

Opened #132 Proof state merger 2024-12-05 15:34:19 -08:00

Opened #137 Pickle environment extensions 2024-12-08 16:11:48 -08:00

Opened #142 Pickle new constants generated in proof state 2024-12-10 21:48:42 -08:00

Opened #147 Move Tactics to a Standalone Library 2024-12-14 18:43:51 -08:00

Opened #150 Allow LSP-like behaviour of finding definition location via symbol 2024-12-19 05:02:20 -08:00

Opened #151 Add unsafe detection in goal.print 2024-12-19 05:02:52 -08:00

3 Unresolved Conversations

Open #102 Timeout for tactics 2024-12-11 01:16:38 -08:00

Open #78 Add option for Meta.ppGoal 2024-10-13 18:21:29 -07:00

Open #23 Printing fine-grained delaboration structure 2024-10-13 18:20:58 -07:00