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
|
744003f53b
|
Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
extra/printf/printf-docs.factor
|
2008-09-24 12:28:22 -07:00 |
Slava Pestov
|
4b19afdb4e
|
Fixing issues found by stricter help lint
|
2008-09-24 01:59:05 -05:00 |
John Benediktsson
|
388bf88d0f
|
Some cleanup of printf and better docs.
|
2008-09-22 19:39:27 -07:00 |
John Benediktsson
|
a9f2fbd4a2
|
Fix newline.
|
2008-09-20 22:41:16 -07:00 |
John Benediktsson
|
2d5778c5af
|
Moving format specifications to a help article.
|
2008-09-20 22:39:12 -07:00 |
John Benediktsson
|
7cbbd3e0e6
|
Some fixes to printf for help-lint warnings.
|
2008-09-20 22:22:12 -07:00 |
John Benediktsson
|
6d2a25efc3
|
Some simplification to printf, more to come.
|
2008-09-20 21:46:35 -07:00 |
John Benediktsson
|
edc1a27fcd
|
Adding a summary for printf.
|
2008-09-18 15:18:32 -07:00 |
John Benediktsson
|
37aaaf1416
|
Updated printf docs.
|
2008-09-18 12:26:26 -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
|
53197ddb1b
|
Adding more docs for printf.
|
2008-09-17 10:59:44 -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 |