lean4-htt/src
2020-08-11 18:17:57 -07:00
..
bin fix: build 2020-06-25 15:30:11 -07:00
cmake chore: remove test special case 2020-05-04 11:11:11 +02:00
frontends/lean chore: hack metavariable case 2020-08-04 16:42:48 -07:00
include/lean chore: fix includes 2020-05-22 14:17:25 -07:00
Init chore: add namedPattern 2020-08-11 15:04:09 -07:00
initialize chore: use src/Lean.lean to initialize lean 2020-05-26 13:54:13 -07:00
kernel fix: allow kernel projections to be used in inductive families containing only one constructor 2020-08-05 12:56:04 -07:00
Lean chore: throw error if namedPattern notation is used in a non pattern 2020-08-11 18:17:57 -07:00
library chore: fix comment 2020-08-10 08:39:22 -07:00
runtime feat: unsafe functions for freeing compacted regions 2020-07-10 07:42:26 -07:00
shared chore: src/init ==> src/initialize 2019-11-22 04:59:13 -08:00
shell feat: add --root flag to set package root directory 2020-08-06 09:21:52 -07:00
Std refactor: add prototype2.lean 2020-08-04 18:35:11 -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: clean up stage 0 executable build 2020-07-03 19:26:00 +02:00
config.h.in
CTestConfig.cmake
CTestCustom.cmake.in
githash.h.in
Init.lean chore: move ShareCommon to Std 2020-06-25 11:45:29 -07:00
Lean.lean refactor: move EqnCompiler to Meta folder 2020-08-06 09:10:01 -07:00
lean.mk.in leanmake: allow setting linker options 2020-07-13 21:39:04 +02:00
memcheck.supp
Std.lean chore: move ShareCommon to Std 2020-06-25 11:45:29 -07:00
stdlib.make.in chore: leanmake: don't use CMake-like output by default 2020-06-17 18:20:05 +02:00
version.h.in