lean4-htt/library
Leonardo de Moura 394e0d5f0a refactor(library/init): remove has_cmp and is_ordering type classes
Now, `cmp` is just a fixed helper function.
In the future, we will be able to use (more efficient) specialized
versions during code generation by defining simp rules.
2017-11-14 08:33:24 -08:00
..
data feat(library/init): add d_array type 2017-11-06 14:56:11 -08:00
init refactor(library/init): remove has_cmp and is_ordering type classes 2017-11-14 08:33:24 -08: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 feat(init/meta/derive): implement [derive] attribute 2017-09-05 23:14:34 +02:00
leanpkg.path feat(leanpkg): add package manager 2017-05-01 14:11:38 -07:00
library.md chore(library/library.md): update documentation 2017-08-16 14:17:26 -07:00