| .. |
|
PreDefinition
|
fix: forallTelescopeReducing => forallTelescope
|
2020-09-10 18:06:29 -07:00 |
|
Tactic
|
feat: rewrite tactic
|
2020-09-18 16:13:14 -07:00 |
|
Alias.lean
|
feat: pretty print shortened names (export/open/namespace/private)
|
2020-09-17 08:12:28 -07:00 |
|
App.lean
|
refactor: move nextMacroScope to Core.State
|
2020-09-18 12:00:24 -07:00 |
|
Attributes.lean
|
refactor: remove MonadError
|
2020-09-18 09:58:13 -07:00 |
|
Binders.lean
|
feat: macro scope as the single mechanism for creating fresh names
|
2020-09-14 20:09:07 -07:00 |
|
BuiltinNotation.lean
|
feat: expand show-by and have-by macros
|
2020-09-14 15:08:28 -07:00 |
|
CollectFVars.lean
|
feat: filter unused variables in mutually recursive definitions
|
2020-09-02 17:02:35 -07:00 |
|
Command.lean
|
refactor: move nextMacroScope to Core.State
|
2020-09-18 12:00:24 -07:00 |
|
Declaration.lean
|
refactor: factor out macros from mutual elaborator
|
2020-09-19 13:10:10 -07:00 |
|
DeclModifiers.lean
|
refactor: remove MonadError
|
2020-09-18 09:58:13 -07:00 |
|
DeclUtil.lean
|
feat: compute level parameters for mutually recursive definitions
|
2020-09-05 07:34:26 -07:00 |
|
DefView.lean
|
chore: rename Definition.lean => DefView.lean
|
2020-09-06 08:40:48 -07:00 |
|
DoNotation.lean
|
chore: cleanup do elaborator
|
2020-09-19 11:49:47 -07:00 |
|
Exception.lean
|
refactor: remove MonadError
|
2020-09-18 09:58:13 -07:00 |
|
Frontend.lean
|
fix: must log at evalCommand
|
2020-09-16 14:55:58 -07:00 |
|
Import.lean
|
chore: remove prelude commands from Lean package
|
2020-06-25 11:21:17 -07:00 |
|
Inductive.lean
|
fix: check inductive datatype parameters in constructor resulting type
|
2020-09-14 16:56:13 -07:00 |
|
LetRec.lean
|
fix: adjust expanders and elaborators to new matchAlts node
|
2020-09-04 18:59:28 -07:00 |
|
Level.lean
|
refactor: remove MonadError
|
2020-09-18 09:58:13 -07:00 |
|
Log.lean
|
refactor: remove MonadError
|
2020-09-18 09:58:13 -07:00 |
|
Match.lean
|
feat: add expandMacro? and expandMacros methods to MacroM
|
2020-09-19 13:02:27 -07:00 |
|
MutualDef.lean
|
fix: mkLetRecClosureFor
|
2020-09-08 15:14:46 -07:00 |
|
PreDefinition.lean
|
fix: forallTelescopeReducing => forallTelescope
|
2020-09-10 18:06:29 -07:00 |
|
Print.lean
|
refactor: move Closure.lean to Meta
|
2020-09-03 11:54:08 -07:00 |
|
Quotation.lean
|
feat: macros for the syntax category
|
2020-09-19 15:00:41 -07:00 |
|
ResolveName.lean
|
refactor: move OpenDecl to Data
|
2020-09-15 16:53:53 -07:00 |
|
StrategyAttrs.lean
|
chore: remove prelude commands from Lean package
|
2020-06-25 11:21:17 -07:00 |
|
StructInst.lean
|
chore: factor out nested macro at structInst elaborator
|
2020-09-19 11:56:20 -07:00 |
|
Structure.lean
|
fix: missing field params
|
2020-09-11 16:26:52 -07:00 |
|
Syntax.lean
|
feat: add notFollowedBy to syntax
|
2020-09-19 15:43:44 -07:00 |
|
SyntheticMVars.lean
|
fix: error position for unsolved goals
|
2020-09-15 10:46:40 -07:00 |
|
Tactic.lean
|
feat: rewrite tactic
|
2020-09-18 16:13:14 -07:00 |
|
Term.lean
|
refactor: move nextMacroScope to Core.State
|
2020-09-18 12:00:24 -07:00 |
|
Util.lean
|
refactor: factor out macros from mutual elaborator
|
2020-09-19 13:10:10 -07:00 |