lean4-htt/src
Leonardo de Moura 95efa3dcd2 fix: withPosition case at MacroArgUtil
fixes #1267 after update stage0
2022-06-29 15:35:34 -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: remove unnecessary set_option 2022-06-28 17:37:10 -07:00
initialize fix: dllexport functions not already annotated in header 2021-09-20 18:41:46 +02:00
kernel feat: add field all to DefinitionVal and TheoremVal 2022-06-23 16:13:26 -07:00
lake@401e738e4c chore: update Lake 2022-06-27 22:37:02 +02:00
Lean fix: withPosition case at MacroArgUtil 2022-06-29 15:35:34 -07:00
library fix: compiler bug at And.casesOn 2022-06-29 06:56:17 -07:00
runtime feat: print panic backtraces on Linux 2022-06-29 16:29:35 +02:00
shell chore: fix USE_GMP=OFF by removing GMP linking customization 2022-03-26 16:29:52 +01:00
Std fix: constant => opaque issues 2022-06-14 17:19:54 -07:00
util fix: forward lean options to workers 2022-06-03 13:03:52 +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