lean4-htt/library
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
..
init feat(library/init/lean/compiler/ir): add persistent field to inc/dec 2019-09-09 07:42:06 -07:00
library.md chore(library/library.md): update documentation 2017-08-16 14:17:26 -07:00
Makefile.in feat(library/Makefile.in): generate ".c" files 2019-08-24 07:40:56 -07:00
relative.py fix(library/relative.py): Windows and Linux builds 2019-07-30 18:56:34 -07:00