Robert Ramey
|
3794a5517f
|
Implement correctly ranged return types from safe operations. Before, anything checked at runtime returned the whole range for the underlying variable.
Still pending and, or and xor operations
|
2017-04-04 08:57:02 -07:00 |
|
Robert Ramey
|
5715f5126d
|
miscelleanous corrections
|
2017-03-06 09:19:14 -08:00 |
|
Robert Ramey
|
434ce2cd05
|
added article for accuracy
fixed up CMake files so that they run from the command line
adjusted CMake files so that they exclude tests which can't be run
|
2017-01-07 22:04:14 -08:00 |
|
Robert Ramey
|
ced5ce83f4
|
implemented op= versions of binary operands
first cut of cpp example
fixed misc bugs
|
2015-12-31 15:14:29 -08:00 |
|
Robert Ramey
|
bb737b4ead
|
made changes to support correct handling of trap_exception
added accidentally deleted tests for left and right shift
changed print_type to recommendation
|
2015-12-15 14:19:24 -08:00 |
|