lean2/src/shell
Leonardo de Moura fa35fd6989 chore(*): make sure LEAN_THREAD_UNSAFE build flag is handled correctly
When LEAN_THREAD_UNSAFE=ON, we:

- Do not run tests at tests/lua/threads
- Disable thread object at Lua API
- par tactical becomes an alias for interleave
- Disable some unit tests that use threads

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-12-04 10:27:22 -08:00
..
CMakeLists.txt chore(*): make sure LEAN_THREAD_UNSAFE build flag is handled correctly 2013-12-04 10:27:22 -08:00
lean.cpp feat(util/script_state): add a lua hook function that checks for the interrupt flag 2013-12-04 09:57:36 -08:00
version.h.in Add simple build system based on cmake 2013-07-16 22:10:51 -07:00