| .. |
|
interval
|
Update to suppress unused-parameter warnings
|
2013-09-19 22:40:34 -07:00 |
|
numerics
|
Track memory usage. Add new CMake option TRACK_MEMORY_USAGE (It is ON by default).
|
2013-09-20 12:32:12 -07:00 |
|
sexpr
|
Fix to be compiled by clang++-3.4
|
2013-09-24 21:30:56 -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
|
Track memory usage. Add new CMake option TRACK_MEMORY_USAGE (It is ON by default).
|
2013-09-20 12:32:12 -07:00 |
|
debug.cpp
|
Update to suppress unused-parameter warnings
|
2013-09-19 22:40:34 -07:00 |
|
debug.h
|
feat(debug): improve lean_assert macro
|
2013-09-25 17:29:00 -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
|
Remove invalid use of register
|
2013-09-19 22:59:39 -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
|
Remove duplicate solutions in the higher order matching module. Simplify solutions when higher-order matching is used, and we don't have a residue.
|
2013-09-19 18:59:28 -07:00 |
|
list_fn.h
|
Move metavariables to the kernel. This is the first step for implementing the new elaborator.
|
2013-09-15 12:09:01 -07:00 |
|
map.h
|
Add helper function for maps.
|
2013-08-14 18:17:18 -07:00 |
|
memory.cpp
|
Add tests for memory.cpp
|
2013-09-20 22:37:13 -07:00 |
|
memory.h
|
Track memory usage. Add new CMake option TRACK_MEMORY_USAGE (It is ON by default).
|
2013-09-20 12:32:12 -07:00 |
|
name.cpp
|
Add support for creating unique internal names.
|
2013-09-24 11:01:30 -07:00 |
|
name.h
|
Add support for creating unique internal names.
|
2013-09-24 11:01:30 -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
|
Fix abuse of operator-> overload
|
2013-09-22 16:41:51 -07:00 |
|
rc.h
|
Apply coding style
|
2013-09-13 18:48:09 -07:00 |
|
safe_arith.cpp
|
Fix cpplint warning in util/safe_arith.cpp
|
2013-09-16 19:12:12 -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
|
Fix bug in normalizer. We must create a scope whenever we extend the value stack.
|
2013-09-16 19:32:28 -07:00 |
|
scoped_set.h
|
Use fullpath in #include directives, add missing STL headers
|
2013-09-13 03:35:29 -07:00 |
|
splay_map.h
|
Implement map using splay_trees
|
2013-09-24 01:44:46 -07:00 |
|
splay_tree.h
|
Add remaining splay tree methods
|
2013-09-24 01:04:02 -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 |