Skip to main content
17 events
when toggle format what by license comment
Jul 10, 2015 at 9:18 history closed Thomas Owens Opinion-based
Apr 5, 2012 at 8:36 answer added Joris Timmermans timeline score: 5
Apr 4, 2012 at 20:45 comment added Keith Thompson Ada has specific markers for the end of most constructs: if ... then ... end if; while ... loop ... end loop; procedure Foo is ... end Foo;. I find that it helps legibility (and it's checked by the compiler, which comments aren't).
Apr 4, 2012 at 20:43 answer added John Bode timeline score: 1
May 2, 2011 at 10:55 vote accept gablin
Mar 1, 2011 at 16:07 comment added Billy ONeal @Craige: Any language construct natively supported by PHP is not "Extremely Unstandard" -- the PHP interpreter defines what "standard" is.
Mar 1, 2011 at 15:30 comment added Craige @Geoffrey van Wyk - really? I have never seen anybody use these outside of template files. They are extremely unstandard, but to each their own, I guess.
Mar 1, 2011 at 14:24 answer added PSU timeline score: 4
Mar 1, 2011 at 14:07 comment added Geoffrey In PHP, I use the alternative syntax for control structures if(condition): ... else: ... endif;
Mar 1, 2011 at 13:20 answer added Lunivore timeline score: 7
Mar 1, 2011 at 12:30 answer added Sergio timeline score: 15
Mar 1, 2011 at 12:23 answer added CashCow timeline score: 1
Mar 1, 2011 at 11:40 answer added TeaDrinkingGeek timeline score: 1
Mar 1, 2011 at 11:38 answer added stijn timeline score: 0
Mar 1, 2011 at 11:38 answer added Alb timeline score: 20
Mar 1, 2011 at 11:38 answer added Matt Ellen timeline score: 32
Mar 1, 2011 at 11:35 history asked gablin CC BY-SA 2.5