1. 5ba4b0a Close source iterators on cartesian exit by Randall Leeds · 3 years, 1 month ago
  2. 0fc90d3 Add watch files to mocha configuration by Randall Leeds · 3 years, 1 month ago
  3. 87e3a44 Do not publish tsconfig.json and tsconfig.tsbuildinfo files by Randall Leeds · 3 years, 1 month ago
  4. ed0ff6e Do not publish declaration maps by Randall Leeds · 3 years, 1 month ago
  5. 6a42375 Remove mocha tests from webpack build by Randall Leeds · 3 years, 1 month ago
  6. 21ecff2 Enable experimental support for linting TypeScript project references by Randall Leeds · 3 years, 1 month ago
  7. dae0d6e Emit source maps as separate files by Randall Leeds · 3 years, 1 month ago
  8. c913f53 Remove CommonJS build by Randall Leeds · 3 years, 1 month ago
  9. 2ba4fe0 Merge pull request #108 from fredsterorg/master by Randall Leeds · 3 years, 1 month ago
  10. 7b7c13c Minor changes by fredster33 · 3 years, 1 month ago
  11. 552b6ca Turn tsdoc into typedoc by Gerben · 3 years, 1 month ago
  12. e05cd88 More API documentation! by Gerben · 3 years, 4 months ago
  13. dec7849 Actually, don’t always build the docs. by Gerben · 3 years, 1 month ago
  14. 6d55001 Fix typedoc entrypoint by Gerben · 3 years, 1 month ago
  15. 147cb6b Add build:docs command, remove /docs in clean command by Gerben · 3 years, 1 month ago
  16. 2760a8a Enable the @typescript-eslint/no-duplicate-imports rule by Randall Leeds · 3 years, 1 month ago
  17. a0153ca Enable support for proposals in the babel runtime transformation by Randall Leeds · 3 years, 1 month ago
  18. 5c62d9e Move babel targets to the top level of the configuration by Randall Leeds · 3 years, 1 month ago
  19. 6024938 Upgrade babel dependencies from v7.12 to v7.13 by Randall Leeds · 3 years, 1 month ago
  20. 24c41fa Upgrade global-jsdom from v6.1.0 to v8.0.0 by Randall Leeds · 3 years, 1 month ago
  21. b0a33b3 Opt into explicit TypeScript index property access by Randall Leeds · 3 years, 1 month ago
  22. edf97f2 Upgrade TypeScript from v3.9.7 to v4.2.3 by Randall Leeds · 3 years, 1 month ago
  23. 96f7b85 Upgrade @typescript-eslint dependencies from v4.1.1 to v4.20.0 by Randall Leeds · 3 years, 1 month ago
  24. d11614b Enable more recommended TypeScript configurations by Randall Leeds · 3 years, 1 month ago
  25. fb8b128 Remove references to window by Randall Leeds · 3 years, 1 month ago
  26. bb5534a Add globalThis to the JavaScript ESLint setup by Randall Leeds · 3 years, 1 month ago
  27. 3811161 Remove ESLint environment and globals configuration for TypeScript files by Randall Leeds · 3 years, 1 month ago
  28. 18fd4ff Set language version in ESLint configuration by Randall Leeds · 3 years, 1 month ago
  29. 9bd8cfa Remove unused ESLint configuration override by Randall Leeds · 3 years, 1 month ago
  30. ff60502 Add test plugins last in babel setup by Randall Leeds · 3 years, 1 month ago
  31. d36f7ff Fix style lint in babel.config.js by Randall Leeds · 3 years, 1 month ago
  32. 6f6c259 Remove the explicit types references in package.json files by Randall Leeds · 3 years, 1 month ago
  33. 848dc3c Remove main export for the apache-annotator meta-package by Randall Leeds · 3 years, 1 month ago
  34. a31443d Add support module format interoperability by Randall Leeds · 3 years, 1 month ago
  35. 0123e79 Bump minimum Node.js versions by Randall Leeds · 3 years, 1 month ago
  36. 6616534 Fix trailing comma in tsconfig.json by Randall Leeds · 3 years, 1 month ago
  37. 02b721f Add typedoc for documentation generation by Randall Leeds · 3 years, 4 months ago
  38. c535608 Make tests their own TypeScript project by Randall Leeds · 3 years, 4 months ago
  39. e31bac4 Merge pull request #105 from krismeister/issue-104/fix-windows-build by Randall Leeds · 3 years, 1 month ago
  40. 2563ac7 Fix the incorrect lerna flag for the CI publish by Randall Leeds · 3 years, 1 month ago
  41. 16a9fc0 Do not verify the npm token for lerna CI publish by Randall Leeds · 3 years, 1 month ago
  42. 5038de0 Echo part of the npm token before CI deploy step for debugging by Randall Leeds · 3 years, 1 month ago
  43. 9328ef5 Update CI status badge URL in README to travis-ci.com by Randall Leeds · 3 years, 1 month ago
  44. 0dbb5c9 Use latest stable Node.js for CI by Randall Leeds · 3 years, 1 month ago
  45. cb67dc1 Try a simplified CI with only one environment by Randall Leeds · 3 years, 1 month ago
  46. 23eb7a1 Set the npm token for CI in the Travis UI by Randall Leeds · 3 years, 1 month ago
  47. 2247f1d Try the master branch of travis-ci/dpl by Randall Leeds · 3 years, 1 month ago
  48. 1e1da26 Encrypt a new npm token for CI using an explicit repo in the command by Randall Leeds · 3 years, 1 month ago
  49. 9a88d4a Try once more to configure the npm token per the Travis CI docs by Randall Leeds · 3 years, 1 month ago
  50. f018623 Re-encrypt the npm token for CI after hopefully resolving Travis auth by Randall Leeds · 3 years, 1 month ago
  51. 2b366d8 Re-encrypt the npm token by Randall Leeds · 3 years, 1 month ago
  52. ba36b3b Move npm api token environment variable into the deploy stage definition by Randall Leeds · 3 years, 1 month ago
  53. a67f819 Pass the npm token in CI as an environment variable by Randall Leeds · 3 years, 1 month ago
  54. 9cf4936 Quote the encrypted npm token in CI by Randall Leeds · 3 years, 1 month ago
  55. 2680416 Try the CI publish debugging again, with the right command by Randall Leeds · 3 years, 1 month ago
  56. 508869e Temporarily log the npmrc during deployment by Randall Leeds · 3 years, 1 month ago
  57. 1598653 Add some debugging to the publish command by Randall Leeds · 3 years, 1 month ago
  58. 09ad1f7 Move before_deploy block into the CI stage definition by Randall Leeds · 3 years, 1 month ago
  59. f7d6794 Use newer condition syntax for CI deploy stage by Randall Leeds · 3 years, 1 month ago
  60. 6ec1f9e Extract CI publish script into package.json by Randall Leeds · 3 years, 1 month ago
  61. 9119f8f Update CI npm token by Randall Leeds · 3 years, 1 month ago
  62. 9b65fd6 Add missing license headers by Randall Leeds · 3 years, 1 month ago
  63. c4fedab fixing header by Lina Ceballos · 3 years, 1 month ago
  64. 9360b43 adding license and copyright SPDX headers by Lina Ceballos · 3 years, 1 month ago
  65. 86d0278 improving license info in README by Lina Ceballos · 3 years, 1 month ago
  66. 9e290d1 creating LICENSES directory by Lina Ceballos · 3 years, 1 month ago
  67. 0ec75ed #104 fixed yarn start on windows by krismeister · 3 years, 2 months ago
  68. 8e00f8d Fetch deep history in Travis before deploying by Randall Leeds · 3 years, 3 months ago
  69. e8db78f Create release clones without tags by Randall Leeds · 3 years, 3 months ago
  70. 03f3bfd Remove yarn install script in CI by Randall Leeds · 3 years, 3 months ago
  71. 3f35c00 Do not cleanup the build before the CI deploy step by Randall Leeds · 3 years, 3 months ago
  72. d008592 Switch back to VM builds by Randall Leeds · 3 years, 3 months ago
  73. 25260df Switch to Ubuntu Focal and LXD for Travis builds by Randall Leeds · 3 years, 3 months ago
  74. 490a232 Publish from a single CI job by Randall Leeds · 3 years, 3 months ago
  75. 2ce103f Update publish command by Randall Leeds · 3 years, 3 months ago
  76. 2387fa1 Fix double negative options in lerna.json by Randall Leeds · 3 years, 3 months ago
  77. 8accc93 Restore 0.1.0 version number by Randall Leeds · 3 years, 3 months ago
  78. 5c39325 Move --pre-dist-tag and --preid options to publish command settings by Randall Leeds · 3 years, 3 months ago
  79. 79c5cf2 Remove trailing comma in lerna.json by Randall Leeds · 3 years, 3 months ago
  80. 2116a01 Do not push or tag automatically with lerna version by Randall Leeds · 3 years, 3 months ago
  81. 1e457de v0.2.0-dev.0 by Randall Leeds · 3 years, 3 months ago
  82. e2adf73 Set preid to dev in lerna.json by Randall Leeds · 3 years, 3 months ago
  83. f194f3c Use Travis Deployment v2 by Randall Leeds · 3 years, 3 months ago
  84. 3fbd430 Publish master to the dev tag from CI by Randall Leeds · 3 years, 3 months ago
  85. a2580d4 Merge pull request #103 from apache/babel-7-12 by Randall Leeds · 3 years, 3 months ago
  86. b0a8028 Merge pull request #100 from chesterton-org/master by Randall Leeds · 3 years, 3 months ago
  87. 69ead89 Add Deploy step to Travis CI config by Michael Lavrisha · 3 years, 4 months ago
  88. 82ce0b1 Remove workarounds for broken babel runtime ESM helpers by Randall Leeds · 3 years, 4 months ago
  89. 87e0114 Upgrade babel dependencies to v7.12 by Randall Leeds · 3 years, 4 months ago
  90. a4d4b7a Merge pull request #102 from apache/apache-annotator-scope by Randall Leeds · 3 years, 4 months ago
  91. 4b2d6fb Move from @annotator to @apache-annotator scope by Randall Leeds · 3 years, 4 months ago
  92. 1126e14 Merge pull request #99: Generate less minimal prefixes&suffixes by Gerben · 3 years, 4 months ago
  93. 8dd8995 Update tests by Gerben · 3 years, 4 months ago
  94. 149c7b3 Generate less minimal prefixes&suffixes by Gerben · 3 years, 4 months ago
  95. c4b5598 lint by Gerben · 3 years, 4 months ago
  96. 4c826b3 Tweak Seeker documentation (add @throws) by Gerben · 3 years, 5 months ago
  97. 6ecfaa2 Merge pull request #98 from apache/text-position by Gerben · 3 years, 4 months ago
  98. 009508c Distinguish absolute/relative Seeker, rename, document by Gerben · 3 years, 6 months ago
  99. 32dffb6 Move abstract code into @annotator/selector by Gerben · 3 years, 6 months ago
  100. e7b0327 Linting by Gerben · 3 years, 6 months ago