lean2/src/util
2013-09-15 01:38:21 -07:00
..
numerics Use "sprintf" instead of "snprintf" because cygwin doesn't support "snprintf" 2013-09-15 01:38:21 -07:00
sexpr Apply coding style 2013-09-13 18:48:09 -07:00
ascii.cpp Modify Doxygen file to extract all elements even the undocumented ones. Disable warnings for undocumented entities. Add extra comments. 2013-09-13 13:46:22 -07:00
ascii.h Create pp::unicode option. The idea is to be able to disable unicode characters, but still be able to use mixfix notation. 2013-09-03 10:11:45 -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 Apply coding style 2013-09-13 18:48:09 -07:00
CMakeLists.txt Create pp::unicode option. The idea is to be able to disable unicode characters, but still be able to use mixfix notation. 2013-09-03 10:11:45 -07:00
debug.cpp Apply coding style 2013-09-13 18:48:09 -07:00
debug.h Delete obsolete function continue_on_violation 2013-08-15 19:02:28 -07:00
escaped.cpp Use fullpath in #include directives, add missing STL headers 2013-09-13 03:35:29 -07:00
escaped.h Improve documentation 2013-07-26 11:43:53 -07:00
exception.cpp Use fullpath in #include directives, add missing STL headers 2013-09-13 03:35:29 -07:00
exception.h Add check_interrupted 'macro' 2013-08-25 11:03:09 -07:00
flet.h Track recursion depth at normalizer. Add fluid let template. 2013-08-23 09:42:49 -07:00
hash.cpp Apply coding style 2013-09-13 18:48:09 -07:00
hash.h Use fullpath in #include directives, add missing STL headers 2013-09-13 03:35:29 -07:00
interruptable_ptr.h Add Ctrl-C support for interrupting Lean shell. 2013-08-24 16:11:35 -07:00
list.h Use fullpath in #include directives, add missing STL headers 2013-09-13 03:35:29 -07:00
list_fn.h Use fullpath in #include directives, add missing STL headers 2013-09-13 03:35:29 -07:00
map.h Add helper function for maps. 2013-08-14 18:17:18 -07:00
name.cpp Apply coding style 2013-09-13 18:48:09 -07:00
name.h Use fullpath in #include directives, add missing STL headers 2013-09-13 03:35:29 -07:00
name_set.h Use fullpath in #include directives, add missing STL headers 2013-09-13 03:35:29 -07:00
output_channel.h Use fullpath in #include directives, add missing STL headers 2013-09-13 03:35:29 -07:00
pair.h Add options to customize formatter 2013-08-13 16:19:30 -07:00
pdeque.h Apply coding style 2013-09-13 18:48:09 -07:00
pvector.h Apply coding style 2013-09-13 18:48:09 -07:00
rc.h Apply coding style 2013-09-13 18:48:09 -07:00
safe_arith.cpp Use fullpath in #include directives, add missing STL headers 2013-09-13 03:35:29 -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_map.h Modify Doxygen file to extract all elements even the undocumented ones. Disable warnings for undocumented entities. Add extra comments. 2013-09-13 13:46:22 -07:00
scoped_set.h Use fullpath in #include directives, add missing STL headers 2013-09-13 03:35:29 -07:00
sstream.h Use fullpath in #include directives, add missing STL headers 2013-09-13 03:35:29 -07:00
test.h Use fullpath in #include directives, add missing STL headers 2013-09-13 03:35:29 -07:00
timeit.h Use fullpath in #include directives, add missing STL headers 2013-09-13 03:35:29 -07:00
trace.cpp Use fullpath in #include directives, add missing STL headers 2013-09-13 03:35:29 -07:00
trace.h Use fullpath in #include directives, add missing STL headers 2013-09-13 03:35:29 -07:00