beder
|
4e3221bb13
|
clang-format
|
2014-03-23 20:08:54 -05:00 |
|
beder
|
9154ad2e6f
|
Run IWYU
|
2014-03-22 22:46:04 -05:00 |
|
beder
|
91a8fbda5b
|
Run clang-format
|
2014-03-22 12:49:16 -05:00 |
|
beder
|
64e5d74cc9
|
Switched the stream << for c-strings to take a templated array param (since we never stream user-built c-strings, only string literals). For this, refactored the escape character display
|
2012-05-25 19:33:34 -05:00 |
|
beder
|
c212377371
|
Renamed ostream -> ostream_wrapper
|
2012-05-25 17:28:35 -05:00 |
|
beder
|
a98f082cb9
|
Fixed double quote escapes (e.g., \n is now that instead of \x0a)
|
2012-05-22 17:45:31 -05:00 |
|
beder
|
799fdf942b
|
Added comments, not entirely correct
|
2012-05-22 12:29:36 -05:00 |
|
beder
|
ea5ed87b4d
|
Implemented the Write for scalars (including checking which type of scalar it should be)
|
2012-05-21 19:07:56 -05:00 |
|
beder
|
d5f10fd5aa
|
Renamed the base64 methods, and switched the EncodeBase64 one to return a string (to make it easy to use elsewhere)
|
2012-01-21 01:33:49 -06:00 |
|
beder
|
bc208bbf75
|
Refactored the base64 binary to its own space with a unified class that (will) be used for parsing (in addition to emitting)
|
2012-01-21 01:18:37 -06:00 |
|
beder
|
c6e5ad350b
|
Added single character emitting
|
2011-11-14 16:23:14 -06:00 |
|
beder
|
d6811c42a8
|
Merged from trunk
|
2011-09-06 01:10:27 -05:00 |
|
beder
|
f56d453050
|
Added api sketch
|
2011-09-04 19:50:08 -05:00 |
|