2024-04-03T20:41:00Z - 2025-04-03T20:41:00Z

Overview

82 Active Pull Requests
44 Active Issues
Excluding merges, 1 author has pushed 28 commits to dev and 327 commits to all branches. On dev, 30 files have changed and there have been 1176 additions and 924 deletions.

9 Releases published by 1 user

Published v0.2.25 2025-01-28 17:43:32 -08:00

Published v0.2.24 2025-01-10 17:10:27 -08:00

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

Published v0.2.18 2024-09-08 12:25:29 -07:00

80 Pull requests merged by 1 user

Merged #181 fix: env.add Declarations with universe levels 2025-03-29 15:48:13 -07:00

Merged #182 test: Update LSpec 2025-03-29 15:44:30 -07:00

Merged #179 feat: Tactic with timeout 2025-03-28 21:31:59 -07:00

Merged #177 feat: Update CoreM options from parsed header 2025-03-28 18:56:22 -07:00

Merged #178 chore: Update Lean to v4.17.0, version to v0.3 2025-03-24 18:05:25 -07:00

Merged #176 feat(delate): Unfold matchers 2025-03-17 18:37:55 -07:00

Merged #173 feat(frontend): Alternative methods of initializing environment 2025-03-14 16:48:40 -07:00

Merged #174 fix(goal): Name generation not available due to context 2025-03-14 16:48:17 -07:00

Merged #172 fix: Manifest key error 2025-03-08 22:53:08 -08:00

Merged #169 chore: Cleanup the library system 2025-03-08 21:19:01 -08:00

Merged #168 chore: Version bump 2025-02-25 15:16:44 -08:00

Merged #166 fix: Use in-context environment in sorry collection 2025-01-28 17:42:55 -08:00

Merged #165 doc: Manual about env.{describe,module_read} 2025-01-26 22:04:29 -08:00

Merged #164 chore: Code cleanup 2025-01-26 22:04:13 -08:00

Merged #161 fix: Panic in exprProjToApp 2025-01-24 15:05:05 -08:00

Merged #159 feat: Module reading functions 2025-01-24 15:01:17 -08:00

Merged #157 feat: Pickle constants in goal state 2025-01-24 14:52:53 -08:00

Merged #158 feat: Draft tactic REPL interface 2025-01-16 10:32:48 -08:00

Merged #156 chore: Update version to 0.2.25 2025-01-13 12:29:12 -08:00

Merged #134 chore: Update Lean to v4.15.0 2025-01-13 12:28:50 -08:00

Merged #153 feat: Draft tactic 2025-01-13 10:22:36 -08:00

Merged #155 chore: Update version 2025-01-10 17:08:19 -08:00

Merged #152 fix: Incorrect binder capture 2025-01-10 12:49:15 -08:00

Merged #154 feat: Add source location extraction 2025-01-10 12:47:36 -08:00

Merged #149 feat: Simplify sexp printing 2025-01-07 17:31:30 -08:00

Merged #148 fix: Unnecessary instantiation call 2025-01-07 17:31:09 -08:00

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

Merged #101 feat: Set automaticMode to true by default 2024-09-09 17:33:42 -07:00

Merged #92 feat: Automatic Mode 2024-09-08 12:25:07 -07:00

Merged #94 feat: Expose GoalState functions 2024-09-08 12:10:47 -07:00

Merged #96 doc: Add GPL License 2024-09-07 14:12:34 -07:00

Merged #91 fix: Instantiate type when detecting eq 2024-09-03 19:19:10 -07:00

Merged #90 fix: Bindings in prograde tactics 2024-09-03 18:15:58 -07:00

Merged #83 feat: Prograde tactics 2024-08-31 20:04:39 -07:00

Merged #87 test: Use lake test. Retired Makefile 2024-08-18 12:24:56 -07:00

Merged #85 feat: Condensed interface 2024-08-15 22:41:59 -07:00

Merged #86 chore: Update Lean to v4.10.0-rc1 2024-07-06 21:37:31 -07:00

Merged #81 refactor: Cleanup the congruence tactics 2024-06-23 13:35:36 -07:00

Merged #82 fix: aux lemmas in env inspect 2024-06-23 13:33:35 -07:00

Merged #72 feat: Elementarized tactics with motives, congruence, and absurdity 2024-06-12 13:52:46 -07:00

Merged #76 feat: Extraction of tactics from compiler 2024-05-31 20:23:51 -07:00

Merged #73 doc: README.md fix 2024-05-17 20:33:19 -07:00

Merged #75 chore: Version bump to v4.8.0-rc1 2024-05-17 20:32:30 -07:00

Merged #71 fix: Option setting in REPL 2024-04-15 12:58:08 -07:00

Merged #70 feat: Let tactic 2024-04-12 21:42:32 -07:00

Merged #69 feat: Option to collect dependent metavariables 2024-04-12 21:33:01 -07:00

Merged #66 fix: Prevent incorrect inheritance of calc rhs 2024-04-12 20:52:18 -07:00

Merged #68 chore: Update version to 0.2.15 2024-04-11 17:58:24 -07:00

Merged #59 feat: Add support for the have, conv, and calc tactics 2024-04-11 15:36:20 -07:00

Merged #65 feat: Print precursor rules in env/inspect 2024-04-11 15:35:15 -07:00

Merged #64 fix: Serialization of projection operators 2024-04-09 21:28:53 -07:00

Merged #63 perf: Lazy run print monads 2024-04-08 10:37:28 -07:00

Merged #60 fix: Auto bound implicit in elab 2024-04-06 22:04:32 -07:00

Merged #58 test: Parallel testing infrastructure 2024-04-06 14:16:46 -07:00

2 Pull requests proposed by 1 user

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

Proposed #183 fix: variable and universe commands in environment capture 2025-03-29 22:23:27 -07:00

35 Issues closed from 1 user

Closed #102 Timeout for tactics 2025-03-28 21:32:05 -07:00

Closed #167 Allow alternative environment initiation 2025-03-28 19:08:09 -07:00

Closed #175 Add tracing tags in delation 2025-03-24 18:21:48 -07:00

Closed #147 Move Tactics to a Standalone Library 2025-03-08 21:20:16 -08:00

Closed #171 GoalState.withContext should allow lifting 2025-03-08 21:20:03 -08:00

Closed #162 Take generated constants into account 2025-01-31 13:16:42 -08:00

Closed #163 Clean up code 2025-01-26 22:04:51 -08:00

Closed #142 Pickle new constants generated in proof state 2025-01-24 15:05:54 -08:00

Closed #160 Projection conversion function panics 2025-01-24 15:05:34 -08:00

Closed #127 Drafting tactic in goals 2025-01-13 11:33:21 -08:00

Closed #150 Allow LSP-like behaviour of finding definition location via symbol 2025-01-10 12:49:46 -08:00

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

Closed #93 Refactor out the Pantograph executable and lib into different targets 2024-09-08 13:40:12 -07:00

Closed #88 Resumption not taking type unification into account 2024-09-02 19:43:22 -07:00

Closed #74 Enable direct expression evaluation in context 2024-08-31 19:54:12 -07:00

Closed #67 Extraction of atomization step 2024-08-31 19:53:35 -07:00

Closed #80 Expose the String.toName interface 2024-08-31 19:51:43 -07:00

Closed #84 Move towards Expr based interface 2024-08-31 19:50:54 -07:00

Closed #77 Unclear error message 2024-06-23 13:34:03 -07:00

Closed #9 Extraction of tactics from syntax tree 2024-05-31 20:27:45 -07:00

Closed #62 Update README.md 2024-04-11 16:13:37 -07:00

Closed #57 Add support for have, conv, calc, tactics. 2024-04-11 16:13:29 -07:00

Closed #61 Could not reference local context variables 2024-04-06 21:55:20 -07:00

9 Issues created by 1 user

Opened #78 Add option for Meta.ppGoal 2024-06-10 13:03:06 -07:00

Opened #98 Use MLList from Batteries 2024-09-08 13:39:37 -07:00

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 #132 Branch unification 2024-12-05 15:34:19 -08:00

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

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

Opened #170 Allow generation of recursive functions 2025-02-25 17:07:56 -08:00

Opened #180 Implement MonadBacktrack for MainM and backtrack goal states as well 2025-03-29 12:42:09 -07:00

1 Unresolved Conversation

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