lean4-htt/src/Init/Data
2020-10-09 12:22:04 -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 feat: add coercion Fin => Nat 2020-10-09 12:22:04 -07: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 chore: remove forInMap 2020-10-07 10:01:04 -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 chore: library/Init ==> src/Init 2019-11-22 06:06:05 -08:00
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 chore: library/Init ==> src/Init 2019-11-22 06:06:05 -08:00
Fin.lean chore: library/Init ==> src/Init 2019-11-22 06:06:05 -08:00
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 chore: library/Init ==> src/Init 2019-11-22 06:06:05 -08:00
List.lean chore: remove Monad List instance 2020-10-05 13:27:18 -07:00
Nat.lean chore: library/Init ==> src/Init 2019-11-22 06:06:05 -08:00
Option.lean chore: library/Init ==> src/Init 2019-11-22 06:06:05 -08:00
Random.lean feat: use EIO Empty instead of IO at IO.Ref primitives 2020-08-20 12:54:15 -07:00
Repr.lean chore: Id missing instances 2020-10-05 09:55:19 -07:00
String.lean refactor: String.toNat ==> String.toNat? and String.toNat! 2020-03-23 14:29:48 -07:00
ToString.lean chore: Id missing instances 2020-10-05 09:55:19 -07:00
UInt.lean feat: fix UTF-8/16 and add ServerM monad 2020-08-31 06:50:01 -07:00