mediawiki-extensions-Visual.../modules/ve/dm
Trevor Parscal a564f81aa7 JSHint: Added dotfiles and fixed tons of linting warnings.
* "onevar" warning sometimes solved by just merging var statements
  other times solved by making it a function declaration instead
  of a function expression.
* Also fixed several '_this' variable names in ve.es.Surface to
  more descriptive names, and enabled warnings for dangling _
  in identifiers.

Change-Id: I7d411881e3e06cf9a7fe56d689c29375881a81de
2012-07-19 10:01:00 -07:00
..
annotations Reconcile the order and completeness of textStyles in 2 different places 2012-06-21 14:46:43 -07:00
nodes JSHint: Added dotfiles and fixed tons of linting warnings. 2012-07-19 10:01:00 -07:00
ve.dm.Annotation.js Move ve2/ back to ve/ 2012-06-19 18:20:28 -07:00
ve.dm.AnnotationFactory.js Move ve2/ back to ve/ 2012-06-19 18:20:28 -07:00
ve.dm.BranchNode.js Made extendClass accept a variadic list of base classes to extend with 2012-06-22 10:50:41 -07:00
ve.dm.Converter.js JSHint: Added dotfiles and fixed tons of linting warnings. 2012-07-19 10:01:00 -07:00
ve.dm.Document.js JSHint: Added dotfiles and fixed tons of linting warnings. 2012-07-19 10:01:00 -07:00
ve.dm.DocumentSynchronizer.js Adjust oldRange in the rebuildNodes call as well 2012-06-21 17:26:17 -07:00
ve.dm.js Move ve2/ back to ve/ 2012-06-19 18:20:28 -07:00
ve.dm.LeafNode.js Made extendClass accept a variadic list of base classes to extend with 2012-06-22 10:50:41 -07:00
ve.dm.Node.js JSHint: Added dotfiles and fixed tons of linting warnings. 2012-07-19 10:01:00 -07:00
ve.dm.NodeFactory.js Move ve2/ back to ve/ 2012-06-19 18:20:28 -07:00
ve.dm.Surface.js JSHint: Added dotfiles and fixed tons of linting warnings. 2012-07-19 10:01:00 -07:00
ve.dm.Transaction.js JSHint: Added dotfiles and fixed tons of linting warnings. 2012-07-19 10:01:00 -07:00
ve.dm.TransactionProcessor.js JSHint: Added dotfiles and fixed tons of linting warnings. 2012-07-19 10:01:00 -07:00