Jeff Williams
|
a29a03b2d9
|
move jsdoc/util/logger into a new package
|
2019-01-19 21:49:27 -08:00 |
|
Jeff Williams
|
aa0b6c1bfa
|
switch to new-ish ECMAScript syntax
With help from Lebab, plus a lot of manual cleanup. (And more cleanup to come, I'm sure.)
|
2019-01-15 18:39:10 -08:00 |
|
Jeff Williams
|
8b26b6d669
|
remove author tags, and clean up JSDoc comments without leading asterisks
Most of the existing author tags are grossly out of date at this point. The definitive reference for who has contributed what is available at https://github.com/jsdoc3/jsdoc/graphs/contributors.
|
2017-07-06 00:01:11 -07:00 |
|
Jeff Williams
|
15b57e52f3
|
overhaul ESLint config; delint
|
2017-07-05 21:05:52 -07:00 |
|
Björn Harrtell
|
34c6eb9ffd
|
Update gulp-eslint and minor style fixes to adapt to new eslint version
|
2016-03-31 21:17:41 +02:00 |
|
Alex Nicksay
|
13f09f397c
|
Clean up space-after-keywords lint violations
This eliminates the following when running `gulp lint`:
> error Keyword "catch" must be followed by whitespace
Closes #1083
|
2015-10-07 10:46:18 -04:00 |
|
Jeff Williams
|
a2e119a88b
|
update ESLint dependency; enable new rules; delint
|
2014-10-27 12:58:32 -07:00 |
|
Jeff Williams
|
c96a1215bd
|
add a warning about potential crashes (#554)
|
2014-02-01 19:36:34 -08:00 |
|
Jeff Williams
|
c9b0237c12
|
overhaul logging and error handling (#416)
|
2013-12-23 15:25:28 -08:00 |
|
Jeff Williams
|
f55feb1a0e
|
'use strict'ify
|
2013-11-11 23:49:54 -08:00 |
|
Jeff Williams
|
97e5cb9bf2
|
fix bad regexp in JSHint test; make plugins JSHint-clean
|
2012-10-20 15:06:56 -07:00 |
|
Jannon
|
a6f68d838c
|
Plugin tests
Tests for the plugin framework as well as for the plugins shipping with JSDoc
|
2012-05-06 00:43:22 -07:00 |
|
Jannon
|
393f6c9846
|
Beefier plugin documentation
Also updating the included plugins to export handlers in a "handlers" object.
|
2012-02-25 00:11:58 -08:00 |
|
Michael Mathews
|
96be1ab382
|
Added plugin to support custom @source tags. Closes #33.
|
2011-09-14 23:42:50 +01:00 |
|