176 Commits

Author SHA1 Message Date
Tom MacWright
0ee335bb7f Merge pull request #67 from beaugunderson/no-default-eslintrc
Don't run tests with the user's global .eslintrc
2015-05-06 15:58:46 -04:00
Tom MacWright
fce099ea49 1.1.0 v1.1.0 2015-05-06 15:57:56 -04:00
Tom MacWright
89cba981da Fix module-not-found crash, changelog 2015-05-06 15:57:48 -04:00
Tom MacWright
d5a8a03c8f Merge pull request #60 from anandthakker/whitelist-deps
Add `external` option to allow whitelisting external dependencies
2015-05-06 15:53:59 -04:00
Anand Thakker
4aeb2e50d2 Add missing fixtures 2015-05-06 14:32:52 -04:00
Tom MacWright
31eb52ae81 1.0.7 v1.0.7 2015-05-06 06:39:58 -04:00
Tom MacWright
7cc01dd1ac Add changelog 2015-05-06 06:39:49 -04:00
Tom MacWright
a39873a536 Merge pull request #66 from beaugunderson/fix-sorting
Fixes for sorting
2015-05-06 06:38:19 -04:00
Beau Gunderson
ad35bf0bc8 Don't run tests with the user's global .eslintrc
If the user has a $HOME/.eslintrc it will be read and merged with the
.eslintrc in this directory; this pull request disables that behavior so
that only the project rules are applied.
2015-05-06 00:58:40 -07:00
Beau Gunderson
800123ae89 Update fixture for new sort order 2015-05-06 00:55:35 -07:00
Beau Gunderson
5c6c97fe72 Make hierarchy() not break sort order 2015-05-06 00:47:10 -07:00
Beau Gunderson
c39e114987 Make github stream not reverse data
If resume() is called before pushing data then the entire stream's order
is reversed. The examples for async streams with `through` show push
before resume.
2015-05-06 00:29:39 -07:00
Beau Gunderson
4020fff317 List static methods before instance methods 2015-05-05 23:44:07 -07:00
Beau Gunderson
e2e063504a Fix broken sort order 2015-05-05 23:42:40 -07:00
Anand Thakker
bea63f7f40 Remove "only" in test. 2015-05-01 20:02:58 -04:00
Anand Thakker
851cead91b Handle "main" script in external module filter 2015-05-01 20:02:58 -04:00
Anand Thakker
2037f82a43 Include package.json "main" in test. 2015-05-01 20:02:58 -04:00
Anand Thakker
dbcbc02c68 Add test for external option 2015-05-01 20:02:57 -04:00
Anand Thakker
ee69b44183 Use micromatch to accept external option.
Factors all external module checking logic out to
lib/external-module-filter.js
2015-05-01 20:02:57 -04:00
Anand Thakker
854d9ef6b7 add test for 'internal' require 2015-05-01 20:02:57 -04:00
Tom MacWright
a547ccce48 Add multi-variate function recipe 2015-04-24 17:13:58 -04:00
Tom MacWright
27752aa8c4 Add multi-signature testcase 2015-04-24 17:10:35 -04:00
Tom MacWright
006505d5ab Begin recipes file 2015-04-24 17:02:26 -04:00
Tom MacWright
1113543be0 Add factory case and warning to hierarchy stream 2015-04-24 16:47:29 -04:00
Tom MacWright
b4b42de3ae Add 'slow down' faq 2015-04-20 13:10:06 -04:00
Tom MacWright
c166fdd891 Improve test coverage 2015-04-17 19:19:03 -04:00
Tom MacWright
8761fc1386 1.0.6 v1.0.6 2015-04-16 14:48:36 -07:00
Tom MacWright
9b6a516746 Support bar-separated links 2015-04-16 14:18:13 -07:00
Tom MacWright
ee180691e8 Support inline links in HTML output 2015-04-16 14:16:27 -07:00
Tom MacWright
fe372439c1 Document events in markdown output, add types to markdown output 2015-04-16 14:00:51 -07:00
Tom MacWright
ea2b02de70 Basic formatting for inline links 2015-04-15 10:44:53 -07:00
Tom MacWright
caee6c9ff4 Show examples in markdown documentation 2015-04-15 10:04:09 -07:00
Tom MacWright
2245016d60 Merge pull request #55 from documentationjs/infer-kind-from-ast
More intense kind inference
2015-04-13 17:59:54 -07:00
Tom MacWright
0167d8e827 Remove difflet dep 2015-04-13 17:58:34 -07:00
Tom MacWright
84f09f9953 More intense kind inference
Can now infer

* function
* constant
* class

Remove unused var and inapplicable comment

Use strict, use a string to run functions not legal in strict mode

Make output fancier and better.

Use difflet, channel rage

Normalize html / json output

Omit json from test output

Fixup output
2015-04-13 17:57:54 -07:00
Tom MacWright
40671a6e5c Add more see alsos 2015-04-10 13:42:03 -07:00
Tom MacWright
935118d4bf Add getting started 2015-04-10 13:18:51 -07:00
Tom MacWright
8cef5ab2aa More FAQ 2015-04-10 12:05:53 -07:00
Tom MacWright
f7bdb94980 Fix doc example 2015-04-10 11:24:28 -07:00
Tom MacWright
5aa0c611d0 Shoutout gulp 2015-04-09 17:52:41 -07:00
Tom MacWright
63d4b05c71 1.0.5 v1.0.5 2015-04-09 15:56:56 -07:00
Tom MacWright
0d3277083d Update tests for new all-in html 2015-04-09 15:56:30 -07:00
Tom MacWright
6fc10ed9b8 Reorganize formats, refactor formats 2015-04-09 15:29:50 -07:00
Tom MacWright
2797d02c51 1.0.4 v1.0.4 2015-04-09 15:17:39 -07:00
Tom MacWright
bf050fb827 Graduate access and flattening to the default 2015-04-09 15:15:39 -07:00
Tom MacWright
b71901ff40 1.0.3 v1.0.3 2015-04-09 14:40:42 -07:00
Tom MacWright
2325c27367 Update test 2015-04-09 14:38:16 -07:00
Tom MacWright
8a57d43bd5 Improve style, add internal docs 2015-04-09 14:37:54 -07:00
Tom MacWright
7fe9e1bbfe Build internal documentation 2015-04-09 14:10:41 -07:00
Tom MacWright
2892986253 Fix style 2015-04-09 14:03:10 -07:00