Victor Zverovich
|
e2725eeeb1
|
ArgFormatter -> Formatter::ArgInserter. Test ArgInserter and ActiveFormatter.
|
2012-12-11 16:26:04 -08:00 |
|
Victor Zverovich
|
87b5ebfc4a
|
BasicArgFormatter -> ArgFormatter. FullFormat -> ActiveFormatter. Use ActiveFormatter to implement Format and Print.
|
2012-12-11 13:54:53 -08:00 |
|
Victor Zverovich
|
57dbd2c3fe
|
Rename Buffer to Array and test it.
|
2012-12-11 12:23:52 -08:00 |
|
Victor Zverovich
|
0996e98727
|
Add comments.
|
2012-12-10 20:37:35 -08:00 |
|
Victor Zverovich
|
31a507034e
|
Implement an escape mechanism.
|
2012-12-10 15:04:55 -08:00 |
|
Victor Zverovich
|
d599e3b262
|
Test pointer, c string and character formatting.
|
2012-12-10 13:30:06 -08:00 |
|
Victor Zverovich
|
d73306bdce
|
Test double formatting.
|
2012-12-10 12:16:02 -08:00 |
|
Victor Zverovich
|
27b8ba06e8
|
Test octal formatting.
|
2012-12-10 11:51:45 -08:00 |
|
Victor Zverovich
|
b98b2e9842
|
Implement formatting of integers.
|
2012-12-10 11:08:16 -08:00 |
|
Victor Zverovich
|
bbd13a492b
|
Test precision.
|
2012-12-09 14:13:23 -08:00 |
|
Victor Zverovich
|
095b43a8f0
|
Test and correct handling of the width specifier.
|
2012-12-09 11:32:39 -08:00 |
|
Victor Zverovich
|
280ea8b5c5
|
Add support for user-defined types.
|
2012-12-09 09:03:47 -08:00 |
|
Victor Zverovich
|
8b1c7098ec
|
More tests.
|
2012-12-08 18:45:35 -08:00 |
|
Victor Zverovich
|
63539c03b0
|
Check for overflow when parsing argument index. Improve error handling. Fix overload issues. More tests.
|
2012-12-08 08:17:12 -08:00 |
|
Victor Zverovich
|
5f3ed207da
|
Add more tests. Check if argument index is in range.
|
2012-12-07 17:48:10 -08:00 |
|
Victor Zverovich
|
cb99919912
|
Add tests.
|
2012-12-07 09:02:15 -08:00 |
|