lean4-htt/library/init
Leonardo de Moura 78d87cf4cd fix(library/init/lean/compiler/ir/emitcpp): add missing lean::
@kha It is unclear why the C++ compilers were accepting our generated
files without `lean::`. I found the issue by accident while working on
the new C backend.
2019-08-21 09:51:01 -07:00
..
control chore(library/init): fix whitspaces before => 2019-08-09 09:13:49 -07:00
data feat(library/init): add "extern c" attributes 2019-08-20 11:53:46 -07:00
lean fix(library/init/lean/compiler/ir/emitcpp): add missing lean:: 2019-08-21 09:51:01 -07:00
system fix(library/init): missing "extern c" 2019-08-20 12:02:46 -07:00
coe.lean chore(frontends/lean/parser): simplify binder notation 2019-07-08 08:54:19 -07:00
core.lean feat(library/init): add "extern c" attributes 2019-08-20 11:53:46 -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/fix): test "extern c" 2019-08-20 11:18:19 -07:00
init.md
util.lean feat(library/init): add "extern c" attributes 2019-08-20 11:53:46 -07:00
wf.lean chore(library/init/wf): add parentheses 2019-07-16 10:53:00 -07:00