Jason Turner
|
6491262491
|
Add direct access to Boxed_Value data * for high performance operations
|
2011-06-03 12:41:38 -06:00 |
|
Jason Turner
|
2c4d69bfc0
|
Bypass dispatch during numeric operations. 2x speedup
|
2011-06-01 22:12:50 -06:00 |
|
Jason Turner
|
36cd4c370a
|
Begin move of Operators code out a level so that it can be used before dispatch
|
2011-05-31 07:42:30 -06:00 |
|
Jason Turner
|
85f69782b2
|
Wrap up new Boxed_Numeric support
|
2011-05-30 19:38:04 -06:00 |
|
Jason Turner
|
1f130c0891
|
Further simplification and refinement of enhanced Algebraic types support
|
2011-05-29 17:33:45 -06:00 |
|
Jason Turner
|
fdd1b40a9f
|
Significant reduction in templates instantiated by grouping of operators - smaller code and compile time
|
2011-05-29 09:14:48 -06:00 |
|
Jason Turner
|
6993d58fdc
|
wrap up support for all built in C++ Arithmetic types
|
2011-05-28 23:48:17 -06:00 |
|
Jason Turner
|
1845114d36
|
Progress towards eliminating arithmetic operators on a per-type basis
|
2011-05-26 05:58:19 -06:00 |
|
Jason Turner
|
bba1ffde38
|
Rename Boxed_POD_Value to Boxed_Numeric, which is more correct.
|
2011-05-24 12:39:39 -06:00 |
|