lean4-htt/src
Adrien Champion 66aa2c46a8
doc: mention dite in ite docstring (#2924)
Some beginners have trouble finding the `if h : c then t else e`
(`dite`) version of `ite`. This augments `ite`'s docstring to mention
the dependent version.
2023-11-21 15:59:35 +01:00
..
bin feat: Web Assembly Build (#2599) 2023-10-04 09:04:20 +02:00
cmake
include/lean feat: Runtime.markMultiThreaded/Persistent 2023-11-14 17:33:04 +01:00
Init doc: mention dite in ite docstring (#2924) 2023-11-21 15:59:35 +01:00
initialize chore: fix more typos in comments 2023-10-08 14:37:34 -07:00
kernel fix: remove unguarded check_interrupted call 2023-10-26 08:33:09 +02:00
lake chore: ignore forgotten Lake test artifacts 2023-11-17 21:25:41 -05:00
Lean feat: rename request handler (#2462) 2023-11-21 13:10:52 +01:00
library feat: helpful error message about supportInterpreter (#2912) 2023-11-21 10:31:26 +01:00
runtime feat: IO.FS.Handle.lock/tryLock/unlock 2023-11-15 19:31:08 -05:00
shell feat: Web Assembly Build (#2599) 2023-10-04 09:04:20 +02:00
util fix: remove target triple parameter from FFI that no longer exists in the Lean API 2023-11-02 23:21:47 +01:00
CMakeLists.txt fix: set LEANC_CC to the CMake CC by default 2023-11-02 23:21:47 +01:00
config.h.in
githash.h.in
Init.lean refactor: add Init/MetaTypes to workaround bootstrapping issues 2023-10-29 09:38:23 -07:00
Lean.lean feat: add linter.deprecated option to silence deprecation warnings 2022-10-23 21:11:57 +02:00
lean.mk.in feat: LLVM bc separation for CMake 2023-11-02 23:21:47 +01:00
Leanc.lean fix: default for MACOSX_DEPLOYMENT_TARGET (#2598) 2023-10-02 13:03:19 +00:00
stdlib.make.in feat: Web Assembly Build (#2599) 2023-10-04 09:04:20 +02:00
stdlib_flags.h chore: update domain 2023-09-20 15:13:27 -07:00
version.h.in chore: fix more typos in comments 2023-10-08 14:37:34 -07:00