Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
Sebastian Ullrich c838cdab34 fix(library/process): do not strip signal information from child exit status
This should match the meaning of "$?" in bash:

"3.7.5 Exit Status

The exit status of an executed command is the value returned by the waitpid system call or equivalent function. Exit statuses fall between 0 and 255."

Fixes #1868
2017-11-13 17:15:28 +01:00
.github chore(.github/CONTRIBUTING): fix typos and URLs 2017-10-30 16:23:22 +01:00
bin chore(bin): remove obsolete files 2017-11-12 12:04:47 +01:00
doc feat(library/init/meta): move rb_tree and rb_map to native namespace 2017-11-07 13:41:45 -08:00
extras/latex chore(extras/depgraph): remove leandeps 2017-07-15 02:27:17 -07:00
images chore(CMakeLists.txt): move Lean logo to make sure we can test leanemacs without installing Lean 2015-01-31 17:38:49 -08:00
leanpkg fix(leanpkg): fix error message 2017-09-14 18:48:18 +02:00
library perf(init/data/ordering): avoid thunk 2017-11-10 17:05:17 -08:00
script chore(script/package_registry): remove library_dev from test suite 2017-08-17 07:41:35 -07:00
src fix(library/process): do not strip signal information from child exit status 2017-11-13 17:15:28 +01:00
tests chore(tests/lean): fix test suite 2017-11-10 16:59:09 -08:00
tmp test(tmp/rbtree_no_index): rbtree without indexed families 2017-11-09 19:42:53 -08:00
.appveyor.yml chore(.appveyor.yml,.travis.yml): simplify using glob patterns 2017-07-26 17:13:34 +02:00
.clang-format feat(library/vm/process): add basic process support 2017-03-28 18:08:06 -07:00
.codecov.yml fix(.codecov.yml): do not fail github ci if coverage drops by 0.01% 2017-06-25 10:35:02 +02:00
.gitignore chore(gitignore): ignore nix files 2017-06-19 13:16:04 +02:00
.travis.yml chore(.travis.yml): undo Travis update 2017-09-15 12:33:46 -07:00
LICENSE Add LICENSE file 2013-07-15 18:55:48 -07:00
README.md chore(src/emacs): move lean-mode to https://github.com/leanprover/lean-mode 2017-10-06 10:46:43 -07:00