lean4-htt/src
Leonardo de Moura 943446f1b3 fix: FVarSubst must be a mapping from FVarId to Expr
Reason: `subst` tactic must store the `x |-> e` when substituting `x`
with `e`.
2020-08-04 13:06:08 -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 feat: allow #eval to update Environment 2020-07-30 16:48:31 -07:00
include/lean chore: fix includes 2020-05-22 14:17:25 -07:00
Init fix: >>= associativity 2020-08-03 14:00:19 -07:00
initialize chore: use src/Lean.lean to initialize lean 2020-05-26 13:54:13 -07:00
kernel fix: new frontend does not eagerly simplify universe level expressions 2020-07-24 15:45:01 -07:00
Lean fix: FVarSubst must be a mapping from FVarId to Expr 2020-08-04 13:06:08 -07:00
library fix: assertion violation 2020-07-24 14:54:20 -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 fix: freeing Environments in tests 2020-07-10 07:42:26 -07:00
Std fix: FVarSubst must be a mapping from FVarId to Expr 2020-08-04 13:06:08 -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 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 fix(library): store and validate Lean version of .olean files 2018-01-23 11:14:18 -08:00
Init.lean chore: move ShareCommon to Std 2020-06-25 11:45:29 -07:00
Lean.lean chore: move Init.Lean files to Lean package 2020-05-26 15:04:35 -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 chore(leanpkg/lean_version): recognize nightlies as releases separate from master 2018-03-20 15:14:45 -07:00