lean4-htt/src/Init
2024-01-09 12:57:15 +01:00
..
Control chore: add semiOutParam annotations 2023-04-10 13:00:04 -07:00
Data chore: fix regression due to changes in previous commits 2024-01-09 12:57:15 +01:00
System feat: IO.FS.Handle.lock/tryLock/unlock 2023-11-15 19:31:08 -05:00
Classical.lean doc: Bold "Diaconescu's theorem" (#3086) 2023-12-17 19:10:35 +00:00
Coe.lean doc: improve documentation of Init.Coe 2023-06-05 15:52:25 -07:00
Control.lean feat: add ExceptCpsT 2021-02-27 18:44:24 -08:00
Conv.lean chore: update domain 2023-09-20 15:13:27 -07:00
Core.lean chore: change trustCompiler axiom to True (#2662) 2023-10-11 06:59:03 +00:00
Data.lean feat: Channel 2022-09-05 08:52:46 -07:00
Dynamic.lean chore: snake-case attributes (part 2) 2022-10-19 09:28:08 -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: Rust-style raw string literals (#2929) 2023-12-20 16:53:08 +00:00
MetaTypes.lean feat: add option simprocs 2024-01-09 12:57:15 +01:00
Notation.lean feat: allow trailing comma in tuples, lists, and tactics (#2643) 2023-11-17 13:31:41 +01:00
NotationExtra.lean chore: update domain 2023-09-20 15:13:27 -07:00
Prelude.lean feat: encode let_fun using a letFun function (#2973) 2023-12-18 09:01:42 +00:00
ShareCommon.lean chore: snake-case attributes (part 2) 2022-10-19 09:28:08 -07:00
SimpLemmas.lean feat: add pre simp lemmas for if-then-else terms 2024-01-09 12:57:15 +01:00
Simproc.lean chore: missing copyright 2024-01-09 12:57:15 +01:00
SizeOf.lean doc: documentation for Init.SizeOf 2022-08-17 14:48:10 -07:00
SizeOfLemmas.lean fix: protect sizeOf lemmas 2023-07-19 08:50:59 +02:00
System.lean feat: Mutex, Condvar 2022-09-05 08:52:46 -07:00
Tactics.lean feat: simproc declaration vs simproc attribute 2024-01-09 12:57:15 +01:00
Util.lean perf: leak environments not freed before process exit 2023-11-14 17:33:04 +01:00
WF.lean fix: generalize Prod.lexAccessible to match Lean 3 (#2388) 2023-08-09 08:54:53 -07:00
WFTactics.lean refactor: add Init/MetaTypes to workaround bootstrapping issues 2023-10-29 09:38:23 -07:00