lean4-htt/src/Init/Data
2025-10-26 10:01:30 +00:00
..
Array chore: remove >6 month old deprecations (#10968) 2025-10-26 10:01:30 +00:00
BitVec chore: remove >6 month old deprecations (#10968) 2025-10-26 10:01:30 +00:00
ByteArray chore: remove >6 month old deprecations (#10968) 2025-10-26 10:01:30 +00:00
Char chore: more reorganization of strings (#10928) 2025-10-23 11:56:11 +00:00
Dyadic chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Fin chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
FloatArray chore: remove >6 month old deprecations (#10968) 2025-10-26 10:01:30 +00:00
Format chore: rename String.endPos -> String.rawEndPos (#10853) 2025-10-21 11:25:30 +00:00
Int chore: remove >6 month old deprecations (#10968) 2025-10-26 10:01:30 +00:00
Iterators feat: split and splitInclusive iterators are finite (#10820) 2025-10-20 10:21:21 +00:00
List chore: remove >6 month old deprecations (#10968) 2025-10-26 10:01:30 +00:00
Nat chore: remove >6 month old deprecations (#10968) 2025-10-26 10:01:30 +00:00
Option chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Ord chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Order chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Range chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Rat feat: support for Rat scientific literals (#10961) 2025-10-26 02:05:26 +00:00
SInt chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Slice chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
String chore: more minor String improvements (#10930) 2025-10-23 13:57:23 +00:00
Subtype chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Sum chore: missing grind modifiers and local grind theorems config (#10428) 2025-09-17 16:15:16 +00:00
ToString chore: move some material out of Init.Data.String.Basic (#10893) 2025-10-22 16:31:08 +00:00
UInt chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Vector chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
AC.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Array.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
BEq.lean feat: integrate high-level order typeclasses with BEq and Ord (#9908) 2025-08-19 07:54:53 +00:00
BitVec.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
Bool.lean chore: reorganize Init imports around strings (#10289) 2025-09-07 17:09:14 +00:00
ByteArray.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
Cast.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Char.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
Dyadic.lean feat: (approximate) inverses of dyadic rationals (#10194) 2025-09-02 03:43:53 +00:00
Fin.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
Float.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Float32.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
FloatArray.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
Format.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
Function.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Hashable.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Int.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
Iterators.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
LawfulHashable.lean perf: shorten critical build path around String.Basic (#10614) 2025-09-29 19:45:21 +00:00
List.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
Nat.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
NeZero.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
OfScientific.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Option.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
Ord.lean perf: shorten critical build path around String.Basic (#10614) 2025-09-29 19:45:21 +00:00
Order.lean feat: package factories for order typeclasses (#9797) 2025-08-19 13:43:29 +00:00
PLift.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Prod.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Queue.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Random.lean chore: reorganize Init imports around strings (#10289) 2025-09-07 17:09:14 +00:00
Range.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
RArray.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Rat.lean feat: upstream definition of Rat from Batteries (#9957) 2025-08-19 01:58:24 +00:00
Repr.lean chore: rename String.Pos to String.Pos.Raw (#10624) 2025-10-01 07:45:24 +00:00
SInt.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Slice.lean chore: cleanups uncovered by Shake (#10572) 2025-09-26 14:38:30 +00:00
Stream.lean chore: rename Stream to Std.Stream (#10645) 2025-10-02 15:25:56 +00:00
String.lean chore: more reorganization of strings (#10928) 2025-10-23 11:56:11 +00:00
Subtype.lean feat: high-level order typeclasses (#9729) 2025-08-11 14:55:17 +00:00
Sum.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
ToString.lean fix: turn meta import into import in Init.Data.ToString (#10754) 2025-10-13 09:20:48 +00:00
UInt.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
ULift.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Vector.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
Zero.lean chore: module system fixes and refinements from Mathlib porting (#10643) 2025-10-02 08:28:08 +00:00