| .. |
|
Array
|
chore: simplify Array.isEqvAux
|
2022-02-10 16:51:47 -08:00 |
|
ByteArray
|
fix: bug at ByteArray.copySlice
|
2021-12-16 11:05:19 +01:00 |
|
Char
|
chore: enforce naming convention for theorems
|
2021-08-07 12:48:38 -07:00 |
|
Fin
|
chore: missing Fin instances
|
2021-09-05 16:09:18 -07:00 |
|
FloatArray
|
feat: missing instances and getOp for byte/float arrays
|
2021-10-18 16:54:56 -07:00 |
|
Format
|
feat: add info field to Syntax.node
|
2021-10-26 20:19:27 +02:00 |
|
Int
|
chore: remove problematic instance hasOfNatOfCoe
|
2022-01-20 14:47:25 -08:00 |
|
List
|
feat: split replicate / replicateTR with @[csimp]
|
2021-12-18 10:58:57 -08:00 |
|
Nat
|
feat: add helper lemma
|
2022-02-10 16:51:32 -08:00 |
|
Option
|
feat: add fields isInstance and isType to InteractiveHypothesis
|
2021-12-10 09:08:55 -08:00 |
|
String
|
chore: remove arbitrary
|
2022-01-15 12:14:27 -08: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: remove mpz_get_d dependency
|
2021-10-26 12:40:20 -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
|
feat: Hashable instances for UInt8 and UInt16
|
2021-10-18 17:19:39 -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
|
refactor: reimplement ofScientific for floats
|
2021-10-26 11:51:30 -07:00 |
|
OfScientific.lean
|
chore: remove mpz_get_d dependency
|
2021-10-26 12:40:20 -07:00 |
|
Option.lean
|
chore: remove #lang lean4 header
|
2020-10-25 09:54:07 -07:00 |
|
Ord.lean
|
fix: remove explicit Ord Range
|
2022-02-02 13:03:21 +01:00 |
|
Random.lean
|
chore: fix codebase and tests
|
2021-06-29 17:14:52 -07:00 |
|
Range.lean
|
perf: allocation-free for i in [n:m] do
|
2022-01-03 07:03:56 -08:00 |
|
Repr.lean
|
chore: fewer explicit types
|
2021-08-01 09:58:44 +02:00 |
|
Stream.lean
|
chore: enforce naming convention for theorems
|
2021-08-07 12:48:38 -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
|
feat: un-inline float intrinsics into runtime. (#694)
|
2021-10-18 07:20:04 -07:00 |