История коммитов

Автор SHA1 Сообщение Дата
  Jeff Williams 8b26b6d669 remove author tags, and clean up JSDoc comments without leading asterisks 7 лет назад
  Jeff Williams a097e2f299 get rid of jsdoc/util/runtime (#1383); delint 7 лет назад
  Jeff Williams 15b57e52f3 overhaul ESLint config; delint 7 лет назад
  Tim Schaub 621f012211 Remove Rhino support 9 лет назад
  Alex Nicksay 13f09f397c Clean up space-after-keywords lint violations 9 лет назад
  Jeff Williams 93bd06c9e2 update gulp-eslint; delint 9 лет назад
  Jeff Williams 8ea7078d39 modify `dumper.dump()` to support multiple arguments; only define the `dump()` global in debug mode (#812) 10 лет назад
  Jeff Williams f9073e6361 turn `app` global into a module, and use the module instead of the global (#812) 10 лет назад
  Jeff Williams ae94af0cd8 turn `env` global into a module, and use the module instead of the global (#812) 10 лет назад
  Jeff Williams 0daeb2e947 improve dumper module and global dump function (#811) 10 лет назад
  Jeff Williams 2d870909a6 allow templates/plugins to override JSDoc dependencies on Node.js (#671) 10 лет назад
  Jeff Williams 6b0c06eddd allow external templates/plugins to require() things in node_modules (#665) 10 лет назад
  Jeff Williams fd5ca944d2 abolish the post-install script and template/plugin copying (#519, #612) 10 лет назад
  Jeff Williams bce238bb51 replace JSHint with ESLint (and associated cleanup) 10 лет назад
  Jeff Williams 49ad746e49 trailing whitespace cleanup 11 лет назад
  Jeff Williams 48e6c392d5 huge whitespace cleanup 11 лет назад
  Jeff Williams c9b0237c12 overhaul logging and error handling (#416) 11 лет назад
  Jeff Williams f55feb1a0e 'use strict'ify 11 лет назад
  Jeff Williams e0df71b1ae fix various path-related issues on Windows 11 лет назад
  Jeff Williams 705e72b77f permissions change 11 лет назад
  Jeff Williams f7256d8d07 make npm installs work correctly; misc cross-platform fixes; cleanup 11 лет назад
  Jeff Williams de4297b20b refactor jsdoc.js; update Rhino 11 лет назад
  Jeff Williams 751bea1b0a fixes for Node.js compatibility (see details) 11 лет назад
  Jeff Williams 9745685dde make the fs.statSync shim throw an error (consistent with Node.js) 11 лет назад
  Jeff Williams e02afd570e create parser, THEN attach plugins 11 лет назад
  Jeff Williams 23003541ad add config setting to choose a parser 11 лет назад
  Jeff Williams e7752cde18 Merge branch 'master' into parsimony 11 лет назад
  Jeff Williams 735a9b790c esprima parser (currently disabled) 11 лет назад
  Jeff Williams 77546a9d52 more fixes to ensure that we always generate valid filenames (#440) 11 лет назад
  Jeff Williams c058a60ed1 hook up node visitors; gratuitous refactor of 'runtime' module (formerly 'vm'); move runtime-specific code 11 лет назад