Commit graph

160 commits

Author SHA1 Message Date
Kanchalai Tanglertsampan 27078f995e Merge branch 'master' into master-fix16092 2017-05-30 08:25:53 -07:00
Yui T 5c7c113203 Update tests and baselines 2017-05-29 21:48:34 -07:00
Yui T 227198fae1 Add tests and update baselines 2017-05-27 19:11:08 -07:00
Yui T 0cbfc79ca7 Rename test files to be more consistent and move them into jsdoc folder 2017-05-26 11:20:57 -07:00
Yui T 8ae2fbadd0 Add tests and baselines 2017-05-25 22:35:15 -07:00
Yui T 4f791040fc Add tests and baselines 2017-05-25 20:16:52 -07:00
Nathan Shively-Sanders b14d7c7ebb Add more jsdoc tests 2016-09-01 09:25:49 -07:00
Nathan Shively-Sanders aa834d7f17 JSDoc supports null, undefined and never types 2016-08-17 15:49:57 -07:00
Nathan Shively-Sanders 3c32478b8f Support other (new) literal types in jsdoc 2016-08-04 13:01:17 -07:00
Nathan Shively-Sanders a6642d68c9 JSDoc understands string literal types
Unfortunately, I didn't find a way to reuse the normal string literal
type, so I had to extend the existing JSDoc type hierarchy. Otherwise,
this feature is very simple.
2016-07-27 13:21:42 -07:00