lean4-htt/src/Init
Leonardo de Moura ee59048bfb chore: remove dead declaration
We have merged `lcErased` and `lcAny` in the new code generator.
2022-10-05 05:17:31 -07:00
..
Control feat: add ForM -> ForIn adapter 2022-09-25 06:40:56 -07:00
Data refactor: lexOrd should not be an instance 2022-09-28 15:57:01 -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 fix: conv case => should close the goal conv-style 2022-09-28 14:24:44 -07:00
Core.lean chore: closes #1683 2022-10-04 16:46:08 -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 feat: new ToExpr Name 2022-09-29 17:27:45 -07:00
Notation.lean feat: more conv goal structuring tactics 2022-09-28 14:24:44 -07:00
NotationExtra.lean chore: unexpanders for Name.mkStr* and Array.mkArray* 2022-10-04 17:18:36 -07:00
Prelude.lean chore: remove dead declaration 2022-10-05 05:17:31 -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: more conv goal structuring tactics 2022-09-28 14:24:44 -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