2023-12-03T17:19:06Z - 2024-12-03T17:19:06Z

Overview

66 Active Pull Requests
33 Active Issues
Excluding merges, 1 author has pushed 43 commits to dev and 272 commits to all branches. On dev, 32 files have changed and there have been 1680 additions and 1281 deletions.

10 Releases published by 1 user

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

Published v0.2.14 2024-03-28 22:39:48 -07:00

Published v0.2.13 2024-03-16 19:01:49 -07:00

Published v0.2.12 2024-02-15 14:55:45 -08:00

Published v0.2.11 2024-01-17 22:28:30 -08:00

Published v0.2.10 2024-01-08 12:22:46 -08:00

Published v0.2.10-alpha 2023-12-07 12:38:02 -08:00

62 Pull requests merged by 1 user

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

Merged #56 feat: Instantiate mvars during echo 2024-03-31 17:10:30 -07:00

Merged #55 feat: Specify type in echo 2024-03-31 16:45:44 -07:00

Merged #54 fix: Instantiation causes infinite loop 2024-03-31 16:43:53 -07:00

Merged #52 feat: Instantiation tests 2024-03-30 00:08:33 -07:00

Merged #53 fix: Build failure on macOS due to LLVM version 2024-03-30 00:07:27 -07:00

Merged #47 feat: Query arbitrary assignment in goal 2024-03-29 23:48:21 -07:00

Merged #51 chore: Version bump and toolchain cleanup 2024-03-28 22:36:26 -07:00

Merged #50 feat: Remove display of implementation details 2024-03-28 22:35:38 -07:00

Merged #49 build: Toolchain bump and Nix flake fix 2024-03-28 12:05:15 -07:00

Merged #48 feat: Output shared library in Nix flake 2024-03-16 19:01:04 -07:00

Merged #45 feat: Print parent expression assignment 2024-02-15 14:55:05 -08:00

Merged #46 feat: Add leanpkgs to the flake output 2024-02-15 14:30:31 -08:00

Merged #44 test: Option controlled mvar instantiation 2024-01-17 22:27:44 -08:00

Merged #43 feat: Print inductives, constructors, and recursors in env.inspect 2024-01-17 14:02:56 -08:00

Merged #42 test: Deserialization 2024-01-08 12:21:45 -08:00

Merged #41 feat: Add definitions and theorems to the environment 2023-12-26 12:41:02 -08:00

Merged #40 feat: Change the main interaction monad 2023-12-14 05:46:40 -08:00

Merged #38 chore: Version downgrade to 0.2.10-alpha 2023-12-07 12:38:28 -08:00

Merged #37 fix: Printing projection leads to crash 2023-12-07 12:33:02 -08:00

Merged #36 feat: Handling of private names 2023-12-05 20:22:38 -08:00

Merged #35 feat: Print structural projection as application 2023-12-05 20:20:52 -08:00

4 Pull requests proposed by 1 user

Proposed #123 doc: Design Rationale Document 2024-11-15 23:37:07 -08:00

Proposed #128 feat: Extract type error and new constants 2024-11-26 12:18:08 -08:00

Proposed #129 feat: Pickling goal states 2024-11-26 12:19:03 -08:00

Proposed #130 feat: Erase macro scopes in sexp 2024-11-26 12:35:38 -08:00

20 Issues closed from 1 user

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

Closed #24 The option on GoalTacticResult.goals? is redundant 2024-01-16 14:20:31 -08:00

Closed #34 Print structures 2024-01-08 12:24:00 -08:00

Closed #1 Allow adding definitions to environments 2023-12-26 12:46:33 -08:00

Closed #39 The main interaction monad should be MetaM and not TermElabM 2023-12-26 12:46:14 -08:00

13 Issues created by 1 user

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

Opened #95 Pickling 2024-09-06 22:38:16 -07:00

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

Opened #102 Timeout for tactics 2024-09-09 23:49:44 -07:00

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

Opened #114 Incremental and intercepted parsing of Lean code 2024-10-13 17:50:45 -07:00

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

Opened #122 Mathlib4 Parsing Error 2024-11-15 23:11:50 -08:00

Opened #124 Erase macro scopes in sexp binders 2024-11-19 01:29:10 -08:00

Opened #125 Wrong code/Compilation Failure Extraction 2024-11-25 15:21:11 -08:00

Opened #126 Extraction of new symbols in each compilation unit 2024-11-25 15:21:55 -08:00

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

Opened #131 Add aarch64-{linux,darwin} targets in flake 2024-12-03 00:39:35 -08:00

1 Unresolved Conversation

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