| .. |
|
Compiler
|
fix: make sure isDefEqOffset does not expose kernel nat literals
|
2021-08-02 11:27:00 -07:00 |
|
Data
|
chore: restore non-generic Format
|
2021-08-01 09:58:44 +02:00 |
|
Elab
|
feat: top-down heuristic delaboration
|
2021-08-03 09:13:18 +02:00 |
|
Meta
|
feat: top-down heuristic delaboration
|
2021-08-03 09:13:18 +02:00 |
|
Parser
|
feat: top-down heuristic delaboration
|
2021-08-03 09:13:18 +02:00 |
|
ParserCompiler
|
|
|
|
PrettyPrinter
|
feat: top-down heuristic delaboration
|
2021-08-03 09:13:18 +02:00 |
|
Server
|
feat: top-down heuristic delaboration
|
2021-08-03 09:13:18 +02:00 |
|
Util
|
perf: make trace[...] ... notation lazy
|
2021-06-23 00:07:27 -07:00 |
|
Attributes.lean
|
fix: respect preresolved names at resolveConst*
|
2021-07-30 07:17:50 -07:00 |
|
AuxRecursor.lean
|
|
|
|
Class.lean
|
|
|
|
Compiler.lean
|
|
|
|
CoreM.lean
|
refactor: revert MonadRef changes
|
2021-06-21 10:17:26 -07:00 |
|
Data.lean
|
feat: add xml parser.
|
2021-07-13 09:58:27 -07:00 |
|
Declaration.lean
|
chore: use isDefEq heuristic on regular definitions only
|
2021-07-26 07:11:55 -07:00 |
|
DeclarationRange.lean
|
|
|
|
DocString.lean
|
|
|
|
Elab.lean
|
refactor: add BuiltinCommand.lean
|
2021-06-29 16:52:00 -07:00 |
|
Environment.lean
|
feat: use staged sets at namespacesExt
|
2021-07-31 14:27:24 -07:00 |
|
Eval.lean
|
|
|
|
Exception.lean
|
|
|
|
Expr.lean
|
feat: use structure extension to implement Structure.lean
|
2021-08-02 18:03:20 -07:00 |
|
HeadIndex.lean
|
|
|
|
Hygiene.lean
|
fix: preserve synthetic positions in sanitizer
|
2021-07-06 09:29:23 +02:00 |
|
InternalExceptionId.lean
|
|
|
|
KeyedDeclsAttribute.lean
|
|
|
|
Level.lean
|
feat: generic tagged Format
|
2021-08-01 09:58:44 +02:00 |
|
LocalContext.lean
|
chore: fix codebase and tests
|
2021-06-29 17:14:52 -07:00 |
|
Message.lean
|
feat: top-down heuristic delaboration
|
2021-08-03 09:13:18 +02:00 |
|
Meta.lean
|
|
|
|
MetavarContext.lean
|
feat: add mechanism for tracking metavariables "age"
|
2021-07-27 18:11:56 -07:00 |
|
Modifiers.lean
|
feat: private fields
|
2021-08-02 20:20:21 -07:00 |
|
MonadEnv.lean
|
|
|
|
Parser.lean
|
chore: use register_parser_alias where possible
|
2021-07-22 16:28:06 +02:00 |
|
ParserCompiler.lean
|
|
|
|
PrettyPrinter.lean
|
|
|
|
ProjFns.lean
|
|
|
|
ReducibilityAttrs.lean
|
|
|
|
ResolveName.lean
|
fix: respect preresolved names at resolveConst*
|
2021-07-30 07:17:50 -07:00 |
|
Runtime.lean
|
|
|
|
ScopedEnvExtension.lean
|
|
|
|
Server.lean
|
refactor: shuffle classes to avoid dependency loops
|
2021-08-01 09:58:44 +02:00 |
|
Structure.lean
|
feat: cache structure parent names
|
2021-08-02 18:58:00 -07:00 |
|
Syntax.lean
|
chore: parse names properly
|
2021-07-19 09:55:37 +02:00 |
|
ToExpr.lean
|
|
|
|
Util.lean
|
|
|