lean4-htt/library/init/native
Leonardo de Moura bf9f7560f7 feat(frontends/lean): (Type u) can't be a proposition
(Type u)  is the old (Type (u+1))
(PType u) is the old (Type u)
Type*     is the old (Type (_+1))
PType*    is the old Type*

The stdlib can be compiled, but we still have > 70 broken tests

See discussion at #1341
2017-01-30 11:54:00 -08:00
..
anf.lean feat(*): C++ code generator 2016-12-05 16:11:41 -08:00
builtin.lean feat(*): C++ code generator 2016-12-05 16:11:41 -08:00
cf.lean feat(*): C++ code generator 2016-12-05 16:11:41 -08:00
config.lean feat(*): C++ code generator 2016-12-05 16:11:41 -08:00
default.lean feat(frontends/lean): (Type u) can't be a proposition 2017-01-30 11:54:00 -08:00
format.lean feat(*): C++ code generator 2016-12-05 16:11:41 -08:00
internal.lean feat(*): C++ code generator 2016-12-05 16:11:41 -08:00
ir.lean feat(*): C++ code generator 2016-12-05 16:11:41 -08:00
pass.lean feat(*): C++ code generator 2016-12-05 16:11:41 -08:00
procedure.lean feat(*): C++ code generator 2016-12-05 16:11:41 -08:00
result.lean feat(library): add pre_monad 2016-12-08 12:48:55 -08:00
util.lean feat(*): C++ code generator 2016-12-05 16:11:41 -08:00