lean4-htt/library
Leonardo de Moura 16e7976b1a chore(library/init/data/vector): remove [...] notation for vectors
This is a temporary workaround. The problem is that this notation
overloads the one in list, and we currently can't handle nary
overloads in patterns.
2017-07-26 13:45:30 +01:00
..
data chore(init/category/combinators): remove monad.for 2017-07-26 11:52:11 +01:00
init chore(library/init/data/vector): remove [...] notation for vectors 2017-07-26 13:45:30 +01:00
smt chore(library/init/meta): add to_unfold parameter to simplify, and remove redundant simp* tactics 2017-07-02 15:26:06 -07:00
system refactor(library): add has_to_string back (but it produces unquoted values) 2017-06-18 18:30:10 -07:00
tools/debugger chore(library): remove workarounds for issue #1682 2017-06-19 16:09:12 -07:00
leanpkg.path feat(leanpkg): add package manager 2017-05-01 14:11:38 -07:00
library.md feat(init/data/nat/bitwise): properties of bitwise ops 2017-05-31 14:18:44 -07:00
standard.lean chore(library/system): enforce Lean naming conventions IO ==> io 2016-11-17 11:27:37 -08:00