lean4-htt/src/Lean
2021-05-03 11:44:40 -07:00
..
Compiler refactor: use Ordering inside of rbmap instead of lt. 2021-04-27 07:58:58 -07:00
Data refactor: use Ordering inside of rbmap instead of lt. 2021-04-27 07:58:58 -07:00
Elab feat: add toPattern 2021-05-03 11:44:40 -07:00
Meta feat: add toPattern 2021-05-03 11:44:40 -07:00
Parser feat: add notation for helper elaboration function 2021-04-30 17:14:17 -07:00
ParserCompiler
PrettyPrinter fix: count quotation depth in parser correctly 2021-04-29 13:33:48 +02:00
Server fix: goal state on ; 2021-05-03 13:32:00 +02:00
Util
Attributes.lean
AuxRecursor.lean
Class.lean
Compiler.lean
CoreM.lean
Data.lean
Declaration.lean
DeclarationRange.lean
DocString.lean
Elab.lean
Environment.lean
Eval.lean
Exception.lean
Expr.lean
HeadIndex.lean
Hygiene.lean
InternalExceptionId.lean
KeyedDeclsAttribute.lean
Level.lean
LocalContext.lean chore: naming convention 2021-05-01 21:29:06 -07:00
Message.lean
Meta.lean
MetavarContext.lean fix: similar to previous commit but for LevelMVarToParam 2021-05-02 19:54:52 -07:00
Modifiers.lean
MonadEnv.lean
Parser.lean fix: ignore antiquotations outside quotations 2021-04-29 13:33:48 +02:00
ParserCompiler.lean
PrettyPrinter.lean
ProjFns.lean
ReducibilityAttrs.lean
ResolveName.lean
Runtime.lean
ScopedEnvExtension.lean
Server.lean
Structure.lean
Syntax.lean feat: ignore unquoted identifiers in prechecked quotations 2021-04-29 13:30:09 +02:00
ToExpr.lean
Util.lean