lean4-htt/src
David Christiansen b0b922bae4 feat: list the valid case tags when the user writes an invalid one
Before, Lean would simply emit the message "tag not found". With this
change, it also tells the user what they could have written that would
be accepted.
2023-10-06 11:14:21 +02:00
..
bin feat: Web Assembly Build (#2599) 2023-10-04 09:04:20 +02:00
cmake
include/lean feat: Web Assembly Build (#2599) 2023-10-04 09:04:20 +02:00
Init chore: update domain 2023-09-20 15:13:27 -07:00
initialize fix: calling convention for module initializers 2023-07-10 09:00:17 -07:00
kernel chore: Remove unused variables from kernel 2023-09-27 09:43:07 -07:00
lake feat: show path of failed import (#2616) 2023-10-04 23:38:59 -04:00
Lean feat: list the valid case tags when the user writes an invalid one 2023-10-06 11:14:21 +02:00
library feat: Web Assembly Build (#2599) 2023-10-04 09:04:20 +02:00
runtime feat: Web Assembly Build (#2599) 2023-10-04 09:04:20 +02:00
shell feat: Web Assembly Build (#2599) 2023-10-04 09:04:20 +02:00
util fix: calling convention for module initializers 2023-07-10 09:00:17 -07:00
CMakeLists.txt feat: Web Assembly Build (#2599) 2023-10-04 09:04:20 +02:00
config.h.in
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 feat: Web Assembly Build (#2599) 2023-10-04 09:04:20 +02: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