lean4-htt/src
2022-07-07 22:59:18 -07:00
..
bin chore: lean-gdb: recursive values & tag 2022-06-26 18:47:47 +02:00
cmake
include/lean fix: compiled string literals containing null bytes 2022-05-17 09:24:34 -07:00
Init chore: unused variables 2022-07-07 20:24:18 -07:00
initialize fix: dllexport functions not already annotated in header 2021-09-20 18:41:46 +02:00
kernel feat: improve is_def_eq for projections 2022-06-30 17:50:44 -07:00
lake@b651e87444 chore: update Lake 2022-07-05 17:27:41 -07:00
Lean chore: unused variables 2022-07-07 20:24:18 -07:00
library fix: bug at the code specialization cache 2022-07-07 22:59:18 -07:00
runtime feat: add String.get! and s[i]! notation for String 2022-07-03 14:59:44 -07:00
shell chore: fix USE_GMP=OFF by removing GMP linking customization 2022-03-26 16:29:52 +01:00
Std chore: style 2022-07-05 20:45:53 -07:00
util feat: add lean --print-deps-json 2022-07-06 16:12:30 +02:00
CMakeLists.txt chore: add option to exclude 'LICENSE' files from 'make install' 2022-05-25 12:39:30 +02:00
config.h.in
githash.h.in
Init.lean chore: remove Fix.lean 2022-06-16 15:30:47 -07:00
Lean.lean refactor: move Lean.PrettyPrinter.Delaborator.SubExpr to Lean.SubExpr 2022-06-03 12:38:14 -07:00
lean.mk.in feat: build .ilean files next to .olean files 2022-01-14 09:18:57 +01:00
Leanc.lean chore: fix USE_GMP=OFF by removing GMP linking customization 2022-03-26 16:29:52 +01:00
Std.lean chore: remove Nondet.lean 2021-09-07 17:36:20 -07:00
stdlib.make.in chore: fix USE_GMP=OFF by removing GMP linking customization 2022-03-26 16:29:52 +01:00
stdlib_flags.h chore: default pp.rawOnError to true for stage 0 2022-06-27 22:37:02 +02:00
version.h.in