lean4-htt/src
2020-06-16 14:06:46 -07:00
..
bin feat: leanmake: auto-detect PKG 2020-06-13 15:22:01 +02:00
cmake chore: remove test special case 2020-05-04 11:11:11 +02:00
frontends/lean feat: IO.Prim.withIsolatedStreams 2020-06-16 10:41:42 -07:00
include/lean chore: fix includes 2020-05-22 14:17:25 -07:00
Init feat: add ParserDescr.parser constructor for embedding parser definitions into parser descriptions 2020-06-16 14:06:46 -07:00
initialize chore: use src/Lean.lean to initialize lean 2020-05-26 13:54:13 -07:00
kernel chore: fix includes 2020-05-22 14:17:25 -07:00
Lean feat: add ParserDescr.parser constructor for embedding parser definitions into parser descriptions 2020-06-16 14:06:46 -07:00
library chore: use leadingNode and trailingNode in the old frontend 2020-06-10 15:05:22 -07:00
runtime feat: IO.Prim.withIsolatedStreams 2020-06-16 10:41:42 -07:00
shared chore: src/init ==> src/initialize 2019-11-22 04:59:13 -08:00
shell feat: leanmake: auto-detect PKG 2020-06-13 15:22:01 +02:00
Std chore: move BinomialHeap to Std 2020-05-22 11:10:47 -07:00
tests/util chore: fix includes 2020-05-22 14:17:25 -07:00
util chore: fix includes 2020-05-22 14:17:25 -07:00
CMakeLists.txt chore: remove obsolete MinGW-specific flag 2020-06-10 21:30:38 +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
Init.lean feat: make import A import A.olean instead of A/Default.olean 2020-05-19 11:29:32 -07:00
Lean.lean chore: move Init.Lean files to Lean package 2020-05-26 15:04:35 -07:00
lean.mk.in feat: leanmake: auto-detect PKG 2020-06-13 15:22:01 +02:00
memcheck.supp
Std.lean fix: add Std to builtin path 2020-05-22 14:47:24 -07:00
stdlib.make.in chore: simplify stdlib.make.in 2020-05-27 19:42:44 +02:00
version.h.in