..
Compiler
fix: allow meta decls in #eval ( #10545 )
2025-09-26 15:10:33 +00:00
Data
feat: redefine String, part two ( #10457 )
2025-09-24 13:36:55 +00:00
DocString
chore: minor module system fixes from batteries port ( #10496 )
2025-09-24 08:59:23 +00:00
Elab
fix: allow meta decls in #eval ( #10545 )
2025-09-26 15:10:33 +00:00
ErrorExplanations
feat: overhaul meta system ( #10362 )
2025-09-17 21:04:29 +00:00
Language
Linter
feat: account for tactic_alt in missing docs linter ( #10507 )
2025-09-22 16:23:24 +00:00
Meta
feat: add addEdge to grind order ( #10596 )
2025-09-27 18:18:41 +00:00
Parser
feat: improve error messages for ambiguous 3.toDecmial syntax ( #10488 )
2025-09-26 01:12:10 +00:00
ParserCompiler
PremiseSelection
feat: helper functions for premise selection API ( #10512 )
2025-09-24 11:45:40 +00:00
PrettyPrinter
feat: overhaul meta system ( #10362 )
2025-09-17 21:04:29 +00:00
Server
fix: use _Exit in the language server ( #10538 )
2025-09-24 14:44:16 +00:00
Util
chore: remove >6 month old deprecations ( #10446 )
2025-09-22 12:47:11 +00:00
Widget
chore: make def used by proofwidgets public again ( #10437 )
2025-09-18 21:30:23 +00:00
AddDecl.lean
Attributes.lean
feat: overhaul meta system ( #10362 )
2025-09-17 21:04:29 +00:00
AuxRecursor.lean
BuiltinDocAttr.lean
feat: docstrings with Verso syntax ( #10307 )
2025-09-10 07:03:57 +00:00
Class.lean
Compiler.lean
CoreM.lean
fix: backtracking kernel errors under Elab.async ( #10438 )
2025-09-18 12:33:57 +00:00
Data.lean
Declaration.lean
DeclarationRange.lean
DefEqAttrib.lean
DocString.lean
Elab.lean
feat: docstrings with Verso syntax ( #10307 )
2025-09-10 07:03:57 +00:00
EnvExtension.lean
Environment.lean
fix: privacy checks and import all ( #10550 )
2025-09-26 13:26:10 +00:00
ErrorExplanation.lean
feat: add useful functions in Parsec, add error variant and Std.Data.ByteSlice ( #9599 )
2025-09-11 14:53:41 +00:00
ErrorExplanations.lean
Exception.lean
feat: docstrings with Verso syntax ( #10307 )
2025-09-10 07:03:57 +00:00
Expr.lean
fix: make getArg!' compute the correct arg index to access ( #10567 )
2025-09-26 11:54:49 +00:00
HeadIndex.lean
Hygiene.lean
ImportingFlag.lean
InternalExceptionId.lean
KeyedDeclsAttribute.lean
feat: overhaul meta system ( #10362 )
2025-09-17 21:04:29 +00:00
LabelAttribute.lean
Level.lean
Linter.lean
feat: docstrings with Verso syntax ( #10307 )
2025-09-10 07:03:57 +00:00
LoadDynlib.lean
LocalContext.lean
Log.lean
Message.lean
Meta.lean
feat: @[method_specs] to generate specification theorems from class instances ( #10302 )
2025-09-15 11:17:06 +00:00
MetavarContext.lean
Modifiers.lean
fix: privacy checks and import all ( #10550 )
2025-09-26 13:26:10 +00:00
MonadEnv.lean
Namespace.lean
Parser.lean
feat: add unicode(...) parser syntax and pp.unicode option ( #10373 )
2025-09-14 04:40:03 +00:00
ParserCompiler.lean
chore: minor module system fixes from batteries port ( #10496 )
2025-09-24 08:59:23 +00:00
PremiseSelection.lean
feat: basic premise selection algorithm based on MePo ( #7844 )
2025-09-23 06:40:22 +00:00
PrettyPrinter.lean
PrivateName.lean
ProjFns.lean
ReducibilityAttrs.lean
Replay.lean
ReservedNameAction.lean
ResolveName.lean
fix: privacy checks and import all ( #10550 )
2025-09-26 13:26:10 +00:00
Runtime.lean
ScopedEnvExtension.lean
Server.lean
Setup.lean
feat: overhaul meta system ( #10362 )
2025-09-17 21:04:29 +00:00
Shell.lean
Structure.lean
SubExpr.lean
Syntax.lean
ToExpr.lean
chore: kernel changes ahead of String redefinition ( #10330 )
2025-09-17 09:12:07 +00:00
ToLevel.lean
Util.lean
chore: remove >6 month old deprecations ( #10446 )
2025-09-22 12:47:11 +00:00
Widget.lean
feat: overhaul meta system ( #10362 )
2025-09-17 21:04:29 +00:00