Kind2/base
Rígille S. B. Menezes 744a40557f fix Nat.mul proofs
2021-10-08 22:56:02 -03:00
..
App Fixed bugs in App/HotS 2021-10-07 22:14:41 -03:00
Array temp fix def 2021-06-25 15:20:49 -03:00
BBT Kind: add bbt count 2021-08-24 11:32:44 -03:00
Bits Remove Litereum files 2021-10-05 16:50:19 -03:00
BitsMap Use new BitsMap.set from FormCoreJS 2021-04-28 01:12:50 -03:00
BitsSet CLI and API improvements 2021-03-27 12:09:55 -03:00
Bool Incremental compilation: performance breakthrough 2021-04-27 22:53:55 -03:00
Buffer8 Parse UTF-8 into String (#297) 2021-10-04 23:15:58 -03:00
Buffer32 Parse UTF-8 into String (#297) 2021-10-04 23:15:58 -03:00
Bytes Parse UTF-8 into String (#297) 2021-10-04 23:15:58 -03:00
Char Update TestSuite, add more functions to String 2021-09-02 20:48:18 -03:00
Cmp Kind: fix files according to the new syntax 2021-08-15 22:40:54 -03:00
Col32 make ball pong fast 2021-07-11 15:32:54 -03:00
Continuation Simplify Contination 2021-04-08 16:52:15 -03:00
Crypto Add FIXME 2021-09-10 13:33:09 -03:00
Date define dependent type for dates 2021-08-07 21:21:35 -03:00
Debug UwU 2021-02-19 20:15:26 -03:00
Deserializer Kind 1.0.63 2021-06-12 17:32:04 -03:00
Dyadic define Dyadic.to_nat 2021-07-26 12:06:04 -03:00
Either add Either.swap 2021-06-24 13:07:11 -03:00
Empty UwU 2021-02-19 20:15:26 -03:00
Equal erase types 2021-04-19 14:28:03 -03:00
Ether add proof of padding 2021-10-07 01:10:23 -03:00
Example add example of cache bug 2021-08-18 01:39:54 -03:00
F32 erase types 2021-04-19 14:28:03 -03:00
F64 Update the shield bar, rename Hexagonal.Axial.BBT and add new F64 functions 2021-07-01 14:45:31 -03:00
Fin Merge branch 'master' into maisa/ECDSA 2021-07-05 16:13:36 -03:00
Function New syntaxes 2021-06-29 00:03:40 -03:00
Functor erase types 2021-04-19 14:28:03 -03:00
GPT Kind 1.0.63 2021-06-12 17:32:04 -03:00
GSet erase types 2021-04-19 14:28:03 -03:00
Hexagonal Restore Kaelin 2021-07-15 09:20:53 -03:00
I8 Kind 1.0.63 2021-06-12 17:32:04 -03:00
I16 Kind 1.0.63 2021-06-12 17:32:04 -03:00
I32 update I32.show 2021-08-17 14:51:03 -03:00
I64 Kind 1.0.63 2021-06-12 17:32:04 -03:00
I128 Kind 1.0.63 2021-06-12 17:32:04 -03:00
I256 Kind 1.0.63 2021-06-12 17:32:04 -03:00
Int define dyadic fractions and operations 2021-07-10 16:50:37 -03:00
IO Add IO.clear 2021-08-02 18:38:10 -03:00
Kind Fix usage of the get syntax 2021-10-04 12:06:49 -03:00
Lambda erase types 2021-04-19 14:28:03 -03:00
List Litereum massive simplification DONE 2021-10-03 21:27:04 -03:00
Logic erase types 2021-04-19 14:28:03 -03:00
Map Nya path finding initial verison 2021-09-17 19:04:06 -03:00
Matrix add some matrix and vector operations 2021-06-27 23:57:54 -03:00
Maybe KL: HUD interface (#254) 2021-08-09 14:13:34 -03:00
Monad erase types 2021-04-19 14:28:03 -03:00
Monoid Add Submonoid 2021-08-25 16:55:12 +02:00
Mons erase types 2021-04-19 14:28:03 -03:00
Nat fix Nat.mul proofs 2021-10-08 22:56:02 -03:00
NatMap return NatMap 2021-06-22 18:39:36 -03:00
NatSet QoL improves for Kaelin 2021-06-02 22:27:26 -03:00
Pair IO UDP socket primitives 2021-06-29 12:22:52 -03:00
Parser Litereum massive simplification DONE 2021-10-03 21:27:04 -03:00
Physics make gravity work 2021-08-04 15:56:40 -03:00
PixelFont Fixed PixelFont problem 2021-06-19 15:02:17 -03:00
Pos32 update U32 literals 2021-04-19 12:07:44 -03:00
PriorityQueue prove that a priority queue that has an element is not empty 2021-08-24 08:54:21 +02:00
Provit UwU 2021-02-19 20:15:26 -03:00
Puzzle Fix Sigma syntax, add CatInTheHat Puzzle 2021-03-28 16:17:28 -03:00
Queue erase types 2021-04-19 14:28:03 -03:00
Result Add Result type 2021-06-12 19:16:24 -03:00
Serializer Kind 1.0.63 2021-06-12 17:32:04 -03:00
Set CLI and API improvements 2021-03-27 12:09:55 -03:00
Sigma UwU 2021-02-19 20:15:26 -03:00
String Parse UTF-8 into String (#297) 2021-10-04 23:15:58 -03:00
Stringifier Kind 1.0.63 2021-06-12 17:32:04 -03:00
TestSuite Parse UTF-8 into String (#297) 2021-10-04 23:15:58 -03:00
Trampoline Continuations and Trampolines 2021-04-06 16:52:35 -03:00
U8 Merge branch 'master' into maisa/ECDSA 2021-07-05 16:13:36 -03:00
U16 Add base to UTF-8 decode (#243) 2021-07-13 17:43:22 -03:00
U32 take min of two U32's 2021-07-20 11:53:09 -03:00
U32Map Create U32Map from GMap 2021-06-10 18:00:07 -03:00
U64 Kind 1.0.63 2021-06-12 17:32:04 -03:00
U128 Kind 1.0.63 2021-06-12 17:32:04 -03:00
U256 Bit-Cons updates 2021-08-17 21:13:11 -03:00
Unit UwU 2021-02-19 20:15:26 -03:00
User Parse UTF-8 into String (#297) 2021-10-04 23:15:58 -03:00
V2 Nya path finding initial verison 2021-09-17 19:04:06 -03:00
V3 make gravity work 2021-08-04 15:56:40 -03:00
Variadic Add Crypto and rename Keccak 2021-06-11 13:42:07 -03:00
Vector Kind: fix files according to the new syntax 2021-08-15 22:40:54 -03:00
VoxBox pong is now finally playable 2021-07-12 03:27:00 -03:00
Word add tab window to KL (#280) 2021-08-19 10:50:50 -03:00
And.kind Fix Sigma syntax, add CatInTheHat Puzzle 2021-03-28 16:17:28 -03:00
App.kind Kaelin room by name 2021-07-11 17:49:39 -03:00
Array.kind Update language, Keccak progress, Buffers 2021-06-12 23:33:04 -03:00
BBT.kind Fix map definitions 2021-06-22 17:20:18 -03:00
Bits.kind UwU 2021-02-19 20:15:26 -03:00
BitsMap.kind erase types 2021-04-19 14:28:03 -03:00
BitsSet.kind erase types 2021-04-19 14:28:03 -03:00
Bool.kind add bool serialization 2021-08-05 13:33:39 -03:00
Buffer8.kind Update language, Keccak progress, Buffers 2021-06-12 23:33:04 -03:00
Buffer32.kind Update language, Keccak progress, Buffers 2021-06-12 23:33:04 -03:00
Bytes.kind Parse UTF-8 into String (#297) 2021-10-04 23:15:58 -03:00
BytesLike.kind Parse UTF-8 into String (#297) 2021-10-04 23:15:58 -03:00
Char.kind Improve error messages 2021-04-05 23:56:52 -03:00
check.sh App refactors, initial DOM renderer 2021-04-13 18:07:27 -03:00
Cmp.kind UwU 2021-02-19 20:15:26 -03:00
Col32.kind UwU 2021-02-19 20:15:26 -03:00
Continuation.kind Simplify Contination 2021-04-08 16:52:15 -03:00
Date.kind define dependent type for dates 2021-08-07 21:21:35 -03:00
Decidable.kind Tesla's filter 2021-03-01 12:05:11 -03:00
Deserializer.kind Kind 1.0.63 2021-06-12 17:32:04 -03:00
Device.kind fix merge changes 2021-04-23 16:55:06 -03:00
DOM.kind erase types 2021-04-19 14:28:03 -03:00
Dyadic.kind define dyadic fractions and operations 2021-07-10 16:50:37 -03:00
Dynamic.kind First class modules 2021-07-27 18:36:40 -03:00
Either.kind UwU 2021-02-19 20:15:26 -03:00
Empty.kind UwU 2021-02-19 20:15:26 -03:00
Equal.kind Change : to = on indexed constructors 2021-02-19 22:22:31 -03:00
F32.kind define F32 2021-04-15 15:00:57 -03:00
F64.kind UwU 2021-02-19 20:15:26 -03:00
Fin.kind Kind: fix files with new forall syntax 2021-08-19 22:15:01 -03:00
Function.kind erase types 2021-04-19 14:28:03 -03:00
Functor.kind UwU 2021-02-19 20:15:26 -03:00
GMap.kind optimize gmap insertion 2021-05-04 14:37:41 -03:00
GPT3.kind GPT3 changes 2021-10-01 13:03:42 -03:00
GSet.kind erase types 2021-04-19 14:28:03 -03:00
I8.kind define other signed machine integers 2021-04-15 13:50:10 -03:00
I16.kind define other signed machine integers 2021-04-15 13:50:10 -03:00
I32.kind define I32 type 2021-04-07 14:22:16 -03:00
I64.kind define other signed machine integers 2021-04-15 13:50:10 -03:00
I128.kind define other signed machine integers 2021-04-15 13:50:10 -03:00
I256.kind define other signed machine integers 2021-04-15 13:50:10 -03:00
Int.kind Beyond Inductive Datatypes - blog post 2021-04-16 16:14:53 -03:00
IO.kind Kind: fix Monad and IO with new syntax 2021-08-13 21:55:48 -03:00
JSON.kind erase types 2021-04-19 14:28:03 -03:00
Lambda.kind Lambda Calculus implementation 2021-03-28 22:08:23 -03:00
Lex.kind Change : to = on indexed constructors 2021-02-19 22:22:31 -03:00
List.kind erase types 2021-04-19 14:28:03 -03:00
Main.kind Add Playground app (#203) 2021-05-11 19:54:55 -03:00
Map.kind Fix Map 2021-06-22 18:16:56 -03:00
Matrix.kind add some matrix and vector operations 2021-06-27 23:57:54 -03:00
Maybe.kind New syntax sugars, examples and CLI improvements 2021-03-27 16:41:15 -03:00
Module.kind Fix String literals not reducing due to unloaded Word.from_bits 2021-07-29 02:50:06 -03:00
Monad.kind Kind: fix Monad and IO with new syntax 2021-08-13 21:55:48 -03:00
Monoid.kind Kind: fix files according to the new syntax 2021-08-15 22:40:54 -03:00
Nat.kind Tesla's filter 2021-03-01 12:05:11 -03:00
NatMap.kind Undo NatMap/StringMap change 2021-06-22 18:50:32 -03:00
NatSet.kind Creating NatSet and using it for 2021-05-07 16:32:28 -03:00
Not.kind UwU 2021-02-19 20:15:26 -03:00
Or.kind avoid indexes in List.in and List.monotone 2021-04-15 21:41:12 -03:00
Pair.kind UwU 2021-02-19 20:15:26 -03:00
Parser.kind Parse errors show contextual expression 2021-05-07 04:06:14 -03:00
PixelFont.kind erase types 2021-04-19 14:28:03 -03:00
Polygon.kind Nya path finding initial verison 2021-09-17 19:04:06 -03:00
Pos32.kind Move SmartMotive 2021-04-05 10:10:55 -03:00
PriorityQueue.kind implement a PriorityQueue 2021-08-17 19:54:32 +02:00
Problems.kind erase types 2021-04-19 14:28:03 -03:00
Queue.kind erase types 2021-04-19 14:28:03 -03:00
Result.kind Add Result type 2021-06-12 19:16:24 -03:00
Segment.kind Nya path finding initial verison 2021-09-17 19:04:06 -03:00
Serializer.kind Kind 1.0.63 2021-06-12 17:32:04 -03:00
Set.kind CLI and API improvements 2021-03-27 12:09:55 -03:00
Sigma.kind UwU 2021-02-19 20:15:26 -03:00
String.kind UwU 2021-02-19 20:15:26 -03:00
Stringifier.kind Kind 1.0.63 2021-06-12 17:32:04 -03:00
Submonoid.kind Added Sumbonoid 2021-08-25 16:48:55 +02:00
Subset.kind create subset type 2021-06-14 13:03:58 -03:00
Test.kind Lit: resolve 0 problem with varlen serialization 2021-10-05 11:03:13 -03:00
TestSuite.kind Fix String.to_hex and update TestSuite 2021-06-18 20:30:21 -03:00
The.kind Change : to = on indexed constructors 2021-02-19 22:22:31 -03:00
Trampoline.kind Continuations and Trampolines 2021-04-06 16:52:35 -03:00
Triple.kind add polymorphic triples 2021-09-27 15:25:35 -03:00
U8.kind Parse UTF-8 into String (#297) 2021-10-04 23:15:58 -03:00
U16.kind UwU 2021-02-19 20:15:26 -03:00
U32.kind UwU 2021-02-19 20:15:26 -03:00
U32Map.kind Merge branch 'master' of github.com:uwu-tech/kind 2021-07-25 11:31:40 -03:00
U64.kind UwU 2021-02-19 20:15:26 -03:00
U128.kind update U128 and U256 2021-04-15 14:21:48 -03:00
U256.kind UwU 2021-02-19 20:15:26 -03:00
Unit.kind UwU 2021-02-19 20:15:26 -03:00
V2.kind start 2d physics lib 2021-08-03 18:59:11 -03:00
V3.kind Better num lits and ops; cache uses lowcase files 2021-05-08 18:01:27 -03:00
Variadic.kind Merge branch 'master' of github.com:uwu-tech/kind 2021-07-25 11:31:40 -03:00
Vector.kind Kind: fix files according to the new syntax 2021-08-15 22:40:54 -03:00
VoxBox.kind App refactors, initial DOM renderer 2021-04-13 18:07:27 -03:00
Word.kind Change : to = on indexed constructors 2021-02-19 22:22:31 -03:00