jbeder
|
770d6de545
|
Converted indexing to std::size_t, and fixed the Node templated overloads to properly index any index type (determining what is an index type is a bit of a hack - it should be is_convertible<T, std::size_t> (I think), but I just explicitly wrote down a list)
|
2009-08-19 20:58:07 +00:00 |
|
jbeder
|
25b5e9fec1
|
Fixed hex output in emitter (should be always two hex chars)
|
2009-07-26 07:57:22 +00:00 |
|
jbeder
|
e7f1ca7fb1
|
Merged utf branch changes r178:187 into the trunk
|
2009-07-10 03:10:03 +00:00 |
|
jbeder
|
cba20711b0
|
Merged emitter branch into trunk, changes r105:r151
|
2009-05-22 21:52:31 +00:00 |
|