| .. |
|
Compiler
|
chore: remove when and «unless»
|
2021-03-20 18:52:18 -07:00 |
|
Data
|
chore: indentation
|
2021-04-11 22:00:21 -07:00 |
|
Elab
|
chore: enforce notation parameter naming convention
|
2021-04-19 18:54:09 -07:00 |
|
Meta
|
feat: match auto generalization
|
2021-04-16 21:48:38 -07:00 |
|
Parser
|
chore: enforce notation parameter naming convention
|
2021-04-19 18:54:09 -07:00 |
|
ParserCompiler
|
chore: throwError! => throwError, throwErrorAt! => throwErrorAt
|
2021-03-11 11:59:45 -08:00 |
|
PrettyPrinter
|
chore: helpers for parser debugging
|
2021-04-05 10:00:47 +02:00 |
|
Server
|
fix: missing tactic state info on broken proofs
|
2021-04-18 20:13:02 -07:00 |
|
Util
|
chore: do not display MessageData tags by default
|
2021-04-17 23:46:15 +02:00 |
|
Attributes.lean
|
chore: convert keywords to snake_case
|
2021-03-12 13:34:51 -08:00 |
|
AuxRecursor.lean
|
chore: improve error message
|
2021-01-17 07:51:08 -08:00 |
|
Class.lean
|
refactor: remove Monad Option and Alternative Option
|
2021-03-20 18:25:25 -07:00 |
|
Compiler.lean
|
chore: remove #lang lean4 header
|
2020-10-25 09:54:07 -07:00 |
|
CoreM.lean
|
chore: make sure we don't lift methods over binders
|
2021-04-15 12:06:46 -07:00 |
|
Data.lean
|
feat: trie for hierarchical names
|
2020-12-03 16:40:00 -08:00 |
|
Declaration.lean
|
chore: helper methods
|
2021-03-27 18:48:03 -07:00 |
|
DeclarationRange.lean
|
fix: UTF-16 strikes again
|
2021-01-19 13:22:13 -08:00 |
|
DocString.lean
|
feat: store declaration ranges
|
2021-01-11 12:50:11 -08:00 |
|
Elab.lean
|
feat: add dummy elabForIn
|
2021-02-05 17:02:57 -08:00 |
|
Environment.lean
|
refactor: pos at time_task::time_task was a dead field
|
2021-01-30 11:10:18 -08:00 |
|
Eval.lean
|
chore: update structure, class, inductive
|
2020-11-27 15:09:30 -08:00 |
|
Exception.lean
|
chore: throwError! => throwError, throwErrorAt! => throwErrorAt
|
2021-03-11 11:59:45 -08:00 |
|
Expr.lean
|
fix: fixes #386
|
2021-04-11 20:57:39 -07:00 |
|
HeadIndex.lean
|
chore: use deriving BEq
|
2020-12-22 18:10:20 -08:00 |
|
Hygiene.lean
|
feat: improve universe level pretty printer
|
2020-12-21 07:34:48 -08:00 |
|
InternalExceptionId.lean
|
chore: use deriving BEq
|
2020-12-22 18:10:20 -08:00 |
|
KeyedDeclsAttribute.lean
|
fix: KeyedDeclsAttribute: preserve scopedness
|
2021-03-13 13:18:04 +01:00 |
|
Level.lean
|
refactor: remove Monad Option and Alternative Option
|
2021-03-20 18:25:25 -07:00 |
|
LocalContext.lean
|
chore: spaces
|
2021-03-27 14:07:45 -07:00 |
|
Message.lean
|
feat: display placeholder & goal errors even on parse error
|
2021-04-17 23:46:15 +02:00 |
|
Meta.lean
|
refactor: add GeneralizeVars.lean
|
2021-04-15 21:37:48 -07:00 |
|
MetavarContext.lean
|
chore: cleanup, fix docs
|
2021-03-07 09:01:54 -08:00 |
|
Modifiers.lean
|
chore: naming convention
|
2020-11-11 10:08:55 -08:00 |
|
MonadEnv.lean
|
feat: mkConstWithLevelParams
|
2021-03-20 08:28:18 -07:00 |
|
Parser.lean
|
chore: implement lhs prec
|
2021-03-22 16:33:37 +01:00 |
|
ParserCompiler.lean
|
chore: implement lhs prec
|
2021-03-22 16:33:37 +01:00 |
|
PrettyPrinter.lean
|
refactor: move & split Lean.Delaborator
|
2020-11-30 13:52:46 +01:00 |
|
ProjFns.lean
|
refactor: add MapDeclarationExtension
|
2021-01-10 18:25:56 -08:00 |
|
ReducibilityAttrs.lean
|
fix: unfold class projections when using TransparencyMode.instances
|
2021-01-25 12:30:26 -08:00 |
|
ResolveName.lean
|
fix: issue raised by Andrew
|
2021-04-12 10:51:44 -07:00 |
|
Runtime.lean
|
chore: cleanup
|
2020-10-28 09:33:19 -07:00 |
|
ScopedEnvExtension.lean
|
fix: missing pushScope and popScope
|
2021-03-16 16:42:45 -07:00 |
|
Server.lean
|
refactor: add Server/Completion.lean
|
2021-04-02 11:10:06 -07:00 |
|
Structure.lean
|
Feat: Add getAllParentStructures
|
2021-04-07 18:06:10 -07:00 |
|
Syntax.lean
|
refactor: move elaboration error filtering into Elab.Command
|
2021-04-17 23:44:57 +02:00 |
|
ToExpr.lean
|
chore: use double quote
|
2021-01-20 17:07:01 -08:00 |
|
Util.lean
|
fix: missing occursCheck at SyntheticMVars
|
2021-01-29 17:13:04 -08:00 |