lean4-htt/library/init/lean/compiler
Leonardo de Moura 2363fdf544 refactor(library/init/lean/compiler/ir): remove redundant field from FnBody.jdecl
The result type of a join point is always equal to the function return
type. Moreover, the extra bookkeeping introduces extra work, and doesn't
really help.
2019-05-07 12:26:11 -07:00
..
ir refactor(library/init/lean/compiler/ir): remove redundant field from FnBody.jdecl 2019-05-07 12:26:11 -07:00
constfolding.lean feat(library/init/lean/compiler/constfolding): constant folding for strictAnd and strictOr 2019-04-05 16:51:29 -07:00
default.lean chore(library/init/lean/compiler): move IR related files to subdirectory 2019-05-05 07:55:36 -07:00
util.lean refactor(core): homogeneous andthen 2019-04-24 14:00:34 -07:00