Kind/book
Victor Taelin 9e09d6f845 more functions
this is temporarily becoming a behemoth, but that is fine - the goal is
to first complete the bootstrap, and then add more features, which can
then be used to decrease the size of the implementation.
2024-02-10 23:15:08 -03:00
..
Bool.and.kind2 more functions 2024-02-10 23:15:08 -03:00
Bool.false.kind2 fix reduce, add equal 2024-02-08 19:01:46 -03:00
Bool.kind2 updates 2024-02-08 15:47:43 -03:00
Bool.lemma.notnot.kind2 tmp 2024-02-10 09:57:13 -03:00
Bool.match.kind2 updates 2024-02-08 15:47:43 -03:00
Bool.not.kind2 add bft proof 2024-02-08 20:01:37 -03:00
Bool.or.kind2 more functions 2024-02-10 23:15:08 -03:00
Bool.true.kind2 fix reduce, add equal 2024-02-08 19:01:46 -03:00
Char.kind2 kind2 bootstrap - initial term and stringifier 2024-02-10 12:25:48 -03:00
Equal.apply.kind2 kind2 bootstrap - initial term and stringifier 2024-02-10 12:25:48 -03:00
Equal.kind2 fix reduce, add equal 2024-02-08 19:01:46 -03:00
Equal.refl.kind2 fix reduce, add equal 2024-02-08 19:01:46 -03:00
Kind.kind2 more functions 2024-02-10 23:15:08 -03:00
List.concat.kind2 kind2 bootstrap - initial term and stringifier 2024-02-10 12:25:48 -03:00
List.Concatenator.build.kind2 more functions 2024-02-10 23:15:08 -03:00
List.Concatenator.concat.kind2 kind2 bootstrap - initial term and stringifier 2024-02-10 12:25:48 -03:00
List.Concatenator.from_list.kind2 kind2 bootstrap - initial term and stringifier 2024-02-10 12:25:48 -03:00
List.Concatenator.join.kind2 kind2 bootstrap - initial term and stringifier 2024-02-10 12:25:48 -03:00
List.Concatenator.kind2 kind2 bootstrap - initial term and stringifier 2024-02-10 12:25:48 -03:00
List.Concatenator.nil.kind2 faster, better equality; 1.6m to 160k rewrites on Kind.Show 2024-02-10 18:34:04 -03:00
List.cons.kind2 kind2 bootstrap - initial term and stringifier 2024-02-10 12:25:48 -03:00
List.fold.kind2 kind2 bootstrap - initial term and stringifier 2024-02-10 12:25:48 -03:00
List.Folder.cons.kind2 kind2 bootstrap - initial term and stringifier 2024-02-10 12:25:48 -03:00
List.Folder.kind2 kind2 bootstrap - initial term and stringifier 2024-02-10 12:25:48 -03:00
List.Folder.nil.kind2 kind2 bootstrap - initial term and stringifier 2024-02-10 12:25:48 -03:00
List.kind2 kind2 bootstrap - initial term and stringifier 2024-02-10 12:25:48 -03:00
List.nil.kind2 kind2 bootstrap - initial term and stringifier 2024-02-10 12:25:48 -03:00
Main.kind2 add bft proof 2024-02-08 20:01:37 -03:00
Nat.double.kind2 add bft proof 2024-02-08 20:01:37 -03:00
Nat.equal.kind2 more functions 2024-02-10 23:15:08 -03:00
Nat.half.kind2 add bft proof 2024-02-08 20:01:37 -03:00
Nat.kind2 tmp 2024-02-10 09:57:13 -03:00
Nat.lemma.bft.kind2 add bft proof 2024-02-08 20:01:37 -03:00
Nat.succ.kind2 tmp 2024-02-10 09:57:13 -03:00
Nat.zero.kind2 tmp 2024-02-10 09:57:13 -03:00
String.Concatenator.build.kind2 more functions 2024-02-10 23:15:08 -03:00
String.Concatenator.concat.kind2 kind2 bootstrap - initial term and stringifier 2024-02-10 12:25:48 -03:00
String.Concatenator.from_string.kind2 kind2 bootstrap - initial term and stringifier 2024-02-10 12:25:48 -03:00
String.Concatenator.join.kind2 kind2 bootstrap - initial term and stringifier 2024-02-10 12:25:48 -03:00
String.Concatenator.kind2 kind2 bootstrap - initial term and stringifier 2024-02-10 12:25:48 -03:00
String.cons.kind2 kind2 bootstrap - initial term and stringifier 2024-02-10 12:25:48 -03:00
String.equal.kind2 more functions 2024-02-10 23:15:08 -03:00
String.kind2 kind2 bootstrap - initial term and stringifier 2024-02-10 12:25:48 -03:00
String.nil.kind2 kind2 bootstrap - initial term and stringifier 2024-02-10 12:25:48 -03:00
String.quote.kind2 more functions 2024-02-10 23:15:08 -03:00
test0.kind2 updates 2024-02-08 15:47:43 -03:00
test1.kind2 kind2 bootstrap - initial term and stringifier 2024-02-10 12:25:48 -03:00
test2.kind2 kind2 bootstrap - initial term and stringifier 2024-02-10 12:25:48 -03:00
test3.kind2 kind2 bootstrap - initial term and stringifier 2024-02-10 12:25:48 -03:00
test4.kind2 kind2 bootstrap - initial term and stringifier 2024-02-10 12:25:48 -03:00
U60.shower.kind2 more functions 2024-02-10 23:15:08 -03:00