lean2/src
Leonardo de Moura b5dcb93550 feat(lua): communication channels for threads
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-11-14 21:10:46 -08:00
..
bindings/lua feat(lua): communication channels for threads 2013-11-14 21:10:46 -08:00
cmake/Modules chore(build): remove CheckLuaObjlen, it is easier to check the Lua version 2013-11-12 12:58:22 -08:00
frontends/lean feat(kernel/expr): add hash code based on allocation time 2013-11-14 02:43:11 -08:00
kernel feat(kernel/expr): add hash code based on allocation time 2013-11-14 02:43:11 -08:00
library fix(library/expr_lt): fix bug when using hash codes 2013-11-14 13:18:33 -08:00
shell feat(*): simplify interrupt propagation 2013-11-12 21:45:48 -08:00
tests perf(lua/name): improve to_name_ext performance 2013-11-14 18:06:09 -08:00
util feat(lua): throw an exception if the user tries to create a thread and Lean was compiled without multi-threading support 2013-11-14 19:06:36 -08:00
CMakeLists.txt chore(build): include dl.so when compiling on Linux 2013-11-13 18:44:28 -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): add suppressions for LuaJIT bugs 2013-11-12 18:52:03 -08:00