lean4-htt/src
Leonardo de Moura 3ea09daf44 fix(frontends/lean/frontend): is_coercion for environment objects that have parents
Bug was exposed by tests/lua/coercion_bug1.lua

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-12-08 17:47:00 -08:00
..
cmake feat(shell/lean): add git hash to executable 2013-12-04 11:23:15 -08:00
extra feat(extra): add extension that demonstrates how to parse 'templates' 2013-11-19 15:56:44 -08:00
frontends fix(frontends/lean/frontend): is_coercion for environment objects that have parents 2013-12-08 17:47:00 -08:00
kernel fix(library/kernel_bindings): make sure that when a formatter is invoked and it has a reference to an environment object, we get a read-only lock to the environment object 2013-12-08 16:55:55 -08:00
library refactor(frontends/lean/pp): replace weak_ref with a strong reference, add new function (lean_formatter) for creating a Lean object formatter in the Lua API 2013-12-08 17:33:18 -08:00
shell fix(examples/lean): add all examples to test suite 2013-12-05 21:54:55 -08:00
tests refactor(kernel/object): remove 'null' object, and operator bool for kernel objects 2013-12-08 14:37:38 -08:00
util feat(kernel/expr): no overhead optional<expr> template specialization 2013-12-08 10:17:29 -08:00
CMakeLists.txt feat(shell/lean): add git hash to executable 2013-12-04 11:23:15 -08:00
CTestConfig.cmake chore(ctest): fix typo in CTEST_DROP_LOCATION 2013-11-25 03:14:35 -05:00
CTestCustom.cmake.in Exclude 'style_check' from MemCheck list 2013-09-13 20:27:35 -07:00
Doxyfile Add EXCLUDE_PATTERNS to src/Doxyfile 2013-09-15 20:31:15 -07:00
memcheck.supp chore(memcheck): add another suppression for LuaJIT 2013-12-04 08:32:44 -08:00