lean4-htt/src/Lean
2021-05-27 13:37:26 -07:00
..
Compiler fix: fixes #248 2021-05-03 18:20:36 -07:00
Data chore: adapt stdlib & tests 2021-05-20 15:17:36 -07:00
Elab feat: have: remove unnecessary whitespace check and allow name- and type-less have 2021-05-25 14:25:14 +02:00
Meta feat: add configuration option for disabling proof irrelevance at MetaM 2021-05-27 13:37:26 -07:00
Parser feat: have: remove unnecessary whitespace check and allow name- and type-less have 2021-05-25 14:25:14 +02:00
ParserCompiler chore: throwError! => throwError, throwErrorAt! => throwErrorAt 2021-03-11 11:59:45 -08:00
PrettyPrinter fix: skippingBinders 2021-05-26 20:09:12 -07:00
Server fix: publish header processing message log 2021-05-26 09:30:29 +02:00
Util chore: add MonadBacktrack instance for ExceptT 2021-05-20 19:24:28 -07: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
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: elaborate bootstrapping helper command gen_injective_theorems% 2021-05-13 22:27:05 -07:00
Environment.lean refactor: pos at time_task::time_task was a dead field 2021-01-30 11:10:18 -08:00
Eval.lean
Exception.lean chore: throwError! => throwError, throwErrorAt! => throwErrorAt 2021-03-11 11:59:45 -08:00
Expr.lean chore: #405 step 1 2021-04-22 20:03:48 -07:00
HeadIndex.lean chore: use deriving BEq 2020-12-22 18:10:20 -08:00
Hygiene.lean feat: improve ToString/Quote Name 2021-05-19 09:34:01 +02:00
InternalExceptionId.lean chore: use deriving BEq 2020-12-22 18:10:20 -08:00
KeyedDeclsAttribute.lean fix: avoid "failed to evaluate" error when extension has sorry 2021-05-04 20:57:53 -07:00
Level.lean refactor: remove Monad Option and Alternative Option 2021-03-20 18:25:25 -07:00
LocalContext.lean chore: naming convention 2021-05-01 21:29:06 -07:00
Message.lean feat: display placeholder & goal errors even on parse error 2021-04-17 23:46:15 +02:00
Meta.lean feat: add mkInjectiveTheorems 2021-05-13 22:09:50 -07:00
MetavarContext.lean fix: take binder information into account when caching results 2021-05-03 21:02:23 -07:00
Modifiers.lean chore: remove dead code 2021-04-22 18:00:06 -07:00
MonadEnv.lean feat: mkConstWithLevelParams 2021-03-20 08:28:18 -07:00
Parser.lean fix: ignore antiquotations outside quotations 2021-04-29 13:33:48 +02:00
ParserCompiler.lean chore: implement lhs prec 2021-03-22 16:33:37 +01:00
PrettyPrinter.lean fix: accidental free variable id reuse in the pretty printer 2021-05-26 16:20:50 -07: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
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 chore: fix mutable variable shadowing 2021-05-22 19:24:41 -07: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