lean4-htt/src/Init
2022-09-25 19:52:56 -07:00
..
Control feat: add ForM -> ForIn adapter 2022-09-25 06:40:56 -07:00
Data feat: goal-diffs (#1610) 2022-09-24 11:46:11 +02:00
System chore: remove noinline and nospecialize from runEval 2022-09-07 13:08:01 -07:00
Classical.lean refactor: remove some unnecessary antiquotation kind annotations 2022-07-23 17:09:32 +02:00
Coe.lean doc: documentation for Init.Coe 2022-08-13 17:15:49 -07:00
Control.lean feat: add ExceptCpsT 2021-02-27 18:44:24 -08:00
Conv.lean feat: pattern (occs := ...) conv 2022-09-25 19:52:56 -07:00
Core.lean chore: use new comment syntax 2022-09-14 08:26:17 -07:00
Data.lean feat: Channel 2022-09-05 08:52:46 -07:00
Dynamic.lean chore: move Bootstrap.Dynamic -> Init.Dynamic 2022-09-02 04:36:54 -07:00
Hints.lean fix: Not should not be reducible, special support for Ne 2021-02-15 17:36:11 -08:00
Meta.lean fix: tweak formatter spacing for tactics 2022-09-25 06:40:56 -07:00
Notation.lean feat: if _ : cond then t else e syntax (part 2) 2022-09-22 11:01:08 -07:00
NotationExtra.lean chore: remove getElem' delab 2022-09-21 06:21:00 -07:00
Prelude.lean feat: expose that panic α = default 2022-09-19 08:59:08 -07:00
ShareCommon.lean chore: move ShareCommon to Init / Lean 2022-08-30 07:51:43 -07:00
SimpLemmas.lean feat: add TR versions of Nat.{fold, any, all, repeat} 2022-08-31 17:52:59 -07:00
SizeOf.lean doc: documentation for Init.SizeOf 2022-08-17 14:48:10 -07:00
SizeOfLemmas.lean feat: add helper sizeOf simp theorems 2022-02-28 12:28:37 -08:00
System.lean feat: Mutex, Condvar 2022-09-05 08:52:46 -07:00
Tactics.lean feat: generalize e = x at h 2022-09-25 06:42:20 -07:00
Util.lean feat: dbgStackTrace 2022-08-26 20:52:51 -07:00
WF.lean chore: simplify Prelude.lean and Core.lean using elabAsElim 2022-07-29 18:13:56 -07:00
WFTactics.lean doc: document all the tactics 2022-08-01 08:08:03 -07:00