lean2/src
Leonardo de Moura c46edcf370 feat(lua): expose formatter in the Lua API
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-11-12 11:19:15 -08:00
..
bindings/lua feat(lua): expose formatter in the Lua API 2013-11-12 11:19:15 -08:00
cmake/Modules chore(cmake): do not delete coverage.info.cleaned which will be used for coveralls.io 2013-11-09 22:19:08 -05:00
frontends/lean chore(*): add LCOV_EXCL_LINE to lean_unreachable statements 2013-11-11 09:19:38 -08:00
kernel fix(lua): make sure environment objects can be safely accessed/updated from current threads 2013-11-11 20:29:53 -08:00
library chore(*): add LCOV_EXCL_LINE to lean_unreachable statements 2013-11-11 09:19:38 -08:00
shell feat(frontends/lean): add support for embedded Lua scripts in Lean files 2013-11-07 13:56:04 -08:00
tests feat(util/shared_mutex): add shared_mutex object, this is a temporary replacement for std::shared_mutex that will be available in C++11 2013-11-11 20:00:21 -08:00
util fix(lua): make sure environment objects can be safely accessed/updated from current threads 2013-11-11 20:29:53 -08:00
CMakeLists.txt refactor(lua): make Lua a required (non-optional) package 2013-11-08 10:56:29 -08:00
CTestConfig.cmake Fix typo in CTestConfig.cmake 2013-09-24 21:46:51 -07: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.supp): generalize TCmalloc_Bug2 pattern 2013-09-27 19:16:02 -07:00