lean4-htt/src/util
Leonardo de Moura fc6cc17925 Improve lean pretty printer support for implicit argument annotations
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-08-26 19:19:56 -07:00
..
numerics Fix bug in display_decimal. Add more mpq tests 2013-08-23 09:42:49 -07:00
sexpr Improve lean pretty printer support for implicit argument annotations 2013-08-26 19:19:56 -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 Improve comments 2013-08-15 19:02:28 -07:00
CMakeLists.txt Remove interrupt.cpp. We changed the way we will handle interruptions in Lean. 2013-08-19 20:05:56 -07:00
debug.cpp Add hierarchical names tests 2013-08-22 08:48:52 -07:00
debug.h Delete obsolete function continue_on_violation 2013-08-15 19:02:28 -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 Add sstream to simplify the generation of exception messages. 2013-08-24 11:55:17 -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 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
interruptable_ptr.h Add Ctrl-C support for interrupting Lean shell. 2013-08-24 16:11:35 -07:00
list.h Improve list iterator 2013-08-17 11:31:36 -07:00
map.h Add helper function for maps. 2013-08-14 18:17:18 -07:00
name.cpp Add is_prefix_of for hierarchical names 2013-08-19 11:43:46 -07:00
name.h Add is_prefix_of for hierarchical names 2013-08-19 11:43:46 -07:00
name_set.h Add name_set typedef 2013-08-23 19:34:10 -07:00
output_channel.h Add methods for setting options. Add string output channel. 2013-08-20 20:16:02 -07:00
pair.h Add options to customize formatter 2013-08-13 16:19:30 -07:00
rc.h Fix nasty crash that only happens when using cygwin. 2013-08-11 14:35:58 -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_map.h Cache results of the normalizer. Add example that demonstrates the exponential performance improvement. 2013-08-14 23:18:50 -07:00
scoped_set.h Add scoped sets 2013-08-07 13:54:18 -07:00
sstream.h Add sstream to simplify the generation of exception messages. 2013-08-24 11:55:17 -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