Commit Graph
39 Commits
Author SHA1 Message Date
Victor Zverovich 059934fd10 Rename Active Formatter to TempFormatter. 2012-12-16 20:57:35 -08:00
Victor Zverovich e0f85c4431 Correct an example. 2012-12-16 20:12:50 -08:00
Victor Zverovich da88577b6e . 2012-12-16 16:48:59 -08:00
Victor Zverovich 1167f1664c Comment on SafeFormat. 2012-12-16 16:48:08 -08:00
Victor Zverovich 86d6fde7f4 Correct README 2012-12-16 16:00:49 -08:00
Victor Zverovich d3a471c0b7 Add a section on portability. 2012-12-16 15:59:19 -08:00
Victor Zverovich 4dbf00b4e0 Rerun the tests. 2012-12-15 08:24:23 -08:00
Victor Zverovich e4ada5bc7f Add a line break after copyright. 2012-12-13 08:17:56 -08:00
Victor Zverovich a8a536bde5 Use syntax highlighting for all examples. 2012-12-13 08:12:09 -08:00
Victor Zverovich 9dc5e3f0c2 Try highlight option. 2012-12-13 08:06:07 -08:00
Victor Zverovich 228fc8758f Syntax highlight one block. Acknowledge str.format. 2012-12-13 08:01:37 -08:00
Victor Zverovich 1aa8f2f5c5 productionlist doesn't work on github, using parsed-literal instead. 2012-12-12 16:09:50 -08:00
Victor Zverovich 7a93a8e8b7 Try productionlist. 2012-12-12 16:05:48 -08:00
Victor Zverovich 6143698aa6 Remove unnecessary quotes. 2012-12-12 15:49:17 -08:00
Victor Zverovich 4dea3200a9 Use parsed literal block for the grammar. Document 0 flag. 2012-12-12 15:41:53 -08:00
Victor Zverovich faccb4c765 Add a license. 2012-12-12 07:44:41 -08:00
Victor Zverovich a9a4e74fed Improve description. 2012-12-11 16:53:06 -08:00
Victor Zverovich 1c2d00f7d8 Rerun the tests. 2012-12-11 16:37:50 -08:00
Victor Zverovich 7c697bfcac Update readme. 2012-12-11 16:30:27 -08:00
Victor Zverovich 1f6e4e9d7a Fix formatting. 2012-12-11 13:55:31 -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 6caa750a00 Add "p" to supported types. 2012-12-10 13:30:25 -08:00
Victor Zverovich c5dce1caf9 Describe format string syntax. 2012-12-10 11:06:55 -08:00
Victor Zverovich 4d28757d45 Correction. 2012-12-09 19:25:53 -08:00
Victor Zverovich a93886f1b0 Correction. 2012-12-09 19:24:39 -08:00
Victor Zverovich dfabf0e77a Correction. 2012-12-09 19:22:38 -08:00
Victor Zverovich 8e23730f86 Add another example. 2012-12-09 19:19:47 -08:00
Victor Zverovich 8b60a804ba Fix an example. 2012-12-09 10:26:12 -08:00
Victor Zverovich d3998a2a1f Add another example. 2012-12-09 10:25:38 -08:00
Victor Zverovich cb458293a3 Mention a POSIX extension of printf. 2012-12-09 10:09:15 -08:00
Victor Zverovich 4dac3b7f13 Correct quotes. 2012-12-07 15:37:38 -08:00
Victor Zverovich 3e4d847d4e Write README. 2012-12-07 15:33:27 -08:00
Victor Zverovich 58e53b4370 Update readme. 2012-12-07 14:32:48 -08:00
Victor Zverovich 659dd37b79 Link to specific subsections in Benchmarks. 2012-12-07 14:22:24 -08:00
Victor Zverovich 2953d8499d Link to Benchmarks. 2012-12-07 14:20:32 -08:00
Victor Zverovich 70a23179e1 Expand README. 2012-12-07 14:18:37 -08:00
Victor Zverovich 596d01c8bd Write README. 2012-12-07 13:33:08 -08:00
Victor Zverovich c50f94ac04 Separate optimized and debug bloat tests. Add Benchmark section to the README. 2012-12-07 13:20:50 -08:00
Victor Zverovich b076df4f80 Initial import 2012-12-07 08:31:09 -08:00