| .. |
|
numerics
|
Add more tests to improve coverage. Fix bug in mpz.
|
2013-08-18 00:28:50 -07:00 |
|
sexpr
|
Add support for pretty printing Dags. Find unused prefix for naming shared expressions.
|
2013-08-19 12:04:40 -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
|
Move sexpr/format/options to util/sexpr (reason: circular dependency between util and numerics lib), now numerics depend on util, and sexpr depends on numerics and util. Add scanner to frontend.
|
2013-08-13 03:40:51 -07:00 |
|
debug.cpp
|
Delete obsolete function continue_on_violation
|
2013-08-15 19:02:28 -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
|
Fix scanner. Add scanner tests. Add itera to list::iterator. Add parser_exce.
|
2013-08-13 10:55:41 -07:00 |
|
exception.h
|
Add kernel_exceptions. The idea is to avoid expression formatting in the kernel. It also allows different frontends to display the error messages is a different way.
|
2013-08-16 12:51:12 -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
|
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 |
|
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 |
|
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 |