lean4-htt/src
2020-06-09 14:11:34 -07:00
..
bin chore: add Lean package to leanc.in 2020-05-26 13:51:06 -07:00
cmake chore: remove test special case 2020-05-04 11:11:11 +02:00
frontends/lean feat: allow parser! and tparser! to set the parser precedence 2020-06-03 18:11:13 -07:00
include/lean chore: fix includes 2020-05-22 14:17:25 -07:00
Init chore: add hack for allowing old and new frontends to parse Core.lean 2020-06-09 14:11:34 -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 chore: add support for old syntax 2020-06-09 14:11:34 -07:00
library feat: allow parser! and tparser! to set the parser precedence 2020-06-03 18:11:13 -07:00
runtime chore: move runtime implementation to src/runtime 2020-05-22 14:35:16 -07:00
shared
shell chore: add Lean package to CMakeLists.txt 2020-05-26 13:50:04 -07: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 fix: missing deps 2020-05-26 15:05:01 -07:00
config.h.in
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 fix: leanmake: allow users to add custom LEAN_PATH 2020-05-27 19:46:35 +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