lean4-htt/src
2022-08-27 10:41:54 -07:00
..
bin chore: lean-gdb: recursive values & tag 2022-06-26 18:47:47 +02:00
cmake
include/lean feat: add more float functions 2022-08-12 13:12:59 -07:00
Init chore: rename Reader to ReaderM 2022-08-26 20:59:17 -07:00
initialize fix: dllexport functions not already annotated in header 2021-09-20 18:41:46 +02:00
kernel perf: improve lazy_delta_reduction_step heuristic 2022-07-24 11:48:45 -07:00
lake@6cfb4e3fd7 refactor: simplify runTermElabM and liftTermElabM 2022-08-07 07:35:02 -07:00
Lean chore: add {crossEmoji} at failure 2022-08-27 10:41:54 -07:00
library fix: elim_scalar_array_cases 2022-07-24 14:46:46 -07:00
runtime fix: Handle.read at EOF 2022-08-26 20:55:09 -07:00
shell chore: fix USE_GMP=OFF by removing GMP linking customization 2022-03-26 16:29:52 +01:00
Std feat: HashSet.forM 2022-08-19 17:44:54 -07:00
util feat: forward all args to server 2022-07-28 15:58:32 +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 feat: add [deprecated] attribute 2022-07-24 18:06:03 -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 feat: simple uri escaping and unescaping (#1452) 2022-08-12 19:56:05 +00:00
stdlib.make.in chore: re-enable warningAsError 2022-08-13 18:07:30 -07:00
stdlib_flags.h chore: default pp.rawOnError to true for stage 0 2022-06-27 22:37:02 +02:00
version.h.in