lean4-htt/src
Bulhwi Cha b3eeeffd90 doc: improve documentation of Init.Coe
Delete misleading explanations of `CoeFun` and `CoeSort`, and fix the
grammar in the documentation of `Init.Coe`.
2023-06-05 15:52:25 -07:00
..
bin chore: lean-gdb: recursive values & tag 2022-06-26 18:47:47 +02:00
cmake
include/lean feat: LLVM backend (#1837) 2022-12-30 12:45:30 +01:00
Init doc: improve documentation of Init.Coe 2023-06-05 15:52:25 -07:00
initialize chore: remove Bootstrap package 2022-09-02 16:39:03 -07:00
kernel fix: reject occurrences of inductive type in index 2023-02-28 12:22:54 -08:00
lake@2e5aad4a78 chore: update Lake 2023-05-31 03:04:46 -07:00
Lean fix: interpret initializers in order 2023-06-05 15:46:35 -07:00
library feat: reorder tc subgoals according to out-params 2023-04-10 13:00:04 -07:00
runtime fix: advance pointer into array when generating random bytes 2023-04-06 11:32:12 +02:00
shell fix: update libleanrt.bc, rename to lean.h.bc 2022-11-28 16:20:12 +01:00
util feat: add --target flag for LLVM backend to build objects of a different architecture (#2034) 2023-01-15 12:00:10 -08:00
CMakeLists.txt feat: LLVM backend (#1837) 2022-12-30 12:45:30 +01: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: move Bootstrap.Dynamic -> Init.Dynamic 2022-09-02 04:36:54 -07:00
Lean.lean feat: add linter.deprecated option to silence deprecation warnings 2022-10-23 21:11:57 +02:00
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 chore: abort build on panic 2022-11-11 16:24:04 +01:00
stdlib_flags.h chore: parseQuotWithCurrentStage and quotPrecheck 2022-11-11 13:45:41 +01:00
version.h.in