Timeline for Evolution of "Hello World!"
Current License: CC BY-SA 3.0
23 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 17, 2020 at 9:04 | history | edited | CommunityBot | Commonmark migration | |
| Apr 13, 2017 at 12:39 | history | edited | CommunityBot | replaced http://codegolf.stackexchange.com/ with https://codegolf.stackexchange.com/ | |
| Jan 7, 2015 at 14:29 | comment | added | jimmy23013 | @Optimizer I didn't find any better uses of reps after being 4k+... | |
| Jan 7, 2015 at 14:08 | comment | added | Optimizer | You guys are too generous :) even though I was being a bit of selfish there :P | |
| Jan 7, 2015 at 14:07 | comment | added | jimmy23013 | @Calvin'sHobbies Then I set a +100 bounty for Optimizer. (And I guess you can only start at least +400 bounty now...) | |
| Jan 6, 2015 at 12:55 | comment | added | Calvin's Hobbies | See the update at the top of the question. I had already paid for the bounty so I gave it to you. I hope you don't mind :P | |
| Jan 6, 2015 at 11:18 | comment | added | jimmy23013 | @Calvin'sHobbies ...Well, why the bounty? | |
| Jan 6, 2015 at 4:35 | comment | added | Calvin's Hobbies | Accepting this answer instead of giving Optimizer bounty as per his request. user23013 may be considered the official winner! | |
| Jan 6, 2015 at 4:33 | vote | accept | Calvin's Hobbies | ||
| Jan 6, 2015 at 4:33 | history | bounty awarded | Calvin's Hobbies | ||
| Oct 29, 2014 at 12:06 | history | edited | jimmy23013 | CC BY-SA 3.0 | added 111 characters in body |
| Oct 29, 2014 at 11:42 | comment | added | jimmy23013 | @Stacey Sorry I didn't see that edit. | |
| S Oct 29, 2014 at 11:38 | history | edited | jimmy23013 | CC BY-SA 3.0 | added 140 characters in body |
| Oct 29, 2014 at 11:37 | review | Suggested edits | |||
| S Oct 29, 2014 at 11:38 | |||||
| Oct 29, 2014 at 11:25 | comment | added | user4768 | This answer is fine. GDB has a command language which is used to execute specific debug commands. This is done by running GDB in batch mode and specifying the command file using --batch -x <file>. This is a legit language. See here: sourceware.org/gdb/onlinedocs/gdb/Mode-Options.html (-batch flag) | |
| Oct 29, 2014 at 11:22 | comment | added | Optimizer | @user23013 echo is a function in the language similar to printf in C. Please delete this question as other answers are already coming in. | |
| Oct 29, 2014 at 11:21 | comment | added | jimmy23013 | @Stacey echo is a command for debugging, which is neither Ada, C or C++, etc. | |
| Oct 29, 2014 at 11:19 | comment | added | user4768 | "The program being debugged can be written in Ada, C, C++, Objective-C, Pascal (and many other languages)" ... It's not a language in and of itself | |
| Oct 29, 2014 at 11:15 | comment | added | Optimizer | Its like running java project in Eclipse rather than Netbeans | |
| Oct 29, 2014 at 11:11 | comment | added | jimmy23013 | @Optimizer gnu.org/software/gdb The Gnu Debugger. | |
| Oct 29, 2014 at 11:10 | comment | added | Optimizer | Any link to GDB ? | |
| Oct 29, 2014 at 11:09 | comment | added | Etheryte | Please revision your answer, the 85 was an invalid answer (I didn't notice the language had been used before) and I deleted it. | |
| Oct 29, 2014 at 11:08 | history | answered | jimmy23013 | CC BY-SA 3.0 |