| .. |
|
Array
|
feat: add support for foldlM, foldl, ForIn instances for byte/float arrays
|
2021-10-18 16:54:56 -07:00 |
|
ByteArray
|
feat: missing instances and getOp for byte/float arrays
|
2021-10-18 16:54:56 -07: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
|
fix: duplicate namespace prefix
|
2021-05-31 13:31:57 +02:00 |
|
List
|
test: simplify ac_expr.lean
|
2021-10-06 17:56:26 -07:00 |
|
Nat
|
fix: add missing borrow annotations
|
2021-10-26 11:51:30 -07:00 |
|
Option
|
refactor: lazy evaluation for <|>
|
2021-09-07 17:06:10 -07:00 |
|
String
|
perf: speed up String.intercalate
|
2021-08-24 08:57:41 -07: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: make problematic Ord -> LT instance a def
|
2021-05-31 19:05:50 -07:00 |
|
Random.lean
|
chore: fix codebase and tests
|
2021-06-29 17:14:52 -07:00 |
|
Range.lean
|
chore: fix codebase and tests
|
2021-06-29 17:14:52 -07: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 |