Ian Farmer
|
28f349a6fa
|
Add partial implementation of string.format.
Not yet implemented:
(1) '#' flag (use alternate format)
(2) Floating point formats
2 digit widths and precisions are not yet tested.
|
2008-07-24 06:38:35 +00:00 |
|
James Roseborough
|
ef48f8cd12
|
Implement string.dump
|
2008-07-22 22:32:28 +00:00 |
|
James Roseborough
|
0c02382673
|
Improve argument type checkign on string libraries.
|
2008-07-18 01:22:00 +00:00 |
|
James Roseborough
|
a18c16dabb
|
Improve argument type check tests.
|
2008-07-17 01:23:33 +00:00 |
|
James Roseborough
|
ec3feacc30
|
Add tests for string library functions.
|
2008-07-16 17:38:28 +00:00 |
|