lean4-htt/library
Leonardo de Moura 6e7929252f feat(frontends/lean, library/init): add 'thunk' gadget
We can now write
   trace "hello" t
instead of
   trace "hello" (fun _, t)
2017-01-31 18:41:59 -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(frontends/lean, library/init): add 'thunk' gadget 2017-01-31 18:41:59 -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