Historia zmian

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