| .. |
|
Compiler
|
chore: make explicit user and internal panics
|
2021-03-04 07:37:33 -08:00 |
|
Data
|
refactor: move ToString Syntax and BEq Syntax to Init
|
2021-02-26 13:21:04 -08:00 |
|
Elab
|
feat: add rename tactic
|
2021-03-03 18:32:25 -08:00 |
|
Meta
|
perf: reject rewrites that produce same expr
|
2021-03-03 20:20:22 -08:00 |
|
Parser
|
feat: auxiliary tactic for erasing auxiliary discriminants
|
2021-02-17 16:59:21 -08:00 |
|
ParserCompiler
|
refactor: move to attr syntax category
|
2020-12-15 20:22:04 -08:00 |
|
PrettyPrinter
|
fix: delaborator: bind without lambda
|
2021-02-16 12:07:46 +01:00 |
|
Server
|
feat: highlight corresponding do (if any) when hovering over return
|
2021-02-26 14:58:09 +01:00 |
|
Util
|
perf: add workaround for destructive update issue
|
2021-02-21 13:03:45 -08:00 |
|
Attributes.lean
|
feat: simplify Attr.simple parser
|
2020-12-16 07:29:18 -08:00 |
|
AuxRecursor.lean
|
chore: improve error message
|
2021-01-17 07:51:08 -08:00 |
|
Class.lean
|
refactor: move to attr syntax category
|
2020-12-15 20:22:04 -08:00 |
|
Compiler.lean
|
chore: remove #lang lean4 header
|
2020-10-25 09:54:07 -07:00 |
|
CoreM.lean
|
chore: use register_builtin_option
|
2021-01-26 18:24:56 -08:00 |
|
Data.lean
|
feat: trie for hierarchical names
|
2020-12-03 16:40:00 -08:00 |
|
Declaration.lean
|
chore: naming convention
|
2021-02-11 15:05:26 -08: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
|
feat: add class abbrev macro
|
2020-12-14 10:19:00 -08:00 |
|
Expr.lean
|
feat: simpArrow
|
2021-01-01 17:15:15 -08: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
|
chore: cleanup
|
2021-03-04 07:08:18 -08:00 |
|
Level.lean
|
feat: improve universe level pretty printer
|
2020-12-21 07:34:48 -08:00 |
|
LocalContext.lean
|
feat: add ForIn instance for LocalContext
|
2021-03-03 15:43:48 -08:00 |
|
Message.lean
|
chore: remove dead code
|
2021-01-20 16:48:50 +01:00 |
|
Meta.lean
|
feat: add expandCoe
|
2021-02-14 10:03:44 -08:00 |
|
MetavarContext.lean
|
refactor: add options for controlling whether variables are included or not at mkLambdaFVars and mkForallFVars
|
2021-02-17 13:49:27 -08:00 |
|
Modifiers.lean
|
chore: naming convention
|
2020-11-11 10:08:55 -08:00 |
|
MonadEnv.lean
|
feat: invoke mkSizeOfInstances from structure and inductive commands
|
2021-01-20 17:07:02 -08:00 |
|
Parser.lean
|
feat: use actual separator in sepBy antiquotation scope
|
2020-12-09 17:48:05 +01:00 |
|
ParserCompiler.lean
|
chore: replace variables in src/
|
2021-01-22 14:36:05 +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
|
chore: adjust instance param order
|
2021-01-13 18:31:41 -08:00 |
|
Runtime.lean
|
chore: cleanup
|
2020-10-28 09:33:19 -07:00 |
|
ScopedEnvExtension.lean
|
feat: add @[congr] attribute
|
2021-02-11 17:51:04 -08:00 |
|
Server.lean
|
feat: launch server from main Lean shell
|
2020-12-23 20:00:36 +01:00 |
|
Structure.lean
|
fix: From/ToJson derive handlers with inheritance
|
2021-01-28 15:07:26 +01:00 |
|
Syntax.lean
|
refactor: move ToString Syntax and BEq Syntax to Init
|
2021-02-26 13:21:04 -08: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 |