Tom MacWright
932ae33789
Remove docset mention from readme
2015-06-25 11:43:31 -04:00
Tom MacWright
bd1c844565
Update dependencies, add coveralls badge.
2015-06-25 11:42:42 -04:00
Tom MacWright
1f83abacb3
Load from circle artifacts dir
2015-06-25 11:35:36 -04:00
Tom MacWright
65d7c4d813
Fix lcov.info path
2015-06-25 11:32:01 -04:00
Tom MacWright
625d4feba7
hook up coveralls to report coverage
2015-06-25 11:29:58 -04:00
Anand Thakker
c15a2af8b1
Merge pull request #75 from anandthakker/basic-typedef-support
...
Add a rudimentary test for @typedef
2015-06-24 18:01:25 -04:00
Tom MacWright
29d822a886
Add shallow option
2015-06-22 10:17:51 -04:00
Anand Thakker
10f7131ce5
Add very rudimentary support for @typedef
2015-06-22 08:29:16 -04:00
Ryan Clark
6731c8b516
user-defined sorting via config file
2015-06-19 16:41:52 -07:00
Tom MacWright
fed387174e
Add repo field to package
2015-06-19 13:28:25 -04:00
Tom MacWright
71f1d2ac07
Add multiple augments to memberof example
2015-06-17 19:06:08 -04:00
Tom MacWright
aeccacfbea
Let coverage ignore windows-specific code. Refs #102
2015-06-17 19:03:20 -04:00
Tom MacWright
712131f307
Improve test coverage. Refs #102
2015-06-17 19:01:22 -04:00
Tom MacWright
2c7e36baa6
Merge branch 'master' of github.com:documentationjs/documentation
2015-06-16 19:18:27 -04:00
Tom MacWright
2389df3490
Add type application test case. Refs #102
2015-06-16 19:18:20 -04:00
John Firebaugh
3675823f42
Update CHANGELOG
2015-06-16 14:13:45 -07:00
Tom MacWright
0bada97c93
Add wip entry to changelog, could use some expansion @jfirebaugh
2015-06-16 15:16:09 -04:00
Tom MacWright
8883fa371b
Remove docset and its sqlite dependency
...
Remove other dependencies only used by docset
Remove docset support from README. Fixes #61
2015-06-16 14:09:12 -04:00
John Firebaugh
205df08140
Factor out evaluate test helper
2015-06-13 16:07:40 -04:00
John Firebaugh
4e992612f0
Report parse errors from doctrine
2015-06-13 15:34:41 -04:00
John Firebaugh
d341019b32
Revert "Use recoverable: true option for doctrine"
...
This causes unpredictable downstream errors, because the result
coming back from doctrine.parse may be missing expected properties.
This reverts commit 1f403c5e3e86549c6243e1d3390d15e67b9d2723.
2015-06-12 12:58:04 -04:00
John Firebaugh
1f403c5e3e
Use recoverable: true option for doctrine
2015-06-12 12:01:40 -04:00
John Firebaugh
062b55eb4f
Add tests and docs for flatten
2015-06-12 11:33:11 -04:00
John Firebaugh
475936a848
Update html output documentation
2015-06-11 13:11:11 -04:00
John Firebaugh
2b18d84ecb
Don't use .js suffixes with require
2015-06-11 12:24:45 -04:00
John Firebaugh
414a9c1e5c
Add nestParams stream ( fixes #89 )
2015-06-11 11:30:57 -04:00
John Firebaugh
905de39f86
Include events in html output ( fixes #88 )
2015-06-10 16:58:04 -04:00
John Firebaugh
6d29b8f8ee
Basic event hierarchization
2015-06-10 16:51:16 -04:00
John Firebaugh
ebce170380
Nesting ⇢ guard clauses
2015-06-10 12:03:47 -04:00
John Firebaugh
b6dc9f613a
Include file name and line number in error messages ( fixes #87 )
2015-06-10 10:52:52 -04:00
John Firebaugh
42e8aee478
Correctly infer @typedef name ( fixes #90 )
2015-06-10 09:51:24 -04:00
John Firebaugh
3ab94ab425
Fix tests
2015-06-10 09:50:45 -04:00
Tom MacWright
9526c5f080
1.4.0
v1.4.0
2015-06-08 12:25:34 -04:00
Tom MacWright
0d36570ab7
Add output of properties
2015-06-08 12:25:24 -04:00
Tom MacWright
064417db06
Homogenize naming
2015-06-08 11:38:38 -04:00
Tom MacWright
d1d327ea40
Add changelog for 1.4.0
2015-06-08 11:13:42 -04:00
Tom MacWright
e0df1568e4
Output thrown exceptions. Fixes #86
2015-06-08 11:12:10 -04:00
Tom MacWright
de6666867b
1.3.2
v1.3.2
2015-06-05 17:41:42 -04:00
Tom MacWright
d6efba442b
Fix name & version without package
2015-06-05 17:41:35 -04:00
Tom MacWright
1e6f573322
1.3.1
v1.3.1
2015-06-05 17:01:16 -04:00
Tom MacWright
976c7f8541
Use filter-access for filtering access
2015-06-05 17:01:09 -04:00
Tom MacWright
3f50786b95
Add optional params. Fixes #84
2015-06-01 11:20:12 -04:00
Tom MacWright
7b76460b4a
1.3.0
v1.3.0
2015-05-27 11:48:31 -04:00
Tom MacWright
e746fc388f
Update changelog
2015-05-27 11:48:21 -04:00
Tom MacWright
4fd5e7c13e
Merge pull request #83 from documentationjs/polyglot
...
Polyglot
2015-05-27 11:46:57 -04:00
Tom MacWright
d3fcd4ae9e
Add tests
...
* Add shallow test case
* Add polyglot test case
2015-05-27 11:38:08 -04:00
Tom MacWright
9f3bc54ce0
Add polyglot stream: sidesteps module-deps, uses get-comments
2015-05-27 11:27:21 -04:00
Tom MacWright
0a262c6f6e
Begin polyglot branch: switch to splicer for main chain
2015-05-27 11:02:37 -04:00
Tom MacWright
e9573fbfa7
Fix lowercase linking
2015-05-27 10:03:43 -04:00
Tom MacWright
bc0fca9006
Add gitignore, use globals-docs to autolink all globals and even nodejs globals
...
Fixes #57
2015-05-27 09:53:40 -04:00