lean4-htt/src/Lean
2020-08-31 06:50:01 -07:00
..
Compiler refactor: consistent io_result_mk* naming 2020-08-31 11:08:57 +02:00
Data chore: copyright 2020-08-31 06:50:01 -07:00
Elab fix: correct line numbers 2020-08-31 06:50:01 -07:00
Meta feat: improve error location for unassigned holes in the exact tactic 2020-08-30 15:37:11 -07:00
Parser refactor: simplify ppModule using new module parser 2020-08-31 15:44:58 +02:00
ParserCompiler feat: add Lean.MonadEnv, Lean.MonadError, and Lean.MonadOptions 2020-08-22 16:00:43 -07:00
PrettyPrinter fix: lookahead.parenthesizer 2020-08-31 14:24:31 +02:00
Server feat: document Emacs setup 2020-08-31 06:50:01 -07:00
Util feat: add AddMessageDataContext 2020-08-28 18:05:42 -07:00
Attributes.lean feat: add Lean.MonadEnv, Lean.MonadError, and Lean.MonadOptions 2020-08-22 16:00:43 -07:00
AuxRecursor.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Class.lean feat: add Lean.MonadEnv, Lean.MonadError, and Lean.MonadOptions 2020-08-22 16:00:43 -07:00
Compiler.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
CoreM.lean feat: add AddMessageDataContext 2020-08-28 18:05:42 -07:00
Declaration.lean feat: add Declaration.forExprM and Declaration.foldExprM 2020-08-27 11:22:11 -07:00
Delaborator.lean refactor: cleanup 2020-08-24 17:47:27 -07:00
Elab.lean chore: add Lean/Elab/LetRec.lean 2020-08-26 10:07:59 -07:00
Environment.lean feat: add AddMessageDataContext 2020-08-28 18:05:42 -07:00
Eval.lean feat: replace OS-specific stream redirection with pure-Lean Stream redirection 2020-08-28 10:04:32 -07:00
Exception.lean refactor: polymorphic withIncRecDepth 2020-08-24 12:17:47 -07:00
Expr.lean refactor: add MonadNameGenerator 2020-08-23 19:56:01 -07:00
HeadIndex.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Hygiene.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
InternalExceptionId.lean feat: uniform Exceptions 2020-08-21 17:02:21 -07:00
KeyedDeclsAttribute.lean feat: add Lean.MonadEnv, Lean.MonadError, and Lean.MonadOptions 2020-08-22 16:00:43 -07:00
Level.lean feat: updateResultingUniverse 2020-07-15 16:32:22 -07:00
Linter.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
LocalContext.lean feat: add MonadLCtx and MonadMCtx helper classes 2020-08-28 16:48:42 -07:00
Message.lean feat: add AddMessageDataContext 2020-08-28 18:05:42 -07:00
Meta.lean refactor: build all main monads on top of ECoreM 2020-08-20 18:36:04 -07:00
MetavarContext.lean feat: refine refine tactic 2020-08-30 16:14:38 -07:00
Modifiers.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
MonadEnv.lean feat: add AddMessageDataContext 2020-08-28 18:05:42 -07:00
Parser.lean chore: finish formatter refactoring 2020-08-20 15:47:43 +02:00
ParserCompiler.lean refactor: polymorphic MetaM combinators 2020-08-24 17:03:54 -07:00
PrettyPrinter.lean refactor: simplify ppModule using new module parser 2020-08-31 15:44:58 +02:00
ProjFns.lean fix: do not assume the prefix of a projection function name is the structure name 2020-07-16 11:10:20 -07:00
ReducibilityAttrs.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Runtime.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Scopes.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Server.lean chore: copyright 2020-08-31 06:50:01 -07:00
Structure.lean feat: add Meta.mkProjection 2020-07-20 16:01:36 -07:00
Syntax.lean chore: naming convention 2020-08-30 14:26:03 -07:00
ToExpr.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Util.lean feat: export "constructions" 2020-07-15 16:32:23 -07:00