| .. |
|
Deriving
|
fix: bug at deriving Hashable
|
2022-03-24 18:46:10 -07:00 |
|
PreDefinition
|
fix: equation generation for nested recursive definitions
|
2022-03-31 17:04:06 -07:00 |
|
Quotation
|
feat: quotation precheck for choice nodes
|
2022-03-29 10:50:11 +02:00 |
|
Tactic
|
fix: checkpoint
|
2022-04-01 05:53:18 -07:00 |
|
App.lean
|
fix: allow universes to be postponed further
|
2022-03-22 13:57:58 -07:00 |
|
Arg.lean
|
refactor: move methods to MetaM
|
2022-03-10 10:00:46 -08:00 |
|
Attributes.lean
|
chore: remove arbitrary
|
2022-01-15 12:14:27 -08:00 |
|
AutoBound.lean
|
chore: simplify option names
|
2022-02-08 12:23:24 -08:00 |
|
AuxDef.lean
|
fix: aux_def: avoid creating unparseable names
|
2021-12-17 14:21:35 -08:00 |
|
AuxDiscr.lean
|
feat: cleanup local context before elaborating match alternatives RHS
|
2022-03-29 18:52:07 -07:00 |
|
Binders.lean
|
feat: cleanup local context before elaborating match alternatives RHS
|
2022-03-29 18:52:07 -07:00 |
|
BindersUtil.lean
|
feat: macro expand match alternatives
|
2022-03-20 14:20:13 -07:00 |
|
BuiltinCommand.lean
|
feat: improve #eval command
|
2022-03-20 15:18:47 -07:00 |
|
BuiltinNotation.lean
|
chore: fix codebase after removing auto pure
|
2022-02-03 18:08:14 -08:00 |
|
BuiltinTerm.lean
|
chore: prepare for #1090
|
2022-04-01 11:11:28 -07:00 |
|
Command.lean
|
feat: improve checkpoint tactic
|
2022-03-31 20:51:53 -07:00 |
|
Config.lean
|
refactor: move setElabConfig to Elab directory
|
2021-12-06 08:12:59 -08:00 |
|
Declaration.lean
|
chore: fix codebase after removing auto pure
|
2022-02-03 18:08:14 -08:00 |
|
DeclarationRange.lean
|
feat: refine declaration ranges at instance & example
|
2021-11-27 07:25:15 -08:00 |
|
DeclModifiers.lean
|
refactor: make String.Pos opaque
|
2022-03-20 10:47:13 -07:00 |
|
DeclUtil.lean
|
chore: cleanup
|
2022-01-26 09:18:17 -08:00 |
|
DefView.lean
|
fix: inconsistency between syntax and kind names
|
2022-04-01 11:20:16 -07:00 |
|
Deriving.lean
|
|
|
|
Do.lean
|
feat: macro expand match alternatives
|
2022-03-20 14:20:13 -07:00 |
|
ElabRules.lean
|
fix: propagate local and scope modifiers at elab_rules
|
2022-03-19 16:08:06 -07:00 |
|
Exception.lean
|
fix: endPos missing at trace messages
|
2022-02-28 10:55:45 -08:00 |
|
Extra.lean
|
fix: catch mkAppM exceptions
|
2022-03-23 17:35:04 -07:00 |
|
Frontend.lean
|
feat: improve checkpoint tactic
|
2022-03-31 20:51:53 -07:00 |
|
GenInjective.lean
|
fix: respect preresolved names at resolveConst*
|
2021-07-30 07:17:50 -07:00 |
|
Import.lean
|
chore: rebase and rm rawPos
|
2021-08-03 09:13:18 +02:00 |
|
Inductive.lean
|
fix: add new addAutoBoundImplicits that avoids the hack at addAutoBoundImplicitsOld
|
2022-03-25 08:40:57 -07:00 |
|
InfoTree.lean
|
chore: style use · instead of . for lambda dot notation
|
2022-03-11 07:49:03 -08:00 |
|
LetRec.lean
|
chore: style
|
2022-02-09 10:13:52 -08:00 |
|
Level.lean
|
chore: prepare for #1090
|
2022-04-01 11:11:28 -07:00 |
|
Log.lean
|
chore: rebase and rm rawPos
|
2021-08-03 09:13:18 +02:00 |
|
Macro.lean
|
fix: go to definition for macro_rules etc.
|
2021-11-24 11:54:13 +01:00 |
|
MacroArgUtil.lean
|
fix: inconsistency between syntax and kind names
|
2022-04-01 11:20:16 -07:00 |
|
MacroRules.lean
|
fix: go to definition for macro_rules etc.
|
2021-11-24 11:54:13 +01:00 |
|
Match.lean
|
feat: cleanup local context before elaborating match alternatives RHS
|
2022-03-29 18:52:07 -07:00 |
|
MatchAltView.lean
|
refactor: add MatchAltView.lean and PatternVar.lean
|
2021-06-28 08:29:47 -07:00 |
|
Mixfix.lean
|
fix: inconsistency between syntax and kind names
|
2022-04-01 11:20:16 -07:00 |
|
MutualDef.lean
|
fix: addAutoBoundImplicitsOld occurrences at MutualDef.lean and Structure.lean
|
2022-03-25 09:07:59 -07:00 |
|
Notation.lean
|
fix: inconsistency between syntax and kind names
|
2022-04-01 11:20:16 -07:00 |
|
Open.lean
|
chore: elaborate open scoped
|
2021-08-21 07:16:24 -07:00 |
|
PatternVar.lean
|
chore: prepare for #1090
|
2022-04-01 11:11:28 -07:00 |
|
PreDefinition.lean
|
chore: remove stray file breaking stage 0 update
|
2022-01-10 12:57:51 +01:00 |
|
Print.lean
|
fix: inconsistency between syntax and kind names
|
2022-04-01 11:20:16 -07:00 |
|
Quotation.lean
|
fix: antiquotation splices early in bootstrapping
|
2022-03-21 17:44:15 +01:00 |
|
RecAppSyntax.lean
|
feat: save syntax around recursive applications
|
2021-12-16 17:13:55 -08:00 |
|
SetOption.lean
|
fix: empty option completion
|
2021-12-10 14:19:19 -08:00 |
|
StructInst.lean
|
perf: add InstantiateLevelCaches for types and values at CoreM
|
2022-03-15 17:42:38 -07:00 |
|
Structure.lean
|
fix: addAutoBoundImplicitsOld occurrences at MutualDef.lean and Structure.lean
|
2022-03-25 09:07:59 -07:00 |
|
Syntax.lean
|
fix: inconsistency between syntax and kind names
|
2022-04-01 11:20:16 -07:00 |
|
SyntheticMVars.lean
|
fix: allow universes to be postponed further
|
2022-03-22 13:57:58 -07:00 |
|
Tactic.lean
|
feat: basic tactic cache
|
2022-03-31 19:53:03 -07:00 |
|
Term.lean
|
feat: improve checkpoint tactic
|
2022-03-31 20:51:53 -07:00 |
|
Util.lean
|
chore: fix codebase after removing auto pure
|
2022-02-03 18:08:14 -08:00 |