Timeline for Sign that word 2!
Current License: CC BY-SA 3.0
47 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 5, 2023 at 8:46 | answer | added | Shaggy | timeline score: 2 | |
| Mar 5, 2023 at 1:03 | answer | added | lyxal ♦ | timeline score: 0 | |
| Aug 6, 2020 at 10:30 | answer | added | Kevin Cruijssen | timeline score: 1 | |
| Aug 6, 2020 at 6:25 | answer | added | Bubbler | timeline score: 3 | |
| Apr 13, 2018 at 2:03 | answer | added | Xcali | timeline score: 0 | |
| Apr 13, 2017 at 12:38 | history | edited | Community Bot |
replaced http://codegolf.stackexchange.com/ with https://codegolf.stackexchange.com/
|
|
| Sep 7, 2015 at 19:20 | vote | accept | Community Bot | ||
| Aug 28, 2015 at 2:09 | answer | added | DLosc | timeline score: 1 | |
| Aug 25, 2015 at 21:05 | answer | added | Matteo Italia | timeline score: 2 | |
| Aug 23, 2015 at 16:20 | answer | added | gilad hoch | timeline score: 2 | |
| Aug 23, 2015 at 0:54 | answer | added | Olivier Grégoire | timeline score: 2 | |
| Aug 22, 2015 at 12:26 | answer | added | Glen O | timeline score: 2 | |
| Aug 22, 2015 at 6:32 | answer | added | Tryth | timeline score: 3 | |
| Aug 22, 2015 at 4:04 | answer | added | xnor | timeline score: 4 | |
| Aug 22, 2015 at 2:55 | answer | added | xnor | timeline score: 5 | |
| Aug 21, 2015 at 22:37 | history | tweeted | twitter.com/#!/StackCodeGolf/status/634856988338450433 | ||
| Aug 21, 2015 at 22:11 | comment | added | lynn | @JonasDralle: remember, this is golf, where scoring is always backwards! | |
| Aug 21, 2015 at 21:53 | answer | added | nimi | timeline score: 1 | |
| Aug 21, 2015 at 21:12 | answer | added | edc65 | timeline score: 4 | |
| Aug 21, 2015 at 20:38 | answer | added | nimi | timeline score: 3 | |
| Aug 21, 2015 at 18:21 | history | edited | user42003 | CC BY-SA 3.0 |
made scoring section clearer
|
| Aug 21, 2015 at 17:51 | comment | added | BlueWizard | "Your score is your byte count." So I rank better when I have more bytes? Maybe you should update that one :P | |
| Aug 21, 2015 at 15:30 | answer | added | AdmBorkBork | timeline score: 2 | |
| Aug 21, 2015 at 14:54 | answer | added | Sp3000 | timeline score: 5 | |
| Aug 21, 2015 at 14:06 | answer | added | axiac | timeline score: 1 | |
| Aug 21, 2015 at 9:26 | history | edited | user344 | CC BY-SA 3.0 |
fixed unmatched parenthesis and typo
|
| Aug 21, 2015 at 9:24 | comment | added | user344 | You forgot to close the parenthesis after "see this GolfScript answer". xkcd.com/859 | |
| Aug 21, 2015 at 9:03 | comment | added | Matthieu M. | Correctly handling lower/upper case in Unicode is scary, so is this question voluntarily limited to ASCII letters: [a-zA-Z]? | |
| Aug 21, 2015 at 9:01 | answer | added | Kamehameha | timeline score: 3 | |
| Aug 21, 2015 at 8:44 | comment | added | user42003 | Let us continue this discussion in chat. | |
| Aug 21, 2015 at 8:26 | answer | added | frikinside | timeline score: 4 | |
| Aug 21, 2015 at 8:12 | answer | added | Jakube | timeline score: 12 | |
| Aug 21, 2015 at 8:11 | answer | added | Blue | timeline score: 2 | |
| Aug 21, 2015 at 8:07 | comment | added | feersum | So what you really mean is that the sorting should be case-insensitive? Why not simply say so? | |
| Aug 21, 2015 at 7:58 | answer | added | Fatalize | timeline score: 5 | |
| Aug 21, 2015 at 7:58 | answer | added | jrenk | timeline score: 3 | |
| Aug 21, 2015 at 7:48 | answer | added | jimmy23013 | timeline score: 4 | |
| Aug 21, 2015 at 7:41 | answer | added | samgak | timeline score: 1 | |
| Aug 21, 2015 at 7:36 | history | edited | user42003 | CC BY-SA 3.0 |
made rules clearer
|
| Aug 21, 2015 at 7:35 | comment | added | user42003 | @feersum You don't need to. There is a link in the answer to an online interpreter. But I will make it clearer. | |
| Aug 21, 2015 at 7:30 | answer | added | Tryth | timeline score: 2 | |
| Aug 21, 2015 at 7:29 | comment | added | feersum | @Kslkgh I do not wish to install a GolfScript interpreter in order to understand the question. The requirements should be clearly specified in the question itself. | |
| Aug 21, 2015 at 7:26 | comment | added | user42003 | @feersum Try running the GolfScript answer on the first version of this challenge with the string "Hello" (without the quotes). Then you should see what I mean. | |
| Aug 21, 2015 at 7:23 | comment | added | user42003 | @Fatalize As long as they are grouped together, it doesn't matter. It can be any of those. | |
| Aug 21, 2015 at 7:20 | comment | added | feersum | I cannot comprehend rule 3. | |
| Aug 21, 2015 at 7:20 | comment | added | Fatalize |
Must lowercase and uppercase be ordered? For example, for ThHihs, can we output hHhist or do we have to output hhHist or Hhhist?
|
|
| Aug 21, 2015 at 7:11 | history | asked | user42003 | CC BY-SA 3.0 |