| .. |
|
Compiler
|
fix: jp context extender missed out on some variables
|
2022-10-21 17:58:47 -07:00 |
|
Data
|
feat: code action resolvers
|
2022-10-20 11:20:42 -07:00 |
|
Elab
|
doc: fix some typos
|
2022-10-22 21:16:35 +02:00 |
|
Linter
|
chore: snake-case attributes (part 2)
|
2022-10-19 09:28:08 -07:00 |
|
Meta
|
doc: fix some typos
|
2022-10-22 21:16:35 +02:00 |
|
Parser
|
chore: snake-case attributes (part 2)
|
2022-10-19 09:28:08 -07:00 |
|
ParserCompiler
|
feat: automatic extension names
|
2022-10-06 17:19:30 -07:00 |
|
PrettyPrinter
|
fix: catch kernel exceptions in Kernel.{isDefEq, whnf}
|
2022-10-20 05:38:29 -07:00 |
|
Server
|
fix: build
|
2022-10-20 12:42:32 -07:00 |
|
Util
|
chore: snake-case attributes (part 2)
|
2022-10-19 09:28:08 -07:00 |
|
Widget
|
chore: snake-case attributes (part 2)
|
2022-10-19 09:28:08 -07:00 |
|
Attributes.lean
|
chore: snake-case attributes (part 2)
|
2022-10-19 09:28:08 -07:00 |
|
AuxRecursor.lean
|
feat: automatic extension names
|
2022-10-06 17:19:30 -07:00 |
|
Class.lean
|
feat: automatic extension names
|
2022-10-06 17:19:30 -07:00 |
|
Compiler.lean
|
refactor: new LCNF frontend
|
2022-08-24 11:40:37 -07:00 |
|
CoreM.lean
|
fix: catch kernel exceptions in Kernel.{isDefEq, whnf}
|
2022-10-20 05:38:29 -07:00 |
|
Data.lean
|
chore: split Lean.Data.Name and NameMap
|
2022-09-15 14:02:38 -07:00 |
|
Declaration.lean
|
fix: catch kernel exceptions in Kernel.{isDefEq, whnf}
|
2022-10-20 05:38:29 -07:00 |
|
DeclarationRange.lean
|
feat: automatic extension names
|
2022-10-06 17:19:30 -07:00 |
|
Deprecated.lean
|
fix: use resolveGlobalConstNoOverloadWithInfo more
|
2022-08-13 18:20:55 -07:00 |
|
DocString.lean
|
feat: automatic extension names
|
2022-10-06 17:19:30 -07:00 |
|
Elab.lean
|
feat: add @[inheritDoc] attribute
|
2022-08-16 18:31:55 -07:00 |
|
Environment.lean
|
doc: fix some typos
|
2022-10-22 21:16:35 +02:00 |
|
Eval.lean
|
doc: some doc strings
|
2022-07-30 21:18:50 -07:00 |
|
Exception.lean
|
fix: catch kernel exceptions in Kernel.{isDefEq, whnf}
|
2022-10-20 05:38:29 -07:00 |
|
Expr.lean
|
chore: snake-case attributes (part 2)
|
2022-10-19 09:28:08 -07:00 |
|
HeadIndex.lean
|
doc: some doc strings
|
2022-07-30 21:18:50 -07:00 |
|
Hygiene.lean
|
perf: improve Unhygienic.run code
|
2022-10-12 19:36:05 -07:00 |
|
ImportingFlag.lean
|
doc: some doc strings
|
2022-07-30 21:18:50 -07:00 |
|
InternalExceptionId.lean
|
doc: some doc strings
|
2022-07-30 21:18:50 -07:00 |
|
KeyedDeclsAttribute.lean
|
chore: snake-case attributes (part 1)
|
2022-10-19 09:28:08 -07:00 |
|
LazyInitExtension.lean
|
|
|
|
Level.lean
|
chore: snake-case attributes (part 2)
|
2022-10-19 09:28:08 -07:00 |
|
Linter.lean
|
feat: add missingDocs linter
|
2022-07-31 18:18:21 -07:00 |
|
LoadDynlib.lean
|
|
|
|
LocalContext.lean
|
feat: add implementation-detail hypotheses
|
2022-10-11 17:24:35 -07:00 |
|
Log.lean
|
chore: remove obsolete trace functions
|
2022-08-15 08:55:25 -07:00 |
|
Message.lean
|
doc: apply suggestions from code review
|
2022-09-27 11:37:49 -07:00 |
|
Meta.lean
|
feat: add evalTerm and Meta.evalExpr
|
2022-06-28 19:14:40 -07:00 |
|
MetavarContext.lean
|
chore: snake-case attributes (part 2)
|
2022-10-19 09:28:08 -07:00 |
|
Modifiers.lean
|
feat: automatic extension names
|
2022-10-06 17:19:30 -07:00 |
|
MonadEnv.lean
|
refactor: move compileDecl, compileDecls, and addDecl to CoreM
|
2022-09-21 18:09:19 -07:00 |
|
Parser.lean
|
chore: snake-case attributes (part 2)
|
2022-10-19 09:28:08 -07:00 |
|
ParserCompiler.lean
|
chore: snake-case attributes (part 1)
|
2022-10-19 09:28:08 -07:00 |
|
PrettyPrinter.lean
|
chore: snake-case attributes (part 2)
|
2022-10-19 09:28:08 -07:00 |
|
ProjFns.lean
|
feat: automatic extension names
|
2022-10-06 17:19:30 -07:00 |
|
ReducibilityAttrs.lean
|
feat: automatic extension names
|
2022-10-06 17:19:30 -07:00 |
|
ResolveName.lean
|
feat: automatic extension names
|
2022-10-06 17:19:30 -07:00 |
|
Runtime.lean
|
|
|
|
ScopedEnvExtension.lean
|
chore: snake-case attributes (part 2)
|
2022-10-19 09:28:08 -07:00 |
|
Server.lean
|
feat: CodeActionProvider
|
2022-10-20 11:20:42 -07:00 |
|
Structure.lean
|
feat: automatic extension names
|
2022-10-06 17:19:30 -07:00 |
|
SubExpr.lean
|
chore: move Std.* data structures to Lean.*
|
2022-09-26 05:46:04 -07:00 |
|
Syntax.lean
|
feat: add (canonical := true) option in Syntax
|
2022-09-27 22:09:54 +02:00 |
|
ToExpr.lean
|
feat: new ToExpr Name
|
2022-09-29 17:27:45 -07:00 |
|
Util.lean
|
chore: move ShareCommon to Init / Lean
|
2022-08-30 07:51:43 -07:00 |
|
Widget.lean
|
feat: user widgets
|
2022-07-25 08:01:27 -07:00 |