| .. |
|
Deriving
|
chore: unused binding in FromToJson
|
2021-07-15 21:57:55 +02:00 |
|
PreDefinition
|
chore: style
|
2021-06-21 10:17:26 -07:00 |
|
Quotation
|
feat: store elaborator declaration name in info tree
|
2021-06-21 10:17:26 -07:00 |
|
Tactic
|
refactor: add BuiltinTactic.lean
|
2021-06-28 10:08:42 -07:00 |
|
App.lean
|
feat: uniformly split idents
|
2021-07-19 09:55:37 +02:00 |
|
Arg.lean
|
refactor: add Arg.lean
|
2021-06-28 08:10:16 -07:00 |
|
Attributes.lean
|
refactor: make notation and macro macros again
|
2021-04-24 11:25:08 +02:00 |
|
AutoBound.lean
|
feat: extend set of valid characters that can occur in an auto bound implicit local name suffix
|
2021-02-02 10:29:29 -08:00 |
|
Binders.lean
|
fix: non-dependent arrow should not extend local context
|
2021-06-29 06:31:37 -07:00 |
|
BindersUtil.lean
|
refactor: add BindersUtil.lean
|
2021-06-28 08:44:16 -07:00 |
|
BuiltinCommand.lean
|
fix: fixes #536
|
2021-06-29 18:24:46 -07:00 |
|
BuiltinNotation.lean
|
chore: style
|
2021-06-21 10:17:26 -07:00 |
|
BuiltinTerm.lean
|
refactor: add BuiltinTerm.lean
|
2021-06-28 07:55:52 -07:00 |
|
Command.lean
|
refactor: add BuiltinCommand.lean
|
2021-06-29 16:52:00 -07:00 |
|
Declaration.lean
|
chore: fix codebase and tests
|
2021-06-29 17:14:52 -07:00 |
|
DeclarationRange.lean
|
chore: naming
|
2021-01-20 16:48:50 +01:00 |
|
DeclModifiers.lean
|
feat: trace support for MacroM
|
2021-04-23 19:15:14 -07:00 |
|
DeclUtil.lean
|
chore: avoid inline
|
2021-06-28 10:17:01 -07:00 |
|
DefView.lean
|
refactor: make notation and macro macros again
|
2021-04-24 11:25:08 +02:00 |
|
Deriving.lean
|
feat: add Ord and deriving instance for it.
|
2021-04-03 21:27:26 -07:00 |
|
Do.lean
|
chore: avoid inline
|
2021-06-28 10:17:01 -07:00 |
|
ElabRules.lean
|
refactor: split Syntax.lean
|
2021-06-28 13:52:04 -07:00 |
|
Exception.lean
|
fix: unresolved holes in the exact tactic, backtracking issues
|
2021-05-06 13:44:01 -07:00 |
|
Extra.lean
|
feat: refine binop% elaborator
|
2021-04-30 19:37:58 -07:00 |
|
Frontend.lean
|
fix: move elabCommand parts that should happen only once into new function
|
2021-06-29 06:34:15 -07:00 |
|
GenInjective.lean
|
feat: elaborate bootstrapping helper command gen_injective_theorems%
|
2021-05-13 22:27:05 -07:00 |
|
Import.lean
|
chore: naming
|
2021-01-20 16:48:50 +01:00 |
|
Inductive.lean
|
chore: fix mutable variable shadowing
|
2021-05-22 19:24:41 -07:00 |
|
InfoTree.lean
|
feat: go-to for structure fields
|
2021-07-05 19:42:01 +02:00 |
|
LetRec.lean
|
feat: allow haveDecl, sufficesDecl, letRecDecls in antiquotations
|
2021-03-12 17:40:16 -08:00 |
|
Level.lean
|
refactor: revert MonadRef changes
|
2021-06-21 10:17:26 -07:00 |
|
Log.lean
|
fix: info on non-atomic simp args
|
2021-06-23 00:08:07 -07:00 |
|
Macro.lean
|
refactor: split Syntax.lean
|
2021-06-28 13:52:04 -07:00 |
|
MacroArgUtil.lean
|
refactor: split Syntax.lean
|
2021-06-28 13:52:04 -07:00 |
|
MacroRules.lean
|
refactor: split Syntax.lean
|
2021-06-28 13:52:04 -07:00 |
|
Match.lean
|
refactor: add MatchAltView.lean and PatternVar.lean
|
2021-06-28 08:29:47 -07:00 |
|
MatchAltView.lean
|
refactor: add MatchAltView.lean and PatternVar.lean
|
2021-06-28 08:29:47 -07:00 |
|
Mixfix.lean
|
refactor: split Syntax.lean
|
2021-06-28 13:52:04 -07:00 |
|
MutualDef.lean
|
fix: do not leak nested definitions from example
|
2021-05-03 09:11:14 +02:00 |
|
Notation.lean
|
refactor: split Syntax.lean
|
2021-06-28 13:52:04 -07:00 |
|
Open.lean
|
refactor: add polymorphic elabOpenDecl method
|
2021-03-06 15:32:59 -08:00 |
|
PatternVar.lean
|
refactor: add MatchAltView.lean and PatternVar.lean
|
2021-06-28 08:29:47 -07:00 |
|
PreDefinition.lean
|
chore: remove #lang lean4 header
|
2020-10-25 09:54:07 -07:00 |
|
Print.lean
|
feat: term info at many more constants
|
2021-03-20 08:31:06 -07:00 |
|
Quotation.lean
|
chore: style
|
2021-06-21 10:17:26 -07:00 |
|
SetOption.lean
|
chore: make sure we don't lift methods over binders
|
2021-04-15 12:06:46 -07:00 |
|
StructInst.lean
|
feat: go-to for structure fields
|
2021-07-05 19:42:01 +02:00 |
|
Structure.lean
|
feat: automatically generate injectivity theorems
|
2021-05-14 18:05:04 -07:00 |
|
Syntax.lean
|
refactor: split Syntax.lean
|
2021-06-28 13:52:04 -07:00 |
|
SyntheticMVars.lean
|
fix: report (pending) type mismatch errors in simp arguments
|
2021-06-16 11:35:49 -10:00 |
|
Tactic.lean
|
refactor: add BuiltinTactic.lean
|
2021-06-28 10:08:42 -07:00 |
|
Term.lean
|
feat: uniformly split idents
|
2021-07-19 09:55:37 +02:00 |
|
Util.lean
|
refactor: revert MonadRef changes
|
2021-06-21 10:17:26 -07:00 |