lean4-htt/src/Init
2022-09-14 10:17:00 -07:00
..
Control chore: rename Reader to ReaderM 2022-08-26 20:59:17 -07:00
Data feat: tail-recursive List.{mapM, foldrM} 2022-09-14 08:31:18 -07: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 doc: document all the syntax categories (#1401) 2022-08-03 18:13:39 -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: make all syntax accessors non-panicking 2022-09-14 10:17:00 -07:00
Notation.lean doc: documentation for Init.Notation 2022-08-17 05:56:10 -07:00
NotationExtra.lean fix: replace uses of token antiquotations in tactics with with_annotate_state 2022-08-02 04:54:48 -07:00
Prelude.lean chore: use new comment syntax 2022-09-14 08:26:17 -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 doc: documentation for Init.Tactics 2022-08-17 14:44:40 -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