Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New package to auto-generate public API documentation #13329

Merged
merged 213 commits into from
Mar 1, 2019
Merged

Commits on Mar 1, 2019

  1. Configuration menu
    Copy the full SHA
    0a6b23c View commit details
    Browse the repository at this point in the history
  2. Second, parse JSDoc

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    81d4b78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5ad307 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16c178c View commit details
    Browse the repository at this point in the history
  5. Move script to own package

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    9ee1aea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4e6b22b View commit details
    Browse the repository at this point in the history
  7. Add initial tests

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    7225849 View commit details
    Browse the repository at this point in the history
  8. Test named export (const)

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    de314f5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f27fb08 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    07e21fa View commit details
    Browse the repository at this point in the history
  11. Better phrasing for test

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    7b3dafc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    441ba4b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d305f7c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e1b83c0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    04b6c8e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    acef18c View commit details
    Browse the repository at this point in the history
  17. Cover undocumented exports

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    e042c8c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4e74cb1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    fd60891 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5fa808c View commit details
    Browse the repository at this point in the history
  21. CLI: manage errors

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    f2b7c98 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    97ae482 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    5f45ad7 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c92e15b View commit details
    Browse the repository at this point in the history
  25. Add helper functions

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    ef0d41e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    48281e5 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    84f5e1c View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    6e006ea View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    560abda View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    444891a View commit details
    Browse the repository at this point in the history
  31. Engine: enable JSX support

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    fe14068 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    0ab135f View commit details
    Browse the repository at this point in the history
  33. Remove unused file

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    a2a5a6a View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    2d7268a View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    f017dfe View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    84f4dbc View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    844d74a View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    bb34043 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    8cc1be8 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    0f80013 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    0fb9542 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    c3a74d7 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    633e0f9 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    009cf5d View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    d939c4a View commit details
    Browse the repository at this point in the history
  46. Update engine and tests

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    aca12d4 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    6986119 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    4b063a0 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    255af56 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    ec547fc View commit details
    Browse the repository at this point in the history
  51. Flatten importName and localName

    Although the standard differentiate between the two
    http://www.ecma-international.org/ecma-262/9.0/#exportentry-record
    importName and localName are disjoint sets: if module is set,
    the name is stored in importName variable and if it is unset,
    the name is stored in localName variable.
    
    Espree doesn't make that difference.
    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    9f5eafb View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    dc95707 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    10b271f View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    461ec44 View commit details
    Browse the repository at this point in the history
  55. Remove uncessary test

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    e714f9a View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    d59f26c View commit details
    Browse the repository at this point in the history
  57. Rename file

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    421cdf0 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    f9b3a86 View commit details
    Browse the repository at this point in the history
  59. Fix engine tests

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    927ec0b View commit details
    Browse the repository at this point in the history
  60. Update tests for IR

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    0b1e42c View commit details
    Browse the repository at this point in the history
  61. Fix tests

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    d41beb8 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    45eb32e View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    6f8849e View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    2a72444 View commit details
    Browse the repository at this point in the history
  65. Better test names

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    27756e8 View commit details
    Browse the repository at this point in the history
  66. Implement exported names

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    e79bb85 View commit details
    Browse the repository at this point in the history
  67. Fix exported names

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    7f73a4f View commit details
    Browse the repository at this point in the history
  68. Update coverage

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    71d170e View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    f363338 View commit details
    Browse the repository at this point in the history
  70. Update coverage.md

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    9fbac97 View commit details
    Browse the repository at this point in the history
  71. Fix export entries test

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    b7b2b30 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    f116fbf View commit details
    Browse the repository at this point in the history
  73. Fix method call

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    93b9044 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    73f4b83 View commit details
    Browse the repository at this point in the history
  75. Update coverage

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    2d5ab5c View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    721cfdc View commit details
    Browse the repository at this point in the history
  77. Add JSDoc lookup for named inline nodes such as:

    export function myFunction
    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    12621e9 View commit details
    Browse the repository at this point in the history
  78. Update coverage

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    626ad86 View commit details
    Browse the repository at this point in the history
  79. Better test organization

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    ef09517 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    d98b214 View commit details
    Browse the repository at this point in the history
  81. Better test organization

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    2b4019d View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    a21d8c0 View commit details
    Browse the repository at this point in the history
  83. Add support for JSDoc lookup of imported identifiers

    Example with default import:
    
    	import myDefault from './module';
    	...
    	export { myDefault };
    
    Example with named import:
    
    	import { importedName as localName } from './module';
    	...
    	export { localName };
    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    a8b7d0d View commit details
    Browse the repository at this point in the history
  84. Update coverage

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    970fcd7 View commit details
    Browse the repository at this point in the history
  85. Install docgen package

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    3465afd View commit details
    Browse the repository at this point in the history
  86. Improve CLI

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    33ee82b View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    e304911 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    c72c154 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    bfc9a3b View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    c3bb4e9 View commit details
    Browse the repository at this point in the history
  91. Update coverage

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    3826642 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    a592ad7 View commit details
    Browse the repository at this point in the history
  93. Better README

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    12acf30 View commit details
    Browse the repository at this point in the history
  94. Update coverage

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    34fc211 View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    26c51ca View commit details
    Browse the repository at this point in the history
  96. Update coverage

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    9d4cc08 View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    c632bec View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    002f204 View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    15a753f View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    5768a6f View commit details
    Browse the repository at this point in the history
  101. Extract method

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    10d0a0b View commit details
    Browse the repository at this point in the history
  102. IR - add breaking test

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    e2ef4b0 View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    8ff0e45 View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    2ac38a6 View commit details
    Browse the repository at this point in the history
  105. Update coverage

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    ba1e68f View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    90258c9 View commit details
    Browse the repository at this point in the history
  107. Update coverage

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    9615010 View commit details
    Browse the repository at this point in the history
  108. Configuration menu
    Copy the full SHA
    a49bfcd View commit details
    Browse the repository at this point in the history
  109. Configuration menu
    Copy the full SHA
    f68a3d2 View commit details
    Browse the repository at this point in the history
  110. Update README

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    2cb4014 View commit details
    Browse the repository at this point in the history
  111. Add a debug mode

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    dbac1dc View commit details
    Browse the repository at this point in the history
  112. Update coverage

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    6a83ff8 View commit details
    Browse the repository at this point in the history
  113. Better example

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    fce4ad8 View commit details
    Browse the repository at this point in the history
  114. Better README.md

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    86c4350 View commit details
    Browse the repository at this point in the history
  115. Configuration menu
    Copy the full SHA
    a81b7a6 View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    49ede6f View commit details
    Browse the repository at this point in the history
  117. Configuration menu
    Copy the full SHA
    52bd077 View commit details
    Browse the repository at this point in the history
  118. Configuration menu
    Copy the full SHA
    31bdfa7 View commit details
    Browse the repository at this point in the history
  119. Adapt IR tests to new API

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    27ac534 View commit details
    Browse the repository at this point in the history
  120. Configuration menu
    Copy the full SHA
    23ee549 View commit details
    Browse the repository at this point in the history
  121. Reorder tests

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    174dbb0 View commit details
    Browse the repository at this point in the history
  122. Configuration menu
    Copy the full SHA
    18257d0 View commit details
    Browse the repository at this point in the history
  123. Configuration menu
    Copy the full SHA
    3bf4732 View commit details
    Browse the repository at this point in the history
  124. Configuration menu
    Copy the full SHA
    7816de2 View commit details
    Browse the repository at this point in the history
  125. Configuration menu
    Copy the full SHA
    a0bdec9 View commit details
    Browse the repository at this point in the history
  126. Configuration menu
    Copy the full SHA
    c2f814b View commit details
    Browse the repository at this point in the history
  127. Configuration menu
    Copy the full SHA
    72b1adc View commit details
    Browse the repository at this point in the history
  128. Configuration menu
    Copy the full SHA
    2b3fe94 View commit details
    Browse the repository at this point in the history
  129. Configuration menu
    Copy the full SHA
    3de973d View commit details
    Browse the repository at this point in the history
  130. Markdown: improve spacing

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    ad3e48b View commit details
    Browse the repository at this point in the history
  131. Configuration menu
    Copy the full SHA
    39fd98f View commit details
    Browse the repository at this point in the history
  132. Configuration menu
    Copy the full SHA
    88ed5bf View commit details
    Browse the repository at this point in the history
  133. Configuration menu
    Copy the full SHA
    c2dc8e2 View commit details
    Browse the repository at this point in the history
  134. Configuration menu
    Copy the full SHA
    09763d7 View commit details
    Browse the repository at this point in the history
  135. Configuration menu
    Copy the full SHA
    28f06f4 View commit details
    Browse the repository at this point in the history
  136. Configuration menu
    Copy the full SHA
    78db25b View commit details
    Browse the repository at this point in the history
  137. Configuration menu
    Copy the full SHA
    a89f9e5 View commit details
    Browse the repository at this point in the history
  138. Update coverage

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    796ad3f View commit details
    Browse the repository at this point in the history
  139. Update coverage

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    3e3810f View commit details
    Browse the repository at this point in the history
  140. Add support for see tag

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    5f2cf4a View commit details
    Browse the repository at this point in the history
  141. Add support for link tag

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    ca2fde9 View commit details
    Browse the repository at this point in the history
  142. Configuration menu
    Copy the full SHA
    2a2743a View commit details
    Browse the repository at this point in the history
  143. Configuration menu
    Copy the full SHA
    5f60034 View commit details
    Browse the repository at this point in the history
  144. Configuration menu
    Copy the full SHA
    dbae6fe View commit details
    Browse the repository at this point in the history
  145. Add support for type tag

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    b76e001 View commit details
    Browse the repository at this point in the history
  146. Configuration menu
    Copy the full SHA
    9d3dcc2 View commit details
    Browse the repository at this point in the history
  147. Adapt test to API changes

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    c149320 View commit details
    Browse the repository at this point in the history
  148. Add support for * type

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    88004d9 View commit details
    Browse the repository at this point in the history
  149. Configuration menu
    Copy the full SHA
    b8e21b0 View commit details
    Browse the repository at this point in the history
  150. Configuration menu
    Copy the full SHA
    d8c8a18 View commit details
    Browse the repository at this point in the history
  151. Configuration menu
    Copy the full SHA
    3b3cd21 View commit details
    Browse the repository at this point in the history
  152. Configuration menu
    Copy the full SHA
    f485e71 View commit details
    Browse the repository at this point in the history
  153. Configuration menu
    Copy the full SHA
    bf2a2d4 View commit details
    Browse the repository at this point in the history
  154. Configuration menu
    Copy the full SHA
    6753293 View commit details
    Browse the repository at this point in the history
  155. Configuration menu
    Copy the full SHA
    9bcce9e View commit details
    Browse the repository at this point in the history
  156. Update coverage

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    22f78f0 View commit details
    Browse the repository at this point in the history
  157. Configuration menu
    Copy the full SHA
    b16d957 View commit details
    Browse the repository at this point in the history
  158. Adapt tests to new API

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    acc8ccb View commit details
    Browse the repository at this point in the history
  159. Configuration menu
    Copy the full SHA
    b913608 View commit details
    Browse the repository at this point in the history
  160. Configuration menu
    Copy the full SHA
    de6d74b View commit details
    Browse the repository at this point in the history
  161. Remove duplicated tests

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    c31d43c View commit details
    Browse the repository at this point in the history
  162. Better test names

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    a14178f View commit details
    Browse the repository at this point in the history
  163. Configuration menu
    Copy the full SHA
    ab9dd27 View commit details
    Browse the repository at this point in the history
  164. Adapt tests to API changes

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    a935f66 View commit details
    Browse the repository at this point in the history
  165. Configuration menu
    Copy the full SHA
    6070c62 View commit details
    Browse the repository at this point in the history
  166. Add TODO file

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    8016fb7 View commit details
    Browse the repository at this point in the history
  167. Configuration menu
    Copy the full SHA
    e842a63 View commit details
    Browse the repository at this point in the history
  168. Configuration menu
    Copy the full SHA
    c0ba93b View commit details
    Browse the repository at this point in the history
  169. Allow to pass a formatter

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    915091c View commit details
    Browse the repository at this point in the history
  170. Document new added options

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    f7577df View commit details
    Browse the repository at this point in the history
  171. Configuration menu
    Copy the full SHA
    9ab9cfb View commit details
    Browse the repository at this point in the history
  172. Update README

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    63c6702 View commit details
    Browse the repository at this point in the history
  173. Configuration menu
    Copy the full SHA
    d90aaf5 View commit details
    Browse the repository at this point in the history
  174. Make linter happy

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    4abfe52 View commit details
    Browse the repository at this point in the history
  175. Add package to manifest

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    3dfb4cc View commit details
    Browse the repository at this point in the history
  176. Configuration menu
    Copy the full SHA
    1b6578b View commit details
    Browse the repository at this point in the history
  177. Update package name

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    09e4775 View commit details
    Browse the repository at this point in the history
  178. Configuration menu
    Copy the full SHA
    fe3c531 View commit details
    Browse the repository at this point in the history
  179. Configuration menu
    Copy the full SHA
    03e779c View commit details
    Browse the repository at this point in the history
  180. Mark as a bash command

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    3dc7410 View commit details
    Browse the repository at this point in the history
  181. Configuration menu
    Copy the full SHA
    bf08a54 View commit details
    Browse the repository at this point in the history
  182. Add tests for tags

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    26411bb View commit details
    Browse the repository at this point in the history
  183. Configuration menu
    Copy the full SHA
    d4c1f80 View commit details
    Browse the repository at this point in the history
  184. Configuration menu
    Copy the full SHA
    8a0695c View commit details
    Browse the repository at this point in the history
  185. Configuration menu
    Copy the full SHA
    d994a27 View commit details
    Browse the repository at this point in the history
  186. Configuration menu
    Copy the full SHA
    2849440 View commit details
    Browse the repository at this point in the history
  187. Add embed JSDoc

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    3d5b911 View commit details
    Browse the repository at this point in the history
  188. Configuration menu
    Copy the full SHA
    287a1fb View commit details
    Browse the repository at this point in the history
  189. Configuration menu
    Copy the full SHA
    5e22438 View commit details
    Browse the repository at this point in the history
  190. Configuration menu
    Copy the full SHA
    25b0898 View commit details
    Browse the repository at this point in the history
  191. Configuration menu
    Copy the full SHA
    59d5f19 View commit details
    Browse the repository at this point in the history
  192. Reorganize fixtures

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    a58775b View commit details
    Browse the repository at this point in the history
  193. Configuration menu
    Copy the full SHA
    62878c6 View commit details
    Browse the repository at this point in the history
  194. Configuration menu
    Copy the full SHA
    ba86e53 View commit details
    Browse the repository at this point in the history
  195. Configuration menu
    Copy the full SHA
    a4af39d View commit details
    Browse the repository at this point in the history
  196. Configuration menu
    Copy the full SHA
    99a41f3 View commit details
    Browse the repository at this point in the history
  197. Configuration menu
    Copy the full SHA
    7e68a46 View commit details
    Browse the repository at this point in the history
  198. Extract bin/cli utility

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    71a64d6 View commit details
    Browse the repository at this point in the history
  199. Configuration menu
    Copy the full SHA
    95239cb View commit details
    Browse the repository at this point in the history
  200. Fix docgen dependencies

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    94411fa View commit details
    Browse the repository at this point in the history
  201. Add command to generate docs

    - Add command for e2e-test-utils
    - Add command in top-level package.json as to simplify executing
      across packages without lerna knowledge.
    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    1f617be View commit details
    Browse the repository at this point in the history
  202. Update docs

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    996e65a View commit details
    Browse the repository at this point in the history
  203. Update README

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    ae3cf05 View commit details
    Browse the repository at this point in the history
  204. Add --use-token option

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    3e842bc View commit details
    Browse the repository at this point in the history
  205. Extract constants

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    8429aa2 View commit details
    Browse the repository at this point in the history
  206. Update README

    oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    5c30f1c View commit details
    Browse the repository at this point in the history
  207. Configuration menu
    Copy the full SHA
    fb03ec9 View commit details
    Browse the repository at this point in the history
  208. Configuration menu
    Copy the full SHA
    77e3d8e View commit details
    Browse the repository at this point in the history
  209. Update packages/docgen/README.md

    Co-Authored-By: nosolosw <nosolosw@users.noreply.github.com>
    2 people authored and oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    f255304 View commit details
    Browse the repository at this point in the history
  210. Update packages/docgen/README.md

    Co-Authored-By: nosolosw <nosolosw@users.noreply.github.com>
    2 people authored and oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    6616bc0 View commit details
    Browse the repository at this point in the history
  211. Update packages/docgen/README.md

    Co-Authored-By: nosolosw <nosolosw@users.noreply.github.com>
    2 people authored and oandregal committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    c8fcab7 View commit details
    Browse the repository at this point in the history
  212. Configuration menu
    Copy the full SHA
    47b78e3 View commit details
    Browse the repository at this point in the history
  213. Configuration menu
    Copy the full SHA
    2610e87 View commit details
    Browse the repository at this point in the history