lean4-htt/src
2022-05-23 13:42:48 -07:00
..
bin chore: fix USE_GMP=OFF by removing GMP linking customization 2022-03-26 16:29:52 +01:00
cmake
include/lean fix: compiled string literals containing null bytes 2022-05-17 09:24:34 -07:00
Init doc: document ‹t› 2022-05-18 10:32:06 +02:00
initialize fix: dllexport functions not already annotated in header 2021-09-20 18:41:46 +02:00
kernel perf: efficient unsigned hash(expr const & e) 2022-03-15 07:15:00 -07:00
lake@d961d8cfaa chore: update Lake 2022-03-21 14:50:54 +01:00
Lean fix: make sure let-expressions do not affect the structural recursion module 2022-05-23 13:42:48 -07:00
library fix: erase_irrelevant.cpp 2022-05-04 08:06:59 -07:00
runtime fix: compiled string literals containing null bytes 2022-05-17 09:24:34 -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-04-07 17:35:05 -07:00
util chore: define WIN32_LEAN_AND_MEAN 2022-04-06 09:38:19 +02:00
CMakeLists.txt chore: define WIN32_LEAN_AND_MEAN 2022-04-06 09:38:19 +02:00
config.h.in chore: document simplified object header and remove obsolete cmake options 2021-07-20 10:42:28 -07:00
githash.h.in
Init.lean chore: split Notation.lean 2022-05-09 05:20:19 -07:00
Lean.lean feat: expose --load-dynlib functionality to Lean code 2021-12-15 08:26:48 +00: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 Revert "chore: prefer native" 2021-10-26 20:19:27 +02:00
version.h.in