..
Control
chore: add semiOutParam annotations
2023-04-10 13:00:04 -07:00
Data
feat: upstream some Syntax/Position helper functions used in code actions in Std ( #3260 )
2024-02-09 10:50:19 +00:00
System
refactor: make Promise implementation opaque ( #3273 )
2024-02-09 10:43:41 +00:00
Classical.lean
refactor: move by_cases to Init/Classical.lean
2024-02-09 09:57:57 +11:00
Coe.lean
chore: upstream Std.Tactic.CoeExt to Lean.Elab.CoeExt ( #3280 )
2024-02-09 04:55:49 +00:00
Control.lean
Conv.lean
chore: update domain
2023-09-20 15:13:27 -07:00
Core.lean
chore: rwa tactic macro ( #3299 )
2024-02-10 04:59:24 +00:00
Data.lean
Dynamic.lean
chore: snake-case attributes (part 2)
2022-10-19 09:28:08 -07:00
Guard.lean
feat: upstream guard_expr ( #3297 )
2024-02-11 23:25:04 +00:00
Hints.lean
Meta.lean
feat: upstream TSyntax helper functions ( #3261 )
2024-02-07 22:53:27 +00:00
MetaTypes.lean
feat: add option simprocs
2024-01-09 12:57:15 +01:00
Notation.lean
chore: add unsafe term builtin parser
2024-02-09 18:23:46 +11:00
NotationExtra.lean
feat: elidible subterms ( #3201 )
2024-01-31 17:28:29 +00:00
Prelude.lean
chore: upstream Divides class and syntax ( #3283 )
2024-02-08 08:09:02 +00:00
RCases.lean
chore: upstream rcases ( #3292 )
2024-02-10 05:22:02 +00:00
ShareCommon.lean
chore: snake-case attributes (part 2)
2022-10-19 09:28:08 -07:00
SimpLemmas.lean
feat: replace ite and dite shortcircuit theorems with simproc
2024-01-09 12:57:15 +01:00
Simproc.lean
fix: don't drop doc-comments on simprocs ( #3259 )
2024-02-06 20:31:36 +00:00
SizeOf.lean
SizeOfLemmas.lean
fix: protect sizeOf lemmas
2023-07-19 08:50:59 +02:00
System.lean
Tactics.lean
fix: trailing whitespace in location formatter ( #3318 )
2024-02-13 15:53:29 +00:00
TacticsExtra.lean
chore: upstream repeat/split_ands/subst_eqs ( #3305 )
2024-02-13 12:21:14 +00:00
Util.lean
perf: leak environments not freed before process exit
2023-11-14 17:33:04 +01:00
WF.lean
fix: generalize Prod.lexAccessible to match Lean 3 ( #2388 )
2023-08-09 08:54:53 -07:00
WFTactics.lean
refactor: add Init/MetaTypes to workaround bootstrapping issues
2023-10-29 09:38:23 -07:00