Thread
-
patch: format function, next generation
Pavel Stehule <pavel.stehule@gmail.com> — 2010-10-22T08:48:17Z
Hello I reworked a implementation of format function. This respects last discussion: * support a positional placeholders - syntax %99$x, * support a tags: %s, I, L, * enhanced documentation, * enhanced reggress tests Regards Pavel Stehule