lean4-htt/src/Init/Data
2021-02-06 12:31:51 -08:00
..
Array chore: consistency 2021-02-04 20:39:28 -08:00
ByteArray chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Char chore: remove old instances 2021-01-20 18:12:35 -08:00
Fin chore: annotate instance 2020-12-28 17:57:52 -08:00
FloatArray chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Format feat: hierarchical InfoTree 2021-01-09 14:10:11 -08:00
Int chore: fix option name 2021-01-26 18:30:46 -08:00
List feat: add ForIn type class 2021-02-04 17:59:44 -08:00
Nat chore: adjust stdlib 2020-11-29 17:01:56 -08:00
Option chore: use deriving DecidableEq 2020-12-17 17:48:23 -08:00
String chore: remove old instances 2021-01-20 18:12:35 -08:00
ToString chore: remove defaultInstance for ToString 2020-12-19 19:10:42 -08:00
Array.lean feat: add Array.insertionSort 2020-12-16 10:45:27 -08:00
Basic.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
ByteArray.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
Char.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
Fin.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
Float.lean chore: fix option name 2021-01-26 18:30:46 -08:00
FloatArray.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
Format.lean feat: dependencies 2020-12-18 11:21:30 -08:00
Hashable.lean feat: add missing instances 2021-01-21 10:35:22 -08:00
Int.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
List.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
Nat.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
OfScientific.lean fix: defaultInstance priorities for Neg Int and OfScientific Float 2021-01-25 13:21:07 -08:00
Option.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
Random.lean refactor: Repr 2020-12-18 11:21:30 -08:00
Range.lean feat: add ForIn type class 2021-02-04 17:59:44 -08:00
Repr.lean chore: remove = true old workarounds 2021-02-05 13:48:03 -08:00
Stream.lean chore: use polymorphic method forIn 2021-02-04 18:13:01 -08:00
String.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
ToString.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
UInt.lean fix: fixes #306 fixes #307 2021-02-06 12:31:51 -08:00