lean4-htt/library/init
Leonardo de Moura 97419f5cc5 feat(library/init/util): add panicWithPos
It will be used by the macro `panic!`.

@kha @dselsam: I think the attribute `@[effectful]` is a bad name.
It is quite misleading. Any suggestions for a new name?
2019-09-30 17:06:07 -07:00
..
control chore(library/init): auxiliary combinators 2019-09-17 17:17:46 -07:00
data feat(library/init/lean/smap): implement SMap using PHashMap instead of RBMap 2019-09-20 14:22:03 -07:00
lean feat(library/init/lean/compiler): add @[effectful] 2019-09-30 16:12:41 -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
util.lean feat(library/init/util): add panicWithPos 2019-09-30 17:06:07 -07:00
wf.lean chore(library/init/wf): add parentheses 2019-07-16 10:53:00 -07:00