lean4-htt/library/Init/Lean
2019-11-14 14:47:56 -08:00
..
Compiler feat: apply [specialize] before elaboration 2019-11-13 15:41:27 -08:00
Elaborator chore: remove legacy constructor 2019-11-14 14:47:56 -08:00
EqnCompiler refactor: default ==> arbitrary 2019-11-05 14:42:42 -08:00
Meta feat: add processAssignment 2019-11-14 12:14:46 -08:00
Parser refactor: default ==> arbitrary 2019-11-05 14:42:42 -08:00
TypeClass feat: solves mvars in reverse order during tabled tc 2019-11-09 21:15:34 -08:00
Attributes.lean feat: apply [specialize] before elaboration 2019-11-13 15:41:27 -08:00
AuxRecursor.lean refactor: default ==> arbitrary 2019-11-05 14:42:42 -08:00
Class.lean refactor: default ==> arbitrary 2019-11-05 14:42:42 -08:00
Declaration.lean chore: add helper 2019-11-08 08:28:31 -08:00
Default.lean feat: simplistic linter framework 2019-11-09 15:43:37 -08:00
Environment.lean chore: add helper 2019-11-08 08:28:31 -08:00
Expr.lean chore: remove legacy constructor 2019-11-14 14:47:56 -08:00
Format.lean fix: minor issues and add MonadTracer test 2019-10-22 14:33:07 -07:00
KVMap.lean feat: hierarchical trace kinds 2019-10-22 15:13:57 -07:00
LBool.lean feat: add isPropQuick 2019-11-11 20:25:29 -08:00
Level.lean refactor: default ==> arbitrary 2019-11-05 14:42:42 -08:00
Linter.lean feat: simplistic linter framework 2019-11-09 15:43:37 -08:00
LocalContext.lean chore: valueOpt ==> value? 2019-11-14 09:52:16 -08:00
LOption.lean feat: helper functions for debugging, handling metavars, creating telescopes, extract universe level from types, checking whether type is a class, and declaring locals 2019-11-09 11:37:32 -08:00
Message.lean feat: save checkAssignment failures as trace messages 2019-11-13 12:42:01 -08:00
MetavarContext.lean chore: minimize amount of inlined code 2019-11-13 12:54:56 -08:00
Modifiers.lean refactor: default ==> arbitrary 2019-11-05 14:42:42 -08:00
MonadCache.lean chore: naming conventions 2019-11-07 10:40:26 -08:00
Name.lean refactor: default ==> arbitrary 2019-11-05 14:42:42 -08:00
NameGenerator.lean feat: TypeContext skeleton 2019-10-24 16:45:33 -07:00
Options.lean refactor: default ==> arbitrary 2019-11-05 14:42:42 -08:00
Path.lean refactor: default ==> arbitrary 2019-11-05 14:42:42 -08:00
Position.lean chore: use #[] instead of Array.empty 2019-10-08 16:23:06 -07:00
ProjFns.lean refactor: add parametric whnfCore 2019-11-07 10:20:14 -08:00
ReducibilityAttrs.lean feat: combine InferType and TypeUtil into Meta 2019-11-08 16:20:11 -08:00
Runtime.lean refactor: default ==> arbitrary 2019-11-05 14:42:42 -08:00
Scopes.lean refactor: default ==> arbitrary 2019-11-05 14:42:42 -08:00
SMap.lean fix: file and import names, tests and stage0 2019-10-04 17:04:02 -07:00
Syntax.lean refactor: State ==> StateM 2019-11-05 07:56:19 -08:00
ToExpr.lean
Trace.lean chore: rename mmap, mfoldl, mfor ... 2019-10-27 18:19:34 -07:00
Util.lean fix: file and import names, tests and stage0 2019-10-04 17:04:02 -07:00
WHNF.lean feat: add anyRange, allRange, anyRangeM, allRangeM, and modify anyFrom parameter order 2019-11-14 11:25:57 -08:00