..
Compiler
fix: do not lift (<- ...) over pure if-then-else ( #3820 )
2024-04-01 21:33:59 +00:00
Data
chore: extend GetElem with getElem! and getElem? ( #3694 )
2024-03-28 01:42:00 +00:00
Elab
fix: do not lift (<- ...) over pure if-then-else ( #3820 )
2024-04-01 21:33:59 +00:00
Language
fix: restore default of stderrAsMessages ( #3733 )
2024-03-21 17:43:29 +00:00
Linter
perf: rewrite UnusedVariables lint ( #3186 )
2024-03-21 12:28:57 +00:00
Meta
fix: do not lift (<- ...) over pure if-then-else ( #3820 )
2024-04-01 21:33:59 +00:00
Parser
fix: require idents come in a column after the start of a command ( #3799 )
2024-03-29 01:14:20 +00:00
ParserCompiler
feat: reserved names ( #3675 )
2024-03-15 00:33:22 +00:00
PrettyPrinter
feat: add pp.mvars and pp.mvars.withType ( #3798 )
2024-03-29 18:03:05 +00:00
Server
chore: bump language server version ( #3813 )
2024-03-31 12:47:45 +00:00
Util
feat: MonadAlwaysExcept for MonadCacheT ( #3726 )
2024-03-21 09:01:13 +00:00
Widget
feat: add pp.mvars and pp.mvars.withType ( #3798 )
2024-03-29 18:03:05 +00:00
Attributes.lean
perf: add prelude to all Lean modules
2024-02-18 14:55:17 -08:00
AuxRecursor.lean
chore: remove the coercion from String to Name ( #3589 )
2024-03-21 23:46:03 +00:00
Class.lean
perf: add prelude to all Lean modules
2024-02-18 14:55:17 -08:00
Compiler.lean
perf: add prelude to all Lean modules
2024-02-18 14:55:17 -08:00
CoreM.lean
chore: remove the coercion from String to Name ( #3589 )
2024-03-21 23:46:03 +00:00
Data.lean
perf: add prelude to all Lean modules
2024-02-18 14:55:17 -08:00
Declaration.lean
perf: add prelude to all Lean modules
2024-02-18 14:55:17 -08:00
DeclarationRange.lean
feat: snapshot trees and language processors ( #3014 )
2024-03-14 13:40:08 +00:00
DocString.lean
chore: reorganising to reduce imports ( #3790 )
2024-03-27 11:15:01 +00:00
Elab.lean
feat: macro expander for match_expr terms
2024-03-01 22:33:14 -08:00
Environment.lean
feat: reserved names ( #3675 )
2024-03-15 00:33:22 +00:00
Eval.lean
perf: add prelude to all Lean modules
2024-02-18 14:55:17 -08:00
Exception.lean
doc: fix typos ( #3543 )
2024-02-29 13:23:19 +00:00
Expr.lean
feat: upstream rw? tactic ( #3719 )
2024-03-23 05:01:35 +00:00
HeadIndex.lean
perf: add prelude to all Lean modules
2024-02-18 14:55:17 -08:00
Hygiene.lean
chore: remove the coercion from String to Name ( #3589 )
2024-03-21 23:46:03 +00:00
ImportingFlag.lean
perf: add prelude to all Lean modules
2024-02-18 14:55:17 -08:00
InternalExceptionId.lean
perf: add prelude to all Lean modules
2024-02-18 14:55:17 -08:00
KeyedDeclsAttribute.lean
perf: add prelude to all Lean modules
2024-02-18 14:55:17 -08:00
LabelAttribute.lean
chore: reorganising to reduce imports ( #3790 )
2024-03-27 11:15:01 +00:00
LazyInitExtension.lean
perf: add prelude to all Lean modules
2024-02-18 14:55:17 -08:00
Level.lean
perf: add prelude to all Lean modules
2024-02-18 14:55:17 -08:00
Linter.lean
chore: add missing copyright headers ( #3411 )
2024-02-20 01:49:55 +00:00
LoadDynlib.lean
perf: add prelude to all Lean modules
2024-02-18 14:55:17 -08:00
LocalContext.lean
chore: upstream omega ( #3367 )
2024-02-19 00:19:55 +00:00
Log.lean
perf: add prelude to all Lean modules
2024-02-18 14:55:17 -08:00
Message.lean
feat: snapshot trees and language processors ( #3014 )
2024-03-14 13:40:08 +00:00
Meta.lean
fix: add Canonicalizer.lean and use it to canonicalize terms in omega ( #3639 )
2024-03-12 23:18:56 +00:00
MetavarContext.lean
perf: add prelude to all Lean modules
2024-02-18 14:55:17 -08:00
Modifiers.lean
fix: auto-completion bugs and performance ( #3460 )
2024-02-26 09:43:19 +00:00
MonadEnv.lean
perf: add prelude to all Lean modules
2024-02-18 14:55:17 -08:00
Parser.lean
chore: remove the coercion from String to Name ( #3589 )
2024-03-21 23:46:03 +00:00
ParserCompiler.lean
refactor: Offset.lean and related files ( #3614 )
2024-03-05 19:40:15 -08:00
PrettyPrinter.lean
perf: add prelude to all Lean modules
2024-02-18 14:55:17 -08:00
ProjFns.lean
perf: add prelude to all Lean modules
2024-02-18 14:55:17 -08:00
ReducibilityAttrs.lean
perf: add prelude to all Lean modules
2024-02-18 14:55:17 -08:00
Replay.lean
perf: add prelude to all Lean modules
2024-02-18 14:55:17 -08:00
ReservedNameAction.lean
feat: reserved names ( #3675 )
2024-03-15 00:33:22 +00:00
ResolveName.lean
fix: reserved name resolution ( #3803 )
2024-03-29 02:56:48 +00:00
Runtime.lean
perf: add prelude to all Lean modules
2024-02-18 14:55:17 -08:00
ScopedEnvExtension.lean
perf: add prelude to all Lean modules
2024-02-18 14:55:17 -08:00
Server.lean
perf: add prelude to all Lean modules
2024-02-18 14:55:17 -08:00
Structure.lean
perf: add prelude to all Lean modules
2024-02-18 14:55:17 -08:00
SubExpr.lean
perf: add prelude to all Lean modules
2024-02-18 14:55:17 -08:00
Syntax.lean
refactor: simplify some nomatch with nofun ( #3564 )
2024-03-02 20:43:31 +00:00
ToExpr.lean
fix: ToExpr instance for Fin
2024-02-24 16:08:07 -08:00
Util.lean
chore: upstream exact? and apply? from Std ( #3447 )
2024-02-23 21:55:24 +00:00
Widget.lean
perf: add prelude to all Lean modules
2024-02-18 14:55:17 -08:00