D-Scanner/analysis
Matthew Brennan Jones 1d2c529b24 Added missing check for <>=, the deprecated floating point operator. 2014-04-13 12:21:44 -07:00
..
base.d Run static analysis checks in parallel. Implement #130 2014-03-03 23:09:20 -08:00
constructors.d Added some checks for default constructors 2014-04-09 12:17:40 -07: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 Added missing check for <>=, the deprecated floating point operator. 2014-04-13 12:21:44 -07:00
linespan.d Convert message function to delegate so that it can actually do something useful 2014-03-08 22:33:00 -08: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 Fix #157 2014-04-10 14:09:33 -07: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 problem with suffixed number literals 2014-03-04 22:47:14 -08:00
run.d Added some checks for default constructors 2014-04-09 12:17:40 -07:00
style.d Make most AST classes final and most methods for processing them const 2014-03-03 22:24:58 -08:00