lean4-htt/library/init/lean/compiler
Leonardo de Moura e05cdc2b08 feat(library/init/lean/compiler): declare function inlining attributes in Lean
Remark: they are not active yet since we haven't removed the ones
defined in C++ yet.
2019-06-06 11:05:54 -07:00
..
ir refactor(library/init/lean/environment): more flexible PersistentEnvExtensionState 2019-06-04 16:35:21 -07:00
attributes.lean feat(library/init/lean/compiler): declare function inlining attributes in Lean 2019-06-06 11:05:54 -07:00
closedtermcache.lean refactor(library/init/lean/environment): more flexible PersistentEnvExtensionState 2019-06-04 16:35:21 -07:00
constfolding.lean feat(library/init/lean/compiler/constfolding): fold Nat.pow, UInt*.toNat and USize.toNat 2019-06-01 10:28:04 -07:00
default.lean feat(library/init/lean/compiler): declare function inlining attributes in Lean 2019-06-06 11:05:54 -07:00
export.lean fix(library/init/lean/compiler/ir/borrow): do not perform borrow inference for @[export] declarations 2019-05-22 11:44:34 -07:00
initattr.lean feat(library/init/lean/compiler/ir/emitcpp): emit module initialization code 2019-05-21 16:06:10 -07:00
util.lean refactor(core): homogeneous andthen 2019-04-24 14:00:34 -07:00