lean4-htt/src/Lean/Elab
2022-04-17 15:52:21 -07:00
..
Deriving chore: remove trace[Meta.debug] leftovers 2022-04-08 06:49:09 -07:00
PreDefinition fix: pattern hover information 2022-04-08 15:03:42 -07:00
Quotation feat: quotation precheck for choice nodes 2022-03-29 10:50:11 +02:00
Tactic feat: add option tactic.dbg_cache 2022-04-17 13:47:28 -07:00
App.lean feat: improve dot name resolution by lazily unfolding resulting type 2022-04-10 14:37:27 -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 fix: fun (x ...) ... should not be treated as a pattern 2022-04-15 10:00:26 -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 fix: fall-out from syntax kind lookup change 2022-04-15 08:50:46 -07:00
BuiltinTerm.lean chore: fix repo 2022-04-01 11:24:30 -07:00
Command.lean fix: using invalid name generator at ContextInfo.runMetaM 2022-04-15 18:42:34 -07:00
Config.lean refactor: move setElabConfig to Elab directory 2021-12-06 08:12:59 -08:00
Declaration.lean chore: remove {} from ctor parser 2022-04-13 08:47:21 -07:00
DeclarationRange.lean feat: refine declaration ranges at instance & example 2021-11-27 07:25:15 -08:00
DeclModifiers.lean doc: docstrings for decls and attributes 2022-04-08 04:19:38 -07:00
DeclUtil.lean chore: cleanup 2022-01-26 09:18:17 -08:00
DefView.lean feat: use sorry if failed to synthesize default element for unsafe constant 2022-04-05 16:52:54 -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 feat: use sorry if failed to synthesize default element for unsafe constant 2022-04-05 16:52:54 -07:00
Frontend.lean feat: improve checkpoint tactic 2022-03-31 20:51:53 -07:00
GenInjective.lean
Import.lean
Inductive.lean chore: remove {} from ctor parser 2022-04-13 08:47:21 -07:00
InfoTree.lean fix: using invalid name generator at ContextInfo.runMetaM 2022-04-15 18:42:34 -07:00
LetRec.lean refactor: change addTermInfo type 2022-04-08 15:01:57 -07:00
Level.lean chore: remove workarounds for #1090 2022-04-01 11:28:17 -07:00
Log.lean
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: jump to definition for match pattern variables 2022-04-09 15:36:42 -07:00
MatchAltView.lean
Mixfix.lean fix: inconsistency between syntax and kind names 2022-04-01 11:20:16 -07:00
MutualDef.lean refactor: change addTermInfo type 2022-04-08 15:01:57 -07:00
Notation.lean fix: inconsistency between syntax and kind names 2022-04-01 11:20:16 -07:00
Open.lean
PatternVar.lean chore: remove workarounds for #1090 2022-04-01 11:28:17 -07:00
PreDefinition.lean chore: remove stray file breaking stage 0 update 2022-01-10 12:57:51 +01:00
Print.lean chore: style 2022-04-07 17:35:05 -07:00
Quotation.lean refactor: split term/command quotations 2022-04-15 08:50:46 -07: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 chore: remove {} from structure command 2022-04-13 10:19:00 -07:00
Syntax.lean feat: always accept antiquotations, simplify quotDepth code 2022-04-06 19:43:07 +02: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 fix: tactic cache corruption 2022-04-17 15:52:21 -07:00
Util.lean chore: fix codebase after removing auto pure 2022-02-03 18:08:14 -08:00