lean2/src/util
Leonardo de Moura 2670e94398 Add pretty printer for Lean environment
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-08-07 19:10:12 -07:00
..
numerics Rename pp functions (that do not use format lib) to print 2013-08-07 12:10:10 -07:00
sexpr Rename pp functions (that do not use format lib) to print 2013-08-07 12:10:10 -07:00
bit_tricks.cpp Fix bugs in mpbq. 2013-07-21 20:12:04 -07:00
bit_tricks.h Fix bugs in mpbq. 2013-07-21 20:12:04 -07:00
buffer.h Normalize level expressions 2013-08-01 21:40:39 -07:00
CMakeLists.txt Simplify how universe variable constraints are represented in the kernel. Allow universe variable to be created without an environment. 2013-08-05 20:06:42 -07:00
debug.cpp Reformat code (make formating more consistent) 2013-08-07 08:17:33 -07:00
debug.h Add has_free_var, lower_free_vars 2013-07-26 12:27:55 -07:00
escaped.cpp Reformat code (make formating more consistent) 2013-08-07 08:17:33 -07:00
escaped.h Improve documentation 2013-07-26 11:43:53 -07:00
exception.cpp Clean white-spaces 2013-07-19 10:29:33 -07:00
exception.h Clean white-spaces 2013-07-19 10:29:33 -07:00
format.cpp Change operators in format: 2013-08-02 19:17:29 -07:00
format.h Add pretty printer for Lean environment 2013-08-07 19:10:12 -07:00
hash.cpp Improve hash for hierarchical names. 2013-07-24 14:56:32 -07:00
hash.h Improve hash for hierarchical names. 2013-07-24 14:56:32 -07:00
interrupt.cpp Add support for (soft) interrupts 2013-07-19 19:12:55 -07:00
interrupt.h Improve documentation 2013-07-26 11:43:53 -07:00
list.h Add type checker. Fix normalization with non-empty context 2013-08-01 21:40:36 -07:00
name.cpp Add pretty printer for Lean environment 2013-08-07 19:10:12 -07:00
name.h Add pretty printer for Lean environment 2013-08-07 19:10:12 -07:00
rc.h Use 'nullptr' instead of '0' 2013-08-01 13:57:43 -07:00
safe_arith.cpp Simplify how universe variable constraints are represented in the kernel. Allow universe variable to be created without an environment. 2013-08-05 20:06:42 -07:00
safe_arith.h Simplify how universe variable constraints are represented in the kernel. Allow universe variable to be created without an environment. 2013-08-05 20:06:42 -07:00
scoped_set.h Add scoped sets 2013-08-07 13:54:18 -07:00
test.h Clean white-spaces 2013-07-19 10:29:33 -07:00
trace.cpp Clean white-spaces 2013-07-19 10:29:33 -07:00
trace.h Clean white-spaces 2013-07-19 10:29:33 -07:00
verbosity.cpp Clean white-spaces 2013-07-19 10:29:33 -07:00
verbosity.h Clean white-spaces 2013-07-19 10:29:33 -07:00