| .. |
|
Deriving
|
fix: rm instance TypeName String because it is unused
|
2022-10-06 11:00:43 -07:00 |
|
InfoTree
|
feat: make CustomInfo use Dynamic instead of Json
|
2022-10-06 11:00:43 -07:00 |
|
PreDefinition
|
fix: fixes #1674
|
2022-10-07 13:33:41 -07:00 |
|
Quotation
|
feat: add hover info for quot precheck
|
2022-08-13 17:31:57 -07:00 |
|
Tactic
|
chore: annotate relevant monadic code with [alwaysInline]
|
2022-10-12 19:48:02 -07:00 |
|
App.lean
|
feat: add implementation-detail hypotheses
|
2022-10-11 17:24:35 -07:00 |
|
Arg.lean
|
chore: remove unused param
|
2022-07-29 20:41:38 -07:00 |
|
Attributes.lean
|
chore: import reductions
|
2022-09-15 14:02:38 -07:00 |
|
AutoBound.lean
|
chore: convert doc/mod comments from /- to /--//-! (#1354)
|
2022-07-22 12:05:31 -07:00 |
|
AuxDef.lean
|
feat: add (canonical := true) option in Syntax
|
2022-09-27 22:09:54 +02:00 |
|
Binders.lean
|
feat: add implementation-detail hypotheses
|
2022-10-11 17:24:35 -07:00 |
|
BindersUtil.lean
|
chore: post-bootstrap cleanup
|
2022-10-11 17:24:35 -07:00 |
|
BuiltinCommand.lean
|
feat: import command stub
|
2022-10-12 11:11:31 -07:00 |
|
BuiltinNotation.lean
|
feat: use have token span for implicit this
|
2022-09-27 22:09:54 +02:00 |
|
BuiltinTerm.lean
|
feat: clear%
|
2022-10-11 17:24:35 -07:00 |
|
Calc.lean
|
doc: document all the tactics
|
2022-08-01 08:08:03 -07:00 |
|
Command.lean
|
chore: annotate relevant monadic code with [alwaysInline]
|
2022-10-12 19:48:02 -07:00 |
|
ComputedFields.lean
|
fix: ComputedFields.lean
|
2022-09-07 20:35:59 -07:00 |
|
Config.lean
|
chore: convert doc/mod comments from /- to /--//-! (#1354)
|
2022-07-22 12:05:31 -07:00 |
|
Declaration.lean
|
feat: move docstring before | in ctors
|
2022-09-14 08:26:17 -07:00 |
|
DeclarationRange.lean
|
refactor: move MonadLog
|
2022-05-31 16:50:48 -07:00 |
|
DeclModifiers.lean
|
feat: go to duplicate definition
|
2022-10-11 10:07:49 +02:00 |
|
DeclUtil.lean
|
refactor: use computed fields for Expr
|
2022-07-11 14:19:41 -07:00 |
|
DefView.lean
|
chore: import reductions
|
2022-09-15 14:02:38 -07:00 |
|
Deriving.lean
|
feat: Std.TypeName and Std.Dynamic
|
2022-08-10 06:31:46 -07:00 |
|
Do.lean
|
feat: add implementation-detail hypotheses
|
2022-10-11 17:24:35 -07:00 |
|
ElabRules.lean
|
feat: add (canonical := true) option in Syntax
|
2022-09-27 22:09:54 +02:00 |
|
Eval.lean
|
feat: add evalTerm and Meta.evalExpr
|
2022-06-28 19:14:40 -07:00 |
|
Exception.lean
|
|
|
|
Extra.lean
|
chore: move Std.* data structures to Lean.*
|
2022-09-26 05:46:04 -07:00 |
|
Frontend.lean
|
refactor: rename isExitCommand -> isTerminalCommand
|
2022-10-12 11:11:31 -07:00 |
|
GenInjective.lean
|
fix: use resolveGlobalConstNoOverloadWithInfo more
|
2022-08-13 18:20:55 -07:00 |
|
Import.lean
|
feat: add lean --print-deps-json
|
2022-07-06 16:12:30 +02:00 |
|
Inductive.lean
|
fix: term info for inductive ctors
|
2022-09-14 08:26:17 -07:00 |
|
InfoTree.lean
|
refactor: split InfoTree.lean
|
2022-07-25 08:41:34 -07:00 |
|
InheritDoc.lean
|
feat: add @[inheritDoc] attribute
|
2022-08-16 18:31:55 -07:00 |
|
LetRec.lean
|
fix: def _root_ and dotted notation in recursive definitions
|
2022-07-07 07:57:51 -07:00 |
|
Level.lean
|
chore: annotate relevant monadic code with [alwaysInline]
|
2022-10-12 19:48:02 -07:00 |
|
Macro.lean
|
feat: add (canonical := true) option in Syntax
|
2022-09-27 22:09:54 +02:00 |
|
MacroArgUtil.lean
|
feat: add (canonical := true) option in Syntax
|
2022-09-27 22:09:54 +02:00 |
|
MacroRules.lean
|
feat: add (canonical := true) option in Syntax
|
2022-09-27 22:09:54 +02:00 |
|
Match.lean
|
refactor: remove _aux_discr
|
2022-10-11 17:24:35 -07:00 |
|
MatchAltView.lean
|
chore: convert doc/mod comments from /- to /--//-! (#1354)
|
2022-07-22 12:05:31 -07:00 |
|
Mixfix.lean
|
feat: attributes on notation
|
2022-08-14 11:18:20 -07:00 |
|
MutualDef.lean
|
feat: add implementation-detail hypotheses
|
2022-10-11 17:24:35 -07:00 |
|
Notation.lean
|
fix: @[inheritDoc] on notation
|
2022-08-27 07:11:39 -07:00 |
|
Open.lean
|
fix: hygienic resolution of namespaces
|
2022-08-20 22:29:46 +02:00 |
|
PatternVar.lean
|
doc: some doc strings
|
2022-07-30 21:18:50 -07:00 |
|
PreDefinition.lean
|
|
|
|
Print.lean
|
feat: more TSyntax API & coercions
|
2022-06-27 22:37:02 +02:00 |
|
Quotation.lean
|
chore: replace let by have in stx matches
|
2022-10-12 11:52:28 -07:00 |
|
RecAppSyntax.lean
|
refactor: use computed fields for Expr
|
2022-07-11 14:19:41 -07:00 |
|
SetOption.lean
|
refactor: move MonadLog
|
2022-05-31 16:50:48 -07:00 |
|
StructInst.lean
|
chore: move Std.* data structures to Lean.*
|
2022-09-26 05:46:04 -07:00 |
|
Structure.lean
|
fix: fixes #1705
|
2022-10-07 13:11:26 -07:00 |
|
Syntax.lean
|
feat: add (canonical := true) option in Syntax
|
2022-09-27 22:09:54 +02:00 |
|
SyntheticMVars.lean
|
chore: move Std.* data structures to Lean.*
|
2022-09-26 05:46:04 -07:00 |
|
Tactic.lean
|
feat: add congr tactic
|
2022-08-01 18:44:07 -07:00 |
|
Term.lean
|
chore: annotate relevant monadic code with [alwaysInline]
|
2022-10-12 19:48:02 -07:00 |
|
Util.lean
|
feat: more conservative SpecParamInfo inference
|
2022-10-13 08:20:55 -07:00 |