lean4-htt/library/data
2017-06-22 08:03:23 -07:00
..
buffer refactor(*): wrap string in a structure 2017-06-07 17:30:49 -07:00
list refactor(init/logic): remove "contrapos" (which is a duplicate of "mt") 2017-05-27 04:14:03 -04:00
set refactor(library): avoid auxiliary definitions such as add/mul/le/etc 2017-05-01 08:52:19 -07:00
bitvec.lean refactor(init/meta/interactive): rename pose -> define 2017-06-22 08:03:23 -07:00
buffer.lean refactor(library): has_to_string ==> has_repr 2017-06-18 18:29:19 -07:00
dlist.lean refactor(init/meta/interactive): merge assert -> note 2017-06-22 08:03:23 -07:00
hash_map.lean refactor(init/meta/interactive): merge assert -> note 2017-06-22 08:03:23 -07:00
lazy_list.lean feat(frontends/lean): no global universes in the frontend 2017-02-08 17:23:04 -08:00
pnat.lean feat(data/pnat): positive natural numbers 2017-05-28 02:32:23 -04:00
stream.lean refactor(init/meta/interactive): merge assert -> note 2017-06-22 08:03:23 -07:00
vector.lean feat(data/vector): more vector operations 2017-05-27 04:14:02 -04:00