1. d50618d Refactoring so that the ts_library module format doesn't depend on target. by alexeagle · 6 years ago
  2. 34603ab Update toolchain by TypeScript Team · 6 years ago
  3. 96f0502 Update toolchain by Greg Magolan · 6 years ago
  4. ed00c31 Update repository rules to supported versions by Dmitry Lomov · 6 years ago
  5. 9f734d8 Fix for bazel run ts_web_test_suite by Greg Magolan · 6 years ago
  6. 8906797 Enable noErrorTruncation for TypeScript builds in google3. by martinprobst · 6 years ago
  7. a30d788 Removing some google-internal machinery. by evanm · 6 years ago
  8. 65020c9 internal change by TypeScript Team · 6 years ago
  9. f20ff4d Update to latest rules_nodejs & cleanup by Greg Magolan · 6 years ago
  10. aa4096b -- Change 1 of 1 by Greg Magolan <gmagolan@gmail.com>: by Greg Magolan · 6 years ago
  11. 619d952 -- Change 1 of 1 by Nicholas Merritt <nimerritt@gmail.com>: by Nicholas Merritt · 6 years ago
  12. c5740d5 Use tagged rules_webtesting by alexeagle · 6 years ago
  13. 8434738 Add static_files attribute to ts_web_test & ts_web_test_suite by Greg Magolan · 6 years ago
  14. d3b766d Update README to include new dependency on rules_webtesting. by alexeagle · 6 years ago
  15. 9915738 Regenerate internal/karma/yarn.lock (yarn registry url change for karma-sourcemaps-loader broke it) by Greg Magolan · 6 years ago
  16. 8fbf327 Document rules_typescript release process by alexeagle · 6 years ago
  17. f442b50 Make worker.ts compatible with protobufjs 6 by Kelly Campbell · 6 years ago
  18. 5ee241b Update TypeScript version used to compile tsc_wrapped to 2.7. by alexeagle · 6 years ago
  19. 11dd8aa Serve files from package roots of all static_files in ts_devserver by Greg Magolan · 6 years ago
  20. f6cb3fb Add support for turning off strict deps checking on 'goog:' module imports. by radokirov · 6 years ago
  21. 8716047 Fix crash of tsc_wrapped. by alexeagle · 6 years ago
  22. 100d928 Move ts_web_test_suite to the same .bzl file with ts_web_test by alexeagle · 6 years ago
  23. b7410ef Adds ts_web_test_suite using rules_webtesting web_test_suite & browsers by Greg Magolan · 6 years ago
  24. 7cd8414 Name AMD modules foo rather than foo/index. by alexeagle · 6 years ago
  25. f284bcb Fix tsetse compilation errors with strictFunctionTypes on. by radokirov · 6 years ago
  26. 6b01673 Adjust to tsickle converting the ES5 module processor to a proper TypeScript transformer. by martinprobst · 6 years ago
  27. 13b8bb9 Sort module mappings first in generated tsconfigs. by martinprobst · 6 years ago
  28. 6956487 Include a link to the API docs in the README by alexeagle · 6 years ago
  29. a184e0c Internal change. by TypeScript Team · 6 years ago
  30. 35b0b39 Adjust to tsickle converting the ES5 module processor to a proper TypeScript transformer. by martinprobst · 6 years ago
  31. 4fa8c1f Adjust to tsickle converting the ES5 module processor to a proper TypeScript transformer. by martinprobst · 6 years ago
  32. 7aaf6bf Re-order skydoc so that installation is first. by alexeagle · 6 years ago
  33. bef81ec Fix outdated documentation on `ts_proto_library`. by alexeagle · 6 years ago
  34. 06c66e1 Add ts_proto_library rule by Alex Eagle · 6 years ago
  35. 396112a PiperOrigin-RevId: 195470073 by TypeScript Team · 6 years ago
  36. 74b25eb Add sourcemap support for testing by Eric Stolten · 6 years ago
  37. 630be7e Fix the base URL for rules_typescript API docs, and add missing ts_web_test doc. by alexeagle · 6 years ago
  38. e1c9d62 Add generated API docs for TypeScript rules by alexeagle · 6 years ago
  39. 1c0c7d2 Add non-null assertions to handle the TypeScript compiler API changing to include undefined in TS 2.7 by TypeScript Team · 6 years ago
  40. 70856a0 Fix broken windows CI by alexeagle · 6 years ago
  41. 2440054 Exclude bootstrap and node_modules files from possible karma test files by Greg Magolan · 6 years ago
  42. dae47f4 Prevent double forward slash from creeping into module_mappings when label.package is empty. by Greg Magolan · 6 years ago
  43. 112b8b4 Print a different progress_message under devmode and prodmode TS compiles. by alexeagle · 6 years ago
  44. 5b0ff96 Search in @types directory for modules too. by Holger Rapp · 6 years ago
  45. 86bc4cf Fix ts_web_test under bazel run. by alexeagle · 6 years ago
  46. dfbab05 Further restrict the non-hermetic reads of tsc_wrapped. by alexeagle · 6 years ago
  47. 3bca1a5 Change Strict deps checker to check per sourceFile instead of whole program. by radokirov · 6 years ago
  48. 460fa4c Ensure jasmine expect has @checkReturnValue by TypeScript Team · 6 years ago
  49. 748d753 Add support for JS transpilation mode to tsc_wrapped. by TypeScript Team · 6 years ago
  50. ad659eb Re-export the "module_name" attribute of ts_library as a provider. by alexeagle · 6 years ago
  51. ad0f429 PiperOrigin-RevId: 192548219 by evanm · 6 years ago
  52. cbbd4bf Don't pretty print errors when checking them against the list of expected diagnostics. by TypeScript Team · 6 years ago
  53. ca42049 Remove google3-only comment. by TypeScript Team · 6 years ago
  54. 875402e ts_web_test & karma fixes for Windows by Greg Magolan · 6 years ago
  55. ab42421 Adds a new flag "type_check_dependencies" on ts_library that makes tsc_wrapped type check all the inputs. by TypeScript Team · 6 years ago
  56. 389ba85 Expose compiled ES5 and ES6 sources in output_groups of ts_library. by TypeScript Team · 6 years ago
  57. 214cbaa Just like how we honor ts_library#module_name when giving an AMD name to a module, by alexeagle · 6 years ago
  58. a65a88d don't process.exit() in worker mode by evanm · 6 years ago
  59. cc313f2 Avoid crashing when a tsconfig.json does not have bazelOptions. by martinprobst · 6 years ago
  60. 364d5a0 bump typescript worker cache size by evanm · 6 years ago
  61. 5de17c4 adjust file caching api to not require load time by evanm · 6 years ago
  62. d58e4f0 delete perfTrace.reset() by evanm · 6 years ago
  63. 50eab51 Use ES6 Map for tsc_wrapped file cache. by radokirov · 6 years ago
  64. a67e1d7 Add a Windows Bazel CI for rules_typescript by alexeagle · 6 years ago
  65. 9269f6c Preserve canonical filenames under Windows. by Greg Magolan · 6 years ago
  66. 6a2256c Another attempt to get correct module naming. by alexeagle · 6 years ago
  67. d874a65 More bugfixes for naming AMD modules following the module_name of a ts_library. by alexeagle · 6 years ago
  68. 164adc4 Fix bug in previous change which broke path mapping. by alexeagle · 6 years ago
  69. 5211c41 When a ts_library has a module_name, use this name in place of by alexeagle · 6 years ago
  70. 249a43a Workaround for https://github.com/Microsoft/TypeScript/issues/22208 by alexeagle · 6 years ago
  71. cbed2cc Restore some changes which were made directly on GitHub and later overwritten by Copybara. by alexeagle · 6 years ago
  72. f2b2e2c bugs fixes/improvements to perf tracing by evanm · 6 years ago
  73. c55051f PiperOrigin-RevId: 186693370 by TypeScript Team · 6 years ago
  74. 43504cf Produce a nodejs profile together with a perf_trace. by martinprobst · 6 years ago
  75. ef6090e Remove extra_dts param to ts_compile. Add a placeholder for extra actions for by radokirov · 6 years ago
  76. 6386096 Use --pretty formatter for TypeScript diagnostics. by alexeagle · 6 years ago
  77. e0412fc Fix tsc-wrapped flattenOutDir() for Windows. by alexeagle · 6 years ago
  78. 4e86e42 Pick up fix for source-map typings which was introduced in 0.6. by alexeagle · 6 years ago
  79. fe90665 Allow resetting the performance trace when starting a new unit of work. by martinprobst · 6 years ago
  80. 0cf0fd0 Require all promises in an async function to be consumed in some way (awaited, returned, assigned to a variable, etc). Not using a promise in an async function is likely to be a bug. by TypeScript Team · 6 years ago
  81. 6b212fd Allow users to suppress the warnings about overridden tsconfig options, with by alexeagle · 6 years ago
  82. a0f6d58 Switch to yarn_install rule by Alex Eagle · 6 years ago
  83. 276e729 Warn when user-specified tsconfig has properties that will be overridden by Bazel. by alexeagle · 6 years ago
  84. 64a6173 Ban using "toBeTruthy()" to match Promises, which is error-prone. Promises are always truthy - it's likely that instead the developer intended to match the result of the Promise. by TypeScript Team · 6 years ago
  85. a6d5309 Make it more convenient to get a perf trace for TypeScript compilation. by martinprobst · 6 years ago
  86. f37114b Always set ts.CompilerHost.directoryExists under Bazel. by alexeagle · 6 years ago
  87. e221905 Include .js files as inputs to ts_library actions. by Alex Eagle · 6 years ago
  88. bf6ec1b Fix bad merge of #132 by alexeagle · 6 years ago
  89. 1385c4f file_cache: don't do non-hermetic reads by Alex Eagle · 6 years ago
  90. ad261bc Setup experimental CircleCI remote bazel cache by alexeagle · 6 years ago
  91. bb72859 Refactor: pass around the tsconfig file, not its path. by alexeagle · 6 years ago
  92. 0209bb1 Track the number of cache evictions in the file cache stats. by martinprobst · 6 years ago
  93. 9953882 Remove bazelOpts.disabledTsetseRules in favor of using configuration specified in the plugin config by TypeScript Team · 6 years ago
  94. 4892123 Remove hard-coded `jsxFactory` by alexeagle · 6 years ago
  95. 63c0bac Make file cache size configurable via a tsconfig argument. by TypeScript Team · 6 years ago
  96. f0a96bd The default_tsconfig feature has a design flaw. by alexeagle · 6 years ago
  97. 25f301f Exclude a closure base file in concatjs by alexeagle · 6 years ago
  98. afd5886 Allow ts_library to contain only .d.ts files by mrmeku · 6 years ago
  99. fc0b8a1 Enforce Skylark linter on CircleCI by Alex Eagle · 6 years ago
  100. c073e09 Configure tsickle to add JSDoc type annotations to production mode sources. by alexeagle · 6 years ago