Skip to content
  1. Nov 27, 2010
  2. Nov 16, 2010
    • Rene Saarsoo's avatar
      Treating @protected as alias for @private. · 202ae536
      Rene Saarsoo authored
      Not quite correct, but for now it's better for them to behave the same.
      202ae536
    • Rene Saarsoo's avatar
      Support for @xtype. · d6e44211
      Rene Saarsoo authored
      Again one of the most used @tags in ExtJS.
      
      Only supporting it in class declaration, plus some explicit logic to
      detect it when it appears after @constructor in class doc-comment.
      d6e44211
    • Rene Saarsoo's avatar
      Support for @static. · 47440bda
      Rene Saarsoo authored
      Applies only to properties and methods.
      
      This was one of the most used @tags in ExtJS not already supported by
      JsDuck.
      47440bda
  3. Nov 15, 2010
  4. Oct 25, 2010
  5. Oct 24, 2010
  6. Oct 04, 2010