lean4-htt/src
Leonardo de Moura 2a940dd4ae feat: add Expr.collectFVars, LocalDecl.collectFVars, Pattern.collectFVars, and AltLHS.collectFVars
They are all in `MetaM`.

These are helper functions for issue #1237. We need to "cleanup" the
local context before trying to compile the match-expression.

see issue #1237
2022-06-22 15:53:43 -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 fix: fixes #1230 2022-06-20 09:58:27 -07:00
initialize
kernel perf: efficient unsigned hash(expr const & e) 2022-03-15 07:15:00 -07:00
lake@454db11169 chore: update Lake 2022-06-16 23:33:57 +02:00
Lean feat: add Expr.collectFVars, LocalDecl.collectFVars, Pattern.collectFVars, and AltLHS.collectFVars 2022-06-22 15:53:43 -07:00
library chore: remove dead code 2022-06-15 12:43:59 +02:00
runtime chore: remove Fix.lean 2022-06-16 15:30:47 -07:00
shell chore: fix USE_GMP=OFF by removing GMP linking customization 2022-03-26 16:29:52 +01:00
Std fix: constant => opaque issues 2022-06-14 17:19:54 -07:00
util fix: forward lean options to workers 2022-06-03 13:03:52 +02:00
CMakeLists.txt chore: add option to exclude 'LICENSE' files from 'make install' 2022-05-25 12:39:30 +02:00
config.h.in
githash.h.in
Init.lean chore: remove Fix.lean 2022-06-16 15:30:47 -07:00
Lean.lean refactor: move Lean.PrettyPrinter.Delaborator.SubExpr to Lean.SubExpr 2022-06-03 12:38:14 -07:00
lean.mk.in
Leanc.lean chore: fix USE_GMP=OFF by removing GMP linking customization 2022-03-26 16:29:52 +01:00
Std.lean
stdlib.make.in chore: fix USE_GMP=OFF by removing GMP linking customization 2022-03-26 16:29:52 +01:00
stdlib_flags.h
version.h.in