lean4-htt/library
Leonardo de Moura 49a0d13c50 feat(library/init/coe): add coercion from A to (option A)
A little hack is used to make sure type class resolution will not enter
in an infinite loop.
2017-01-31 17:45:41 -08:00
..
data refactor(library/init/core): simpler has_mem type class with out_param 2017-01-30 18:43:05 -08:00
init feat(library/init/coe): add coercion from A to (option A) 2017-01-31 17:45:41 -08:00
system feat(*): C++ code generator 2016-12-05 16:11:41 -08:00
tools fix(library,tests/lean): fix run/interactive tests, and problems in the standard library due to the new interpretation for Type 2017-01-30 11:54:00 -08:00
.project feat(*): C++ code generator 2016-12-05 16:11:41 -08:00
library.md feat(frontends/lean): (Type u) can't be a proposition 2017-01-30 11:54:00 -08:00
standard.lean chore(library/system): enforce Lean naming conventions IO ==> io 2016-11-17 11:27:37 -08:00