lean4-htt/src
Wojciech Nawrocki 74e0f09009
fix: handle error in withTraceNode message action (#2364)
* fix: handle error in withTrace message action

* Update src/Lean/Util/Trace.lean

Co-authored-by: Gabriel Ebner <gebner@gebner.org>

* Update Trace.lean

---------

Co-authored-by: Gabriel Ebner <gebner@gebner.org>
2023-07-28 08:01:13 -07:00
..
bin
cmake
include/lean feat: LLVM backend (#1837) 2022-12-30 12:45:30 +01:00
Init fix: repeat conv should not auto-close the goal 2023-07-27 18:15:35 -04:00
initialize fix: calling convention for module initializers 2023-07-10 09:00:17 -07:00
kernel feat: use nat_pow in the kernel 2023-07-10 09:01:14 -07:00
lake test: add Lake tests 2023-07-21 09:19:19 +02:00
Lean fix: handle error in withTraceNode message action (#2364) 2023-07-28 08:01:13 -07:00
library feat: LLVM backend: support for visibility Style & DLL storage 2023-07-25 11:03:16 +02:00
runtime feat: add IO.FS.rename 2023-07-22 23:21:32 +02:00
shell test: add Lake tests 2023-07-21 09:19:19 +02:00
util fix: calling convention for module initializers 2023-07-10 09:00:17 -07:00
CMakeLists.txt chore: add zlib search path on macOS only when linking libleanshared 2023-07-26 15:36:36 +02:00
config.h.in
githash.h.in
Init.lean
Lean.lean
lean.mk.in chore: lean.mk: re-suppress find error messages 2022-11-20 19:55:09 +01:00
Leanc.lean chore: fix typo in CLI usage (--ldlags) (#1947) 2022-12-14 10:20:50 +01:00
stdlib.make.in fix: ship libLake.a 2023-07-21 09:19:19 +02:00
stdlib_flags.h chore: parseQuotWithCurrentStage and quotPrecheck 2022-11-11 13:45:41 +01:00
version.h.in