Dave Hylands
|
c4029e5079
|
Add string formatting support for longlong and mpz.
|
2014-04-07 11:38:45 -07:00 |
Dave Hylands
|
f81a49e464
|
Allow floating point arguments with %d,i,u,o,x,X formats
|
2014-04-05 08:26:51 -07:00 |
Dave Hylands
|
6756a37a77
|
Implements most of str.modulo
The alternate form for floating point doesn't work yet.
The %(name)s form doesn't work yet.
|
2014-04-03 23:55:02 -07:00 |
Paul Sokolovsky
|
4db727afea
|
objstr: Very basic implementation of % string formatting operator.
|
2014-03-31 21:20:52 +03:00 |