Timeline for Small Formatting Library
Current License: CC BY-SA 4.0
14 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 28, 2018 at 14:41 | vote | accept | bluedragon | ||
| Jul 26, 2018 at 7:50 | comment | added | bluedragon | actually, I have encountered this problem myself, but can't think of valid long-term solution | |
| Jul 26, 2018 at 6:24 | comment | added | indi |
Curious about the intended behaviour of "%%". From other comments I gather that's supposed to result in "%". But what if I wanted to do: format("%%", "bat", "man") and get "batman"? Is that not supposed to be possible?
|
|
| Jul 24, 2018 at 17:51 | comment | added | Loki Astari |
Here is a set of tests to compare your implementation against the printf() implementation. github.com/Loki-Astari/ThorsIOUtil/blob/master/src/ThorsIOUtil/…
|
|
| Jul 24, 2018 at 17:50 | comment | added | Loki Astari | You may find this useful. codereview.stackexchange.com/q/188812/507 | |
| Jul 24, 2018 at 16:20 | comment | added | Incomputable | I recommend waiting a day until accepting an answer. There might be more stellar answers, or existing ones could change a lot. Those don't happen all the time, but they surely do. | |
| Jul 24, 2018 at 16:19 | vote | accept | bluedragon | ||
| Jul 24, 2018 at 16:21 | |||||
| Jul 24, 2018 at 15:05 | answer | added | Incomputable | timeline score: 5 | |
| Jul 24, 2018 at 14:25 | answer | added | Toby Speight | timeline score: 3 | |
| Jul 24, 2018 at 14:24 | comment | added | bluedragon | just wondering around, maybe pointers will save some copying | |
| Jul 24, 2018 at 14:23 | comment | added | Incomputable | Last part of your question sounds hard to answer without additional context. Is there a specific reason you want pointers? | |
| Jul 24, 2018 at 14:19 | history | edited | bluedragon | CC BY-SA 4.0 |
added 9 characters in body
|
| Jul 24, 2018 at 14:13 | history | edited | bluedragon | CC BY-SA 4.0 |
added 9 characters in body
|
| Jul 24, 2018 at 14:06 | history | asked | bluedragon | CC BY-SA 4.0 |