lean4-htt/src
2020-05-18 14:51:18 +02:00
..
bin refactor: make stages internally consistent by compiling the stageN lib with the stageN compiler, rename static libraries 2020-05-14 23:13:51 +02:00
cmake chore: remove test special case 2020-05-04 11:11:11 +02:00
frontends/lean feat: infer module name from cwd instead of LEAN_PATH, also make build system less specific to Init/ 2020-05-14 14:38:52 +02:00
Init feat: infer module name from cwd instead of LEAN_PATH, also make build system less specific to Init/ 2020-05-14 14:38:52 +02:00
initialize fix: leaks 2019-12-22 15:09:19 -08:00
kernel chore: fix debug build 2020-03-18 21:02:00 -07:00
library chore: remove () modifier 2020-05-12 15:02:02 -07:00
runtime chore: move bin/ and .oleans into build directory 2020-05-14 14:47:54 +02:00
shared chore: src/init ==> src/initialize 2019-11-22 04:59:13 -08:00
shell chore: duplicate install file 2020-05-18 14:51:18 +02:00
tests/util refactor(runtime): C backend 2019-08-24 07:40:38 -07:00
util fix: nat_* primitives return objects that must be consumed 2020-03-16 19:28:22 -07:00
CMakeLists.txt fix: install 2020-05-18 14:38:23 +02:00
config.h.in feat(CMakeLists, runtime): add CHECK_RC_OVERFLOW cmake option 2019-08-28 15:35:46 -03:00
CTestConfig.cmake
CTestCustom.cmake.in
githash.h.in
Makefile.in fix: avoid sed, which doesn't always like \r 2020-05-15 19:41:32 +02:00
memcheck.supp
stdlib.make.in chore: fix OSX issues 2020-05-15 11:07:24 -07:00
version.h.in