lean2/src/util/sexpr
Leonardo de Moura db36d465dc chore(util/sexpr): cleanup
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-06-06 18:01:43 -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(util/lua): name convention 2014-05-01 18:40:18 -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(util/sexpr): cleanup 2014-06-06 18:01:43 -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 feat(util/lua): add helper functions for checking expected number of arguments in the Lua API 2014-06-03 10:16:27 -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