lean2/src/util/sexpr
Leonardo de Moura 77c5319c4a chore(*): remove Lua 'migrate'
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-06-18 07:01:34 -07:00
..
CMakeLists.txt Move sexpr_funcs to sexpr_fn. Using consistent file name conventions. 2013-09-12 18:27:46 -07:00
format.cpp chore(*): remove Lua 'migrate' 2014-06-18 07:01:34 -07:00
format.h refactor(util/sexpr/format): minimize the use of recursion, combine be and layout into a single procedure (without creating a temporary potentially big sexpr) 2013-12-08 21:06:24 -08:00
option_declarations.h Apply coding style 2013-09-13 18:48:09 -07:00
options.cpp chore(*): remove Lua 'migrate' 2014-06-18 07:01:34 -07:00
options.h feat(library/tactic): add simplify_tactic based on the simplifier 2014-01-26 18:53:18 -08:00
register_module.h refactor(frontends/lua): rename leanlua_state to script_state, and move it to util 2013-11-27 14:57:36 -08:00
sexpr.cpp chore(*): remove Lua 'migrate' 2014-06-18 07:01:34 -07:00
sexpr.h feat(util/sexpr): serialization for sexpr 2013-12-27 20:19:56 -08:00
sexpr_fn.cpp Use fullpath in #include directives, add missing STL headers 2013-09-13 03:35:29 -07:00
sexpr_fn.h Use fullpath in #include directives. 2013-09-12 20:04:10 -07:00