lean4-htt/library/init
Leonardo de Moura 7dfec3c724 feat(library/init/lean/compiler/ir): add persistent field to inc/dec
If `persistent == true`, then object is known to be persistent at
compilation time. `emitc` omits `inc/dec` operations to
persistent objects. The interpreter does not to avoid memory leaks.
2019-09-09 07:42:06 -07:00
..
control chore(library/init): fix whitspaces before => 2019-08-09 09:13:49 -07:00
data chore(library/init): remove @[extern cpp ...] 2019-08-24 07:40:38 -07:00
lean feat(library/init/lean/compiler/ir): add persistent field to inc/dec 2019-09-09 07:42:06 -07:00
system chore(library/init): remove @[extern cpp ...] 2019-08-24 07:40:38 -07:00
coe.lean chore(frontends/lean/parser): simplify binder notation 2019-07-08 08:54:19 -07:00
core.lean chore(library/init): remove @[extern cpp ...] 2019-08-24 07:40:38 -07:00
default.lean refactor(library/init): move io and platform to system subdir 2019-07-25 17:29:33 -07:00
fix.lean chore(library/init): remove @[extern cpp ...] 2019-08-24 07:40:38 -07:00
init.md chore(*.md): fix/remove broken links 2016-02-23 10:11:24 -08:00
util.lean chore(library/init): remove @[extern cpp ...] 2019-08-24 07:40:38 -07:00
wf.lean chore(library/init/wf): add parentheses 2019-07-16 10:53:00 -07:00