lean4-htt/src/Init/Data
2020-10-23 11:19:50 -07:00
..
Array chore: adjust notation 2020-10-20 15:24:14 -07:00
ByteArray feat: add Subarray 2020-10-09 16:06:24 -07:00
Char feat: add helper functions for writing macros 2020-10-23 10:59:59 -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 chore: move to new frontend 2020-10-23 11:19:50 -07:00
List chore: move to new frontend 2020-10-16 08:40:42 -07:00
Nat chore: move to new frontend 2020-10-16 09:16:33 -07:00
Option chore: { <source> with ... } syntax 2020-05-20 15:08:43 -07:00
String feat: add helper functions for writing macros 2020-10-23 10:59:59 -07:00
ToString feat: add Repr and HasToString instances for PUnit and ULift 2020-10-12 11:01:59 -07:00
Array.lean feat: add Subarray 2020-10-09 16:06:24 -07:00
Basic.lean feat: add interpolated string for toString 2020-10-09 14:38:24 -07:00
ByteArray.lean chore: adapt to upstream 2020-08-31 06:50:01 -07:00
Char.lean
Fin.lean
Float.lean feat: add interpolated string for toString 2020-10-09 14:38:24 -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 chore: remove Monad List instance 2020-10-05 13:27:18 -07:00
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
Range.lean chore: missing specialize 2020-10-12 12:11:17 -07:00
Repr.lean perf: avoid String.toList 2020-10-15 19:43:13 +02:00
String.lean refactor: String.toNat ==> String.toNat? and String.toNat! 2020-03-23 14:29:48 -07:00
ToString.lean feat: add interpolated string for toString 2020-10-09 14:38:24 -07:00
UInt.lean feat: fix UTF-8/16 and add ServerM monad 2020-08-31 06:50:01 -07:00