lean4-htt/src
2022-07-20 15:31:10 -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 doc: apply suggestions from code review 2022-07-20 15:30:30 -07:00
initialize
kernel perf: implement Level.update* in Lean 2022-07-19 05:55:13 -07:00
lake@0d6e16a3ad refactor: use computed fields for Name 2022-07-11 14:19:41 -07:00
Lean feat: size of a LocalContext 2022-07-20 15:31:10 -07:00
library feat: expose lower level compile function 2022-07-11 12:26:53 -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: avoid a[i]' h notation 2022-07-10 07:20:07 -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: unused variable warningns 2022-07-09 07:52:59 -07:00
Std.lean
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