lean4-htt/library/init
Leonardo de Moura 39dd079e37 feat(runtime): low tech allocation profiler
```
@[extern 4 "lean_io_allocprof"]
constant allocprof {α : Type} (msg : @& string) (fn : io α) : io α
```
2019-03-14 15:15:29 -07:00
..
control chore(library/init): remove coroutines from stdlib 2019-03-08 15:34:17 +01:00
data feat(library/init/data/string/basic): implement iterators using uft8 low level API 2019-03-12 06:56:05 -07:00
lean refactor(library/init/lean/parser/rec): use init.fix 2019-03-12 08:31:58 -07:00
coe.lean fix(library/init): missing @[inline] 2018-09-18 21:42:22 -07:00
core.lean feat(library/init): unicode notation for heq: ≅ 2019-03-07 10:21:14 -08:00
default.lean feat(runtime): add efficient fixpoint implementation 2019-03-10 10:09:57 -07:00
env_ext.lean chore(library/init/env_ext): update 2018-09-11 13:55:25 -07:00
fix.lean refactor(library/init/lean/parser/rec): use init.fix 2019-03-12 08:31:58 -07:00
function.lean fix(library/init/function): missing @[inline] 2018-09-20 08:39:25 -07:00
init.md
io.lean feat(runtime): low tech allocation profiler 2019-03-14 15:15:29 -07:00
platform.lean feat(library/vm): add support for system.platform.nbits in the VM 2018-05-03 15:54:54 -07:00
util.lean feat(runtime,library/init/util): add some debugging helper function 2019-02-17 09:22:37 -08:00
wf.lean feat(library/init): unicode notation for heq: ≅ 2019-03-07 10:21:14 -08:00