Files
textmate/Applications/TextMate/src
Allan Odgaard 1f0e3db472 Remove trailing zeroes from numeric literals
I mainly dislike the trailing zeroes because CGFloat used to be a float but 1.0 is a double (1.0f would be a float). So better to under-specify and let the compiler figure out the proper type.
2014-04-14 14:26:52 +07:00
..
2013-02-03 10:48:46 +01:00
2014-04-12 11:22:38 +07:00
2013-11-18 22:43:50 +07:00
2013-09-03 12:27:20 +02:00