lean4-htt/src
Leonardo de Moura ad1a2b3251 feat(library/init/lean/elaborator/preterm): add toLevel
Convert `Syntax` into "pre" universe level term used in Lean3
2019-08-13 13:06:48 -07:00
..
cmake
frontends/lean chore(*): update equation syntax in files and old parser 2019-08-09 11:11:34 +02:00
init feat(library/init/lean): add evalConst 2019-06-07 16:31:28 -07:00
kernel feat(library/init/lean,kernel): add KernelException, addDecl and compileDecl 2019-08-07 17:15:40 -07:00
library fix(library/equations_compiler): equation compiler bug reported by @dselsam on Zulip 2019-08-12 19:20:26 -07:00
runtime chore(runtime/compact): add additional comments 2019-07-30 17:58:15 -07:00
shared
shell fix(shell/CMakeLists): bin_lean_stage0 should not be part of the default target as it conflicts with bin_lean 2019-08-09 16:43:19 +02:00
stage0 feat(library/init/lean/elaborator/preterm): add toLevel 2019-08-13 13:06:48 -07:00
tests/util chore(util/sexpr/format): use Lean implementation 2019-06-07 10:45:42 -07:00
util chore(util/lean_path): remove leanpkg.path support 2019-07-25 17:46:40 -07:00
CMakeLists.txt chore(CMakeLists): set default to OFF 2019-08-01 10:15:43 -07:00
config.h.in feat(CMakeLists): put configuration options relevant to leanc at config.h 2019-04-27 21:04:41 -07:00
CTestConfig.cmake
CTestCustom.cmake.in
Doxyfile
githash.h.in
memcheck.supp
version.h.in