D-Scanner/analysis
Hackerpilot 7c22e9a849 Added check for identical if/else blocks and obvious self-assignment 2014-04-21 15:26:54 -07:00
..
base.d Run static analysis checks in parallel. Implement #130 2014-03-03 23:09:20 -08:00
del.d Make most AST classes final and most methods for processing them const 2014-03-03 22:24:58 -08:00
enumarrayliteral.d Make most AST classes final and most methods for processing them const 2014-03-03 22:24:58 -08:00
fish.d Make most AST classes final and most methods for processing them const 2014-03-03 22:24:58 -08:00
ifelsesame.d Added check for identical if/else blocks and obvious self-assignment 2014-04-21 15:26:54 -07:00
numbers.d Make most AST classes final and most methods for processing them const 2014-03-03 22:24:58 -08:00
objectconst.d Make most AST classes final and most methods for processing them const 2014-03-03 22:24:58 -08:00
package.d Initial static analysis checks 2014-01-20 20:09:32 -08:00
pokemon.d Make most AST classes final and most methods for processing them const 2014-03-03 22:24:58 -08:00
range.d Fix hex literals in foreach loops 2014-04-21 15:25:45 -07:00
run.d Added check for identical if/else blocks and obvious self-assignment 2014-04-21 15:26:54 -07:00
style.d Make most AST classes final and most methods for processing them const 2014-03-03 22:24:58 -08:00