..
Control
chore: add semiOutParam annotations
2023-04-10 13:00:04 -07:00
Data
chore: fix proofs and test
2024-02-09 09:57:57 +11:00
System
feat: synchronous execution of task continuations ( #3013 )
2024-01-25 13:54:20 +00:00
Classical.lean
refactor: move by_cases to Init/Classical.lean
2024-02-09 09:57:57 +11:00
Coe.lean
chore: upstream Std.Tactic.CoeExt to Lean.Elab.CoeExt ( #3280 )
2024-02-09 04:55:49 +00:00
Control.lean
Conv.lean
chore: update domain
2023-09-20 15:13:27 -07:00
Core.lean
feat: synchronous execution of task continuations ( #3013 )
2024-01-25 13:54:20 +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
Meta.lean
feat: upstream TSyntax helper functions ( #3261 )
2024-02-07 22:53:27 +00:00
MetaTypes.lean
feat: add option simprocs
2024-01-09 12:57:15 +01:00
Notation.lean
chore: upstream Std.Tactic.CoeExt to Lean.Elab.CoeExt ( #3280 )
2024-02-09 04:55:49 +00:00
NotationExtra.lean
feat: elidible subterms ( #3201 )
2024-01-31 17:28:29 +00:00
Prelude.lean
chore: upstream Divides class and syntax ( #3283 )
2024-02-08 08:09:02 +00:00
ShareCommon.lean
chore: snake-case attributes (part 2)
2022-10-19 09:28:08 -07:00
SimpLemmas.lean
feat: replace ite and dite shortcircuit theorems with simproc
2024-01-09 12:57:15 +01:00
Simproc.lean
fix: don't drop doc-comments on simprocs ( #3259 )
2024-02-06 20:31:36 +00: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: nofun tactic and term
2024-02-09 15:56:57 +11:00
TacticsExtra.lean
refactor: move if-then-else tactic to Init
2024-02-09 09:57:57 +11: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