Commit Graph

8 Commits (426ec8a08b7166dcaedde8b3f0fc7bf58d8fe6d6)

Author SHA1 Message Date
John Benediktsson 065fbc4ca3 printf: Fix rounding of floats and exps, default to 6 digits, update docs and tests. 2008-10-01 17:38:12 -07:00
John Benediktsson 388bf88d0f Some cleanup of printf and better docs. 2008-09-22 19:39:27 -07:00
John Benediktsson 7cbbd3e0e6 Some fixes to printf for help-lint warnings. 2008-09-20 22:22:12 -07:00
John Benediktsson e966330bbb printf: Allow positive sign to prefix numbers, add more tests, fix negative numbers in exponentials. 2008-09-17 23:11:02 -07:00
John Benediktsson 5885a924fc Changing printf to use arguments from the stack. 2008-09-17 19:59:22 -07:00
John Benediktsson 3e1303f784 Adding documentation for printf, and improvements based on IRC feedback. 2008-09-17 09:22:48 -07:00
John Benediktsson 55003480bc Changing printf to use peg.ebnf. 2008-09-16 17:26:28 -07:00
John Benediktsson 571794ba05 Initial version of printf. 2008-09-11 18:16:35 -07:00