lean4-htt/src/Lean/Elab
2022-02-09 10:13:52 -08:00
..
Deriving chore: fix codebase after removing auto pure 2022-02-03 18:08:14 -08:00
PreDefinition fix: handling of letrec declarations in the well-founded recursion module 2022-02-09 10:13:52 -08:00
Quotation chore: fix codebase after removing auto pure 2022-02-03 18:08:14 -08:00
Tactic feat: add simpTargetStar 2022-02-08 11:43:45 -08:00
App.lean chore: prepare to remove coe definitions 2022-01-20 15:07:54 -08:00
Arg.lean refactor: add Arg.lean 2021-06-28 08:10:16 -07: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
Binders.lean chore: fix codebase after removing auto pure 2022-02-03 18:08:14 -08:00
BindersUtil.lean refactor: add BindersUtil.lean 2021-06-28 08:44:16 -07:00
BuiltinCommand.lean chore: fix codebase after removing auto pure 2022-02-03 18:08:14 -08:00
BuiltinNotation.lean chore: fix codebase after removing auto pure 2022-02-03 18:08:14 -08:00
BuiltinTerm.lean chore: fix codebase after removing auto pure 2022-02-03 18:08:14 -08:00
Command.lean chore: fix codebase after removing auto pure 2022-02-03 18:08:14 -08: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 feat: reject user declared namespaces containing _root 2022-01-26 19:15:45 -08:00
DeclUtil.lean chore: cleanup 2022-01-26 09:18:17 -08:00
DefView.lean chore: cleanup 2022-01-26 18:26:23 -08:00
Deriving.lean feat: add Ord and deriving instance for it. 2021-04-03 21:27:26 -07:00
Do.lean chore: fix codebase after removing auto pure 2022-02-03 18:08:14 -08:00
ElabRules.lean chore: fix codebase after removing auto pure 2022-02-03 18:08:14 -08:00
Exception.lean chore: rebase and rm rawPos 2021-08-03 09:13:18 +02:00
Extra.lean chore: fix codebase after removing auto pure 2022-02-03 18:08:14 -08:00
Frontend.lean perf: reduce size of ilean files 2022-01-14 09:18:57 +01: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 feat: allow attributes on structures and inductives 2021-12-23 08:04:36 -08:00
InfoTree.lean chore: fix codebase after removing auto pure 2022-02-03 18:08:14 -08:00
LetRec.lean chore: style 2022-02-09 10:13:52 -08:00
Level.lean chore: simplify option names 2022-02-08 12:23:24 -08: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 chore: fix codebase after removing auto pure 2022-02-03 18:08:14 -08:00
MacroRules.lean fix: go to definition for macro_rules etc. 2021-11-24 11:54:13 +01:00
Match.lean chore: fix codebase after removing auto pure 2022-02-03 18:08:14 -08:00
MatchAltView.lean refactor: add MatchAltView.lean and PatternVar.lean 2021-06-28 08:29:47 -07:00
Mixfix.lean fix: make precedence mandatory for mixfix commands 2021-07-19 13:18:58 -07:00
MutualDef.lean chore: fix codebase after removing auto pure 2022-02-03 18:08:14 -08:00
Notation.lean chore: fix codebase after removing auto pure 2022-02-03 18:08:14 -08:00
Open.lean chore: elaborate open scoped 2021-08-21 07:16:24 -07:00
PatternVar.lean chore: remove dead code 2022-01-26 10:38:46 -08:00
PreDefinition.lean chore: remove stray file breaking stage 0 update 2022-01-10 12:57:51 +01:00
Print.lean feat: compleation at #print command 2021-12-15 13:13:39 -08:00
Quotation.lean chore: fix codebase after removing auto pure 2022-02-03 18:08:14 -08: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 fix: make info of fields synthesized by structure update synthetic 2022-02-06 08:50:07 -08:00
Structure.lean fix: refs to copied subobjects in diamond extension 2022-02-07 10:54:32 -08:00
Syntax.lean chore: fix codebase after removing auto pure 2022-02-03 18:08:14 -08:00
SyntheticMVars.lean chore: register Elab.resume trace class 2021-12-09 13:37:39 -08:00
Tactic.lean feat: unfold tactic 2022-01-07 13:51:45 -08:00
Term.lean chore: simplify option names 2022-02-08 12:23:24 -08:00
Util.lean chore: fix codebase after removing auto pure 2022-02-03 18:08:14 -08:00