This website requires JavaScript.
Explore
Help
Sign in
max
/
lean4-htt
Watch
1
Star
0
Fork
You've already forked lean4-htt
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2
676e8eee6c
lean4-htt
/
library
/
data
History
Leonardo de Moura
b8fa7f5311
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
...
See
#1664
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