lean2/src/util
Soonho Kong 5f10d47035 Change operators in format:
f1 + f2 = f1 <> f2
f1 ^ f2 = f1 <> " " <> f2
2013-08-02 19:17:29 -07:00
..
numerics Improve documentation 2013-07-26 11:43:53 -07:00
sexpr Add static_asserts to sexpr_funcs.h 2013-08-02 18:26:51 -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 Add pretty-print: format.cpp, format.h 2013-07-23 10:43:41 -07:00
debug.cpp Clean white-spaces 2013-07-19 10:29:33 -07:00
debug.h Add has_free_var, lower_free_vars 2013-07-26 12:27:55 -07:00
escaped.cpp Add S-expressions 2013-07-20 17:22:13 -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 Change operators in format: 2013-08-02 19:17:29 -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 Rename normalize context to local_context. Create context. Fix bug in name.cpp 2013-08-01 21:39:02 -07:00
name.h Universe levels 2013-07-28 22:34:39 -07:00
rc.h Use 'nullptr' instead of '0' 2013-08-01 13:57:43 -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