| .. |
|
Array
|
chore: remove old decide!, nativeRefl!, and nativeDecide!
|
2021-03-11 08:06:20 -08:00 |
|
ByteArray
|
chore: update structure, class, inductive
|
2020-11-27 15:09:30 -08:00 |
|
Char
|
chore: remove old decide!, nativeRefl!, and nativeDecide!
|
2021-03-11 08:06:20 -08:00 |
|
Fin
|
chore: use new notation
|
2021-03-11 11:19:33 -08:00 |
|
FloatArray
|
chore: update structure, class, inductive
|
2020-11-27 15:09:30 -08:00 |
|
Format
|
refactor: move ToString Syntax and BEq Syntax to Init
|
2021-02-26 13:21:04 -08:00 |
|
Int
|
chore: fix option name
|
2021-01-26 18:30:46 -08:00 |
|
List
|
test: add do equivalence examples
|
2021-03-03 13:44:30 -08:00 |
|
Nat
|
chore: remove old decide!, nativeRefl!, and nativeDecide!
|
2021-03-11 08:06:20 -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
|
refactor: move ToString Syntax and BEq Syntax to Init
|
2021-02-26 13:21:04 -08:00 |
|
Hashable.lean
|
feat: allow user to define rewrite lemmas with (local) match expressions
|
2021-02-19 15:18:19 -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
|
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 |
|
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: 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
|
feat: add Nat.gcd
|
2021-03-07 18:47:02 -08:00 |