lean4-htt/library/Init/Lean
Leonardo de Moura 8697638031 feat: add ExprCachedData
We are preparing for removing the hack from expr.cpp
2019-11-14 18:50:53 -08:00
..
Compiler chore: add UInt* helper functions 2019-11-14 17:26:33 -08:00
Elaborator refactor: avoid Expr constructors 2019-11-14 16:32:45 -08:00
EqnCompiler refactor: default ==> arbitrary 2019-11-05 14:42:42 -08:00
Meta refactor: avoid Expr constructors 2019-11-14 16:32:45 -08:00
Parser refactor: avoid Expr constructors 2019-11-14 16:32:45 -08:00
TypeClass refactor: avoid Expr constructors 2019-11-14 16:32:45 -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 feat: add ExprCachedData 2019-11-14 18:50:53 -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 refactor: avoid Expr constructors 2019-11-14 16:32:45 -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 refactor: avoid Expr constructors 2019-11-14 16:32:45 -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: avoid Expr constructors 2019-11-14 16:32:45 -08:00
ToExpr.lean refactor: avoid Expr constructors 2019-11-14 16:32:45 -08:00
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 refactor: avoid Expr constructors 2019-11-14 16:32:45 -08:00