| .. |
|
Array
|
chore: adapt stdlib & tests
|
2021-05-20 15:17:36 -07:00 |
|
ByteArray
|
chore: update structure, class, inductive
|
2020-11-27 15:09:30 -08:00 |
|
Char
|
chore: #405 step 1
|
2021-04-22 20:03:48 -07:00 |
|
Fin
|
chore: adapt stdlib & tests
|
2021-05-20 15:17:36 -07:00 |
|
FloatArray
|
chore: update structure, class, inductive
|
2020-11-27 15:09:30 -08:00 |
|
Format
|
fix: bugs introduced in the previous commits
|
2021-05-17 15:00:51 -07:00 |
|
Int
|
fix: duplicate namespace prefix
|
2021-05-31 13:31:57 +02:00 |
|
List
|
feat: min, max, List.min/maximum?
|
2021-05-30 17:29:54 +02:00 |
|
Nat
|
chore: adapt stdlib & tests
|
2021-05-20 15:17:36 -07:00 |
|
Option
|
fix: rw final goal state
|
2021-05-04 16:58:44 -07:00 |
|
String
|
feat: make FilePath a concrete type
|
2021-05-28 14:19:59 +02:00 |
|
ToString
|
chore: add OptionM monad
|
2021-03-20 17:50:45 -07: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: #405 step 1
|
2021-04-22 20:03:48 -07:00 |
|
FloatArray.lean
|
chore: remove #lang lean4 header
|
2020-10-25 09:54:07 -07:00 |
|
Format.lean
|
refactor: move ToString Syntax and BEq Syntax to Init
|
2021-02-26 13:21:04 -08:00 |
|
Hashable.lean
|
chore: mixHash => mixUSizeHash
|
2021-06-02 07:05:42 -07: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
|
feat: add Nat.gcd
|
2021-03-07 18:47:02 -08: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 |
|
Ord.lean
|
fix: make problematic Ord -> LT instance a def
|
2021-05-31 19:05:50 -07:00 |
|
Random.lean
|
refactor: Repr
|
2020-12-18 11:21:30 -08:00 |
|
Range.lean
|
refactor: Traversable => ForM
|
2021-03-02 06:22:22 -08:00 |
|
Repr.lean
|
chore: add Repr Lean.SourceInfo
|
2021-03-29 16:55:56 -07:00 |
|
Stream.lean
|
chore: adapt stdlib & tests
|
2021-05-20 15:17:36 -07: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
|
chore: #405 step 1
|
2021-04-22 20:03:48 -07:00 |