lean4-htt/library
Leonardo de Moura 55fee26b36 feat(library/class): add attribute for tracking symbols occurring in instances of type classes
For more information see:
https://github.com/leanprover/lean/wiki/Refactoring-structures
The new attribute [algebra] implements the [algebraic_class] described
in the page above.
2017-05-01 18:02:30 -07:00
..
data feat(library/data/buffer/parser): parser combinators for char_buffer 2017-05-01 14:11:38 -07:00
init feat(library/class): add attribute for tracking symbols occurring in instances of type classes 2017-05-01 18:02:30 -07:00
smt fix(library/smt/prove.lean): collect_props was collecting (H : Prop) 2017-03-12 09:54:01 -07:00
system feat(leanpkg): make add command more awesome 2017-05-01 14:11:39 -07:00
tools feat(library/init/category): add has_map type class, delete fmap 2017-05-01 10:13:02 -07:00
.project feat(*): C++ code generator 2016-12-05 16:11:41 -08:00
leanpkg.path feat(leanpkg): add package manager 2017-05-01 14:11:38 -07:00
library.md doc(fixing_broken_links) 2017-03-22 08:13:36 -07:00
standard.lean chore(library/system): enforce Lean naming conventions IO ==> io 2016-11-17 11:27:37 -08:00