10 Commits

Author SHA1 Message Date
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
bf050fb827 Graduate access and flattening to the default 2015-04-09 15:15:39 -07:00
Tom MacWright
b3c3d920cc Add sorting stream to stable-sort results 2015-04-09 11:34:43 -07:00
Tom MacWright
424717abb1 Update tests 2015-04-08 16:46:53 -07:00
Tom MacWright
76d4bbb27b Keep cranking on HTML output 2015-03-30 23:00:14 -04:00
Tom MacWright
1966d60391 Test and expose via bin custom markdown templates. 2015-03-30 11:20:10 -04:00
John Firebaugh
66056d719b Add flatten stream, a more opinionated pivot
Fixes #30
2015-03-26 17:45:28 -07:00
Tom MacWright
d873faf9ee Turn on ES6 features, remove unused modules 2015-03-26 15:59:15 -04:00
John Firebaugh
457142e285 Infer @memberof and @instance/@static (fixes #26) 2015-03-17 22:59:04 -07:00
Tom MacWright
b50dfe860e Support multiple entry points. Fixes #6 2015-03-13 11:38:33 -04:00