lean4-htt/library/data
2017-06-18 18:33:27 -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(library): has_to_string ==> has_repr 2017-06-18 18:29:19 -07:00
buffer.lean refactor(library): has_to_string ==> has_repr 2017-06-18 18:29:19 -07:00
dlist.lean feat(library/data/buffer/parser): parser combinators for char_buffer 2017-05-01 14:11:38 -07:00
hash_map.lean fix(library): expr, level, hash_map, rb_map has_repr instances should be has_to_string since they do not produce results that can be parsed by Lean 2017-06-18 18:33:27 -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 feat(init/meta/injection_tactic): better injection tactic 2017-05-27 04:59:40 -04:00
vector.lean feat(data/vector): more vector operations 2017-05-27 04:14:02 -04:00