Commit History

作者 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) 11 年之前
  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 年之前