lean2/src/util
2013-08-08 10:34:15 -07:00
..
numerics Add constants and transcendental functions to mpfp 2013-08-07 19:32:15 -07:00
sexpr Fix bug in sexpr operator <<. 2013-08-07 21:53:19 -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 Improve performance of format by using "space_upto_line_break" instead of "fits" 2013-08-08 10:34:15 -07:00
format.h Improve performance of format by using "space_upto_line_break" instead of "fits" 2013-08-08 10:34:15 -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