356 Commits

Author SHA1 Message Date
Tom MacWright
494eeed284 Test missed case in flatten 2015-10-02 09:28:19 -04:00
Tom MacWright
5878a2cca1 Test resolve_theme 2015-10-02 09:21:59 -04:00
Tom MacWright
bcb9e81185 Add tests for github processor 2015-10-01 21:44:00 -04:00
Tom MacWright
791dcaf1d5 Remove ref to git_dir 2015-10-01 21:32:51 -04:00
Tom MacWright
db319b0e1c Make github internals testable 2015-10-01 21:31:52 -04:00
Tom MacWright
1603bc6357 Simplifications 2015-10-01 20:41:50 -04:00
Tom MacWright
74b9bd4e0e Fix tests for new error strategy 2015-10-01 20:41:50 -04:00
Tom MacWright
a848202dcf Simplify error parsing by attaching errors to comments 2015-10-01 20:41:50 -04:00
Tom MacWright
9919f490f4 Support export default syntax. Fixes #73 2015-10-01 17:59:23 -04:00
Tom MacWright
b4764e15de Use options 2015-09-30 14:02:30 -04:00
Tom MacWright
42babf7c03 Refactor arg parser out of binary 2015-09-30 13:55:47 -04:00
Tom MacWright
2e8ea165d9 Fix custom markdown formatter tests 2015-09-28 21:09:20 -04:00
Tom MacWright
120491c8b1 Merge pull request #144 from documentationjs/unstream
Sketch out a less streamy documentationjs Fixes #142
2015-09-28 20:51:15 -04:00
Tom MacWright
de9ff078a6 Remove straggling mentions of streams 2015-09-28 20:40:44 -04:00
Tom MacWright
c24a9b88a4 Enable jsdoc rule and enforce it.
Also:

* Moves reduction out of parsers so that they don't have awkward
  function signatures
2015-09-28 20:36:07 -04:00
Tom MacWright
d71c03b2cc Make polyglot tests safe 2015-09-27 18:02:43 -04:00
Tom MacWright
717b0fde18 Simplify lint API 2015-09-27 18:00:12 -04:00
Tom MacWright
de0e3cc662 Make github search sync 2015-09-27 17:54:36 -04:00
Tom MacWright
a383a045e2 Fix tests 2015-09-27 12:46:09 -04:00
Tom MacWright
abf5100095 Rewrite more tests 2015-09-27 10:36:30 -04:00
Tom MacWright
11f505f5dd Rewrite hierarchy test 2015-09-26 18:11:37 -04:00
Tom MacWright
5a06c6640a Reorganize lint 2015-09-26 18:05:22 -04:00
Tom MacWright
acd3c70d49 Rewrite inferName tests 2015-09-26 17:00:04 -04:00
Tom MacWright
f93248d917 Rewrite kind tests 2015-09-26 16:53:09 -04:00
Tom MacWright
11043c300c Move more into lib/ 2015-09-26 16:39:44 -04:00
Tom MacWright
8979897bca Remove dead code 2015-09-26 16:12:05 -04:00
Tom MacWright
a22750161e Simplify sort tests 2015-09-26 16:07:47 -04:00
Tom MacWright
7c1ecec5ca Work on sort tests 2015-09-26 13:34:25 -04:00
Tom MacWright
1f8115c7b6 Simplify tests 2015-09-26 13:23:58 -04:00
Tom MacWright
4e33b77ce0 Fix error handling, remove json formatter 2015-09-26 12:56:06 -04:00
Tom MacWright
b3e71f0cee Port nestParams, sort, filterAccess 2015-09-26 12:46:07 -04:00
Tom MacWright
56bdd39066 Sketch out a less streamy documentationjs
cc @jfirebaugh - I think you mentioned earlier that streams don't
make sense for some of the documentationjs internals. I agree - I think
something like this direction would let us cut a lot of complexity.
Thoughts?
2015-09-26 12:34:55 -04:00
John Firebaugh
b9df26fba8 Build normalize and flatten into core doctrine wrapper 2015-08-30 21:25:54 -07:00
John Firebaugh
a7edcd19d6 Move infer/name after normalizations 2015-08-30 20:36:40 -07:00
John Firebaugh
a07164fece Move infer/kind after normalizations 2015-08-30 20:27:26 -07:00
John Firebaugh
afe2416b7b Move infer/membership after normalization 2015-08-30 20:26:25 -07:00
John Firebaugh
708ce5afb2 Export unstreamed version of flatten 2015-08-30 19:55:21 -07:00
John Firebaugh
cfdd7ddc56 Move sort after normalization 2015-08-30 19:55:21 -07:00
John Firebaugh
545d2a669a Flatten @callback 2015-08-30 19:55:21 -07:00
John Firebaugh
9dc8526a8f Flatten kind shorthands 2015-08-30 19:55:09 -07:00
John Firebaugh
8831a1daf4 Flatten @lends 2015-08-30 19:33:01 -07:00
John Firebaugh
0b4b32cbe3 Organize test files (fixes #137) 2015-08-30 17:27:35 -07:00
John Firebaugh
991e6f460a Fix lint errors 2015-08-30 17:23:41 -07:00
John Firebaugh
43b2571ae2 Update usage (fixes #138) 2015-08-30 17:02:22 -07:00
John Firebaugh
3920fd2279 Use @callback name if present (fixes #136) 2015-08-30 16:54:37 -07:00
John Firebaugh
6940c30943 Ignore .nyc_output 2015-08-30 16:53:40 -07:00
John Firebaugh
6329a19f3b Fix lint error message for array 2015-08-30 16:21:16 -07:00
Tom MacWright
a7bce011e4 Merge pull request #134 from documentationjs/windows-git
Test a windows-compatible git finder. Fixes #133
2015-08-22 09:14:02 -04:00
Tom MacWright
495d389db2 Remove dead bits of circle.yml 2015-08-14 18:07:05 -04:00
Tom MacWright
8c09b634cd Test a windows-compatible git finder 2015-08-14 18:04:29 -04:00