lean4-htt/tests
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
..
compiler feat(runtime): add utf8_prev and utf8_set 2019-03-11 18:05:40 -07:00
ir refactor(library/system/io): move into init 2018-08-21 08:43:09 -07:00
lean chore(library/init): remove coroutines from stdlib 2019-03-08 15:34:17 +01:00
playground feat(runtime): low tech allocation profiler 2019-03-14 15:15:29 -07:00