Sebastian Celis
|
c6b3c9c875
|
Fix an error caused by combining %@ with other placeholders
Fixes #234
|
2018-01-24 08:56:04 -06:00 |
|
Sebastian Celis
|
b33d8425f8
|
Merge pull request #177 from sebastianludwig/fix-169-153
Implements #169 and resolves #153
|
2016-12-19 12:34:03 -06:00 |
|
Sebastian Ludwig
|
e2c400ea6d
|
Fixed #179 by converting placeholders before escaping @ signs.
|
2016-12-14 23:13:05 +01:00 |
|
Sebastian Ludwig
|
280914bdc5
|
Fixed #169 by adding proper placeholder handling to Flash formatter.
|
2016-12-08 10:18:15 +01:00 |
|
Sebastian Ludwig
|
43b83cc8e6
|
Fixed #165 by disallowing single spaces as valid printf flags.
|
2016-11-21 22:05:25 +01:00 |
|
Sebastian Ludwig
|
2e283d7057
|
Got rid of the Case in test class names.
|
2016-05-03 22:44:22 +02:00 |
|
Sebastian Ludwig
|
2e0557741b
|
Using Placeholers like a proper module by including it into the Formatters where it's needed.
|
2015-12-06 15:41:51 +01:00 |
|
Sebastian Ludwig
|
1a49852a6e
|
Added Placeholders module and added methods to convert from twine format to android and vice versa.
|
2015-12-05 15:38:33 +01:00 |
|