lean4-htt/src/Init/Data
2020-09-24 19:22:24 -07:00
..
Array chore: naming convention 2020-09-24 19:22:24 -07:00
ByteArray chore: adapt to upstream 2020-08-31 06:50:01 -07:00
Char fix: support Windows newlines and '\r' escape 2020-03-27 13:21:21 -07:00
Fin chore: HasModn ==> HasModN 2019-12-11 15:36:58 -08:00
FloatArray fix: unnecessary get! 2020-09-08 13:15:57 -07:00
Int fix: Int.add spec 2020-08-24 13:55:14 +02:00
List feat: add List.filterMapM 2020-08-14 10:50:48 -07:00
Nat feat: basic parenthesizer 2020-05-04 14:28:36 -07:00
Option chore: { <source> with ... } syntax 2020-05-20 15:08:43 -07:00
String chore: more server fixes 2020-08-31 06:50:01 -07:00
Array.lean
Basic.lean refactor: String.toNat ==> String.toNat? and String.toNat! 2020-03-23 14:29:48 -07:00
ByteArray.lean chore: adapt to upstream 2020-08-31 06:50:01 -07:00
Char.lean
Fin.lean
Float.lean feat: expose some transcendental functions from the C library 2020-04-06 15:22:25 -07:00
FloatArray.lean feat: add FloatArray 2020-04-07 18:05:54 -07:00
Hashable.lean fix: leaks 2019-12-22 15:09:19 -08:00
Int.lean
List.lean
Nat.lean
Option.lean
Random.lean feat: use EIO Empty instead of IO at IO.Ref primitives 2020-08-20 12:54:15 -07:00
Repr.lean feat: new name sanitizer 2020-09-16 11:57:55 -07:00
String.lean refactor: String.toNat ==> String.toNat? and String.toNat! 2020-03-23 14:29:48 -07:00
ToString.lean feat: change ite and dite argument order 2020-02-03 14:11:29 -08:00
UInt.lean feat: fix UTF-8/16 and add ServerM monad 2020-08-31 06:50:01 -07:00