tron
453b30e387
(svn r3564) Several smaller changes:
...
- Don't treat non-booleans as booleans
- Reduce variable scope
- Bracing
- Use DeMorgan's law to make conditionals easier to read
- if cascade -> switch
- Replace some magic numbers by symbolic names
- Avoid assignments within other statements
2006-02-06 09:18:04 +00:00
..
2005-10-22 06:39:32 +00:00
2005-07-24 15:56:31 +00:00
2005-12-14 06:20:23 +00:00
2005-11-02 13:06:07 +00:00
2005-11-04 16:12:48 +00:00
2005-10-22 06:39:32 +00:00
2006-02-03 07:45:58 +00:00
2005-12-18 12:17:53 +00:00
2005-07-24 14:12:37 +00:00
2005-11-16 11:55:06 +00:00
2005-07-24 14:12:37 +00:00
2005-11-03 15:25:45 +00:00
2005-09-16 10:37:21 +00:00
2005-07-24 14:12:37 +00:00
2005-07-24 15:56:31 +00:00
2005-07-24 14:12:37 +00:00
2006-02-01 06:32:03 +00:00
2006-01-26 19:06:16 +00:00
2005-11-02 13:06:07 +00:00
2005-10-31 10:23:58 +00:00
2005-07-24 14:12:37 +00:00
2006-02-06 09:18:04 +00:00
2005-07-24 15:56:31 +00:00
2005-08-01 16:31:19 +00:00