Kind2/base/Int
Rígille Scherrer Borges Menezes 60729ef47a define dyadic fractions and operations
2021-07-10 16:50:37 -03:00
..
add Goal rewrite syntax, new Int and Nat functions 2021-03-05 17:50:05 -03:00
0.kind UwU 2021-02-19 20:15:26 -03:00
1.kind UwU 2021-02-19 20:15:26 -03:00
2val.kind define dyadic fractions and operations 2021-07-10 16:50:37 -03:00
abs.kind update constructors of Int 2021-04-16 19:08:00 -03:00
add.kind Beyond Inductive Datatypes - blog post 2021-04-16 16:14:53 -03:00
cmp.kind Beyond Inductive Datatypes - blog post 2021-04-16 16:14:53 -03:00
div_nat.kind Beyond Inductive Datatypes - blog post 2021-04-16 16:14:53 -03:00
div.kind Fix Int compiler 2021-04-16 21:18:39 -03:00
eql.kind UwU 2021-02-19 20:15:26 -03:00
extract.kind erase types 2021-04-19 14:28:03 -03:00
from_nat.kind UwU 2021-02-19 20:15:26 -03:00
from_u32.kind refactor to_screen_xy function 2021-04-09 11:16:12 -03:00
gte.kind play better with optimizations 2021-04-16 14:13:42 -03:00
gtn.kind play better with optimizations 2021-04-16 14:13:42 -03:00
is_neg.kind Beyond Inductive Datatypes - blog post 2021-04-16 16:14:53 -03:00
is_pos.kind Beyond Inductive Datatypes - blog post 2021-04-16 16:14:53 -03:00
lte.kind fix int ltn and lte names 2021-05-13 13:16:06 -03:00
ltn.kind fix int ltn and lte names 2021-05-13 13:16:06 -03:00
max.kind Beyond Inductive Datatypes - blog post 2021-04-16 16:14:53 -03:00
min.kind Beyond Inductive Datatypes - blog post 2021-04-16 16:14:53 -03:00
mod_nat.kind Beyond Inductive Datatypes - blog post 2021-04-16 16:14:53 -03:00
mul.kind Fix Int compiler 2021-04-16 21:18:39 -03:00
neg.kind Beyond Inductive Datatypes - blog post 2021-04-16 16:14:53 -03:00
new.kind Beyond Inductive Datatypes - blog post 2021-04-16 16:14:53 -03:00
normalize.kind erase types 2021-04-19 14:28:03 -03:00
parse_hex.kind Add more ECDSA functions 2021-06-21 20:00:51 -03:00
show.kind Fix Int compiler 2021-04-16 21:18:39 -03:00
sub.kind Web.Kaelin game state 2021-04-05 18:17:16 -03:00
succ_both.kind Goal rewrite syntax, new Int and Nat functions 2021-03-05 17:50:05 -03:00
to_i8.kind update constructors of Int 2021-04-16 19:08:00 -03:00
to_i16.kind update constructors of Int 2021-04-16 19:08:00 -03:00
to_i32.kind update constructors of Int 2021-04-16 19:08:00 -03:00
to_i64.kind update constructors of Int 2021-04-16 19:08:00 -03:00
to_i128.kind update constructors of Int 2021-04-16 19:08:00 -03:00
to_i256.kind update constructors of Int 2021-04-16 19:08:00 -03:00
to_nat_signed.kind erase types 2021-04-19 14:28:03 -03:00
to_nat.kind Fix Int compiler 2021-04-16 21:18:39 -03:00
to_string_base.kind Beyond Inductive Datatypes - blog post 2021-04-16 16:14:53 -03:00
to_u32.kind erase types 2021-04-19 14:28:03 -03:00