Skip to content
  1. Jan 10, 2011
  2. Jan 09, 2011
  3. Dec 28, 2010
  4. Dec 27, 2010
  5. Dec 20, 2010
  6. Dec 19, 2010
  7. Dec 14, 2010
  8. Dec 07, 2010
  9. Dec 05, 2010
  10. Nov 27, 2010
  11. 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
  12. Nov 15, 2010
  13. Oct 25, 2010
  14. Oct 24, 2010
  15. Oct 04, 2010