1. 50f1e35 Ensure the fake filesystem used in concatjs_test.go is thread-safe. by TypeScript Team · 4 years, 8 months ago
  2. 2dc17ae Don't wrap filesystem errors. by lucassloan · 4 years, 8 months ago
  3. 58887b5 Turn PatternKind into a non-const enum. by martinprobst · 4 years, 8 months ago
  4. f86f2f2 Switch to npm_bazel_typescript index.bzl. by alexeagle · 4 years, 8 months ago
  5. c99bbd9 Asynchronously glob for TypeScript sources in the package. by lucassloan · 4 years, 8 months ago
  6. fe53ee0 Fix ts_library to produce files that rollup knows how to find. by alexeagle · 4 years, 8 months ago
  7. 42049c2 Remove unused load statements from .bzl files by TypeScript Team · 4 years, 8 months ago
  8. 634f190 Don't re-stat the BUILD file. by lucassloan · 4 years, 8 months ago
  9. 19cded9 Inline getBUILDPathAndBUILDFile. by lucassloan · 4 years, 8 months ago
  10. f77d868 Swap the Tsetse runner diagnostic generation to use toDiagnosticWithStringifiedFix. by rjamet · 4 years, 8 months ago
  11. 93e6b7a Add a way to call Tsetse with fixes in the diagnostic text. by rjamet · 4 years, 8 months ago
  12. d4dd567 Upgrade rules_nodejs to 0.36.2 by TypeScript Team · 4 years, 9 months ago
  13. c045c7a Add more detailed logging of latency for requests with no TypeScript. by lucassloan · 4 years, 9 months ago
  14. 15bcba2 Provide DeclarationInfo that replaces two fields from "typescript" legacy provider by alexeagle · 4 years, 9 months ago
  15. 30569b3 Refactor the "output_groups" string to the OutputGroupInfo() provider. by alexeagle · 4 years, 9 months ago
  16. 65807b7 Support async worker functions in the tsc_wrapped/worker.ts helper library. by TypeScript Team · 4 years, 9 months ago
  17. 8380d87 No public change. by radokirov · 4 years, 9 months ago
  18. 92476a6 Refactor the files and runfiles fields from strings to the DefaultInfo() provider. by alexeagle · 4 years, 9 months ago
  19. c891fc9 fix: ts_auto_deps workaround for https://github.com/bazelbuild/bazel/issues/3325 no longer needed by Greg Magolan · 4 years, 9 months ago
  20. 61f9b73 Return a set of packages changed by RegisterTestRules by lucassloan · 4 years, 9 months ago
  21. b12cbeb Fix module name mangling to avoid double escaping. by TypeScript Team · 4 years, 9 months ago
  22. 153c163 Fix dealiaser throwing on TypeAlias nodes. by rjamet · 4 years, 9 months ago
  23. 4bb24bc Remove unused transitive_es5_sources by alexeagle · 4 years, 9 months ago
  24. 39721a7 Update to latest rules_go by Alex Eagle · 4 years, 9 months ago
  25. 3b87ca7 Make libraries that depend on //javascript/angular2/testing/catalyst into ng_modules. by lucassloan · 4 years, 9 months ago
  26. 1a2b611 Name AMD module `foo` rather than `foo/module_root/index` by alexeagle · 4 years, 9 months ago
  27. 94f896d Internal change. by TypeScript Team · 4 years, 10 months ago
  28. c007ae8 Clarify tsetse's isLiteral documentation. by rjamet · 4 years, 10 months ago
  29. 51b6cdb Add a new matcher (nth argument of a call to foo is literal) to Tsetse. by rjamet · 4 years, 10 months ago
  30. 08c452a Report whether there was no TS in the package, don't just return early. by lucassloan · 4 years, 10 months ago
  31. a4bbe82 Define an interface for a TypeScript compiler plugin that may only contribute diagnostics. by TypeScript Team · 4 years, 10 months ago
  32. 027495e internal change by TypeScript Team · 4 years, 10 months ago
  33. c6d5fbc Remove code supporting blaze analyze. by lucassloan · 4 years, 10 months ago
  34. 4013076 Make libraries that depend on //javascript/angular2/testing/catalyst into ng_modules. by lucassloan · 4 years, 10 months ago
  35. 7a11ae5 Remove the templating layer for pattern engines. by rjamet · 4 years, 10 months ago
  36. 99c6b5f Print a shorter error in tsc_wrapped FileCache by alexeagle · 4 years, 11 months ago
  37. 5060a43 Make ts_compile_actions callable from aspects. by TypeScript Team · 4 years, 11 months ago
  38. 0341611 Disambiguate expected and unexpected errors for the presubmit service. by lucassloan · 4 years, 11 months ago
  39. eb40f70 -- Change 1 of 1 by Yun Peng <pcloudy@google.com>: by Yun Peng · 5 years ago
  40. 4d88224 Update to rules_nodejs 0.32.0 by Greg Magolan · 5 years ago
  41. 9a8407f Be more explicit about types in the conformancePatternRule. by rjamet · 5 years ago
  42. 90e4680 Fix bug where .d.ts are not added to tsconfig when them come from coarse grained `node_modules = @npm//:node_modules` style deps by Greg Magolan · 5 years ago
  43. babe125 Remove types[node] from compilation of tsc_wrapped by Alex Eagle · 5 years ago
  44. ac33f53 Fix a bug where the failure matcher didn't look at error messages. by rjamet · 5 years ago
  45. 7f053ed Add a BANNED_NAME engine to Tsetse's ConformancePatternRule. by rjamet · 5 years ago
  46. b6c227b Test the suggested fix generation. by rjamet · 5 years ago
  47. 716e45d Update to nodejs rules 0.31.1 by Greg Magolan · 5 years ago
  48. d71da23 Add an in-config ConformanceRule whitelist. by rjamet · 5 years ago
  49. b0fae0e Fix path to worker_protocol.proto in ts_library for @npm/typescript package downstream in rules_nodejs by Greg Magolan · 5 years ago
  50. 5223b74 Remove some overloads of "updateCache" to unblock TS 3.4. by TypeScript Team · 5 years ago
  51. d92ffa5 Opt-in to --incompatible_depset_is_not_iterable by Alex Eagle · 5 years ago
  52. 1a0169c Fix a small type confusion bug in the test matcher for Failures by rjamet · 5 years ago
  53. 11e5798 Remove the tsconfig override warning feature. by alexeagle · 5 years ago
  54. cda7a05 More tests for the ConformancePatterns, and fix substr-based confusion by rjamet · 5 years ago
  55. a72e6a0 Replace ranges with text matched in Tsetse matchers, and fix a type confusion by rjamet · 5 years ago
  56. 54a3c5b Fix for --incompatible_depset_is_not_iterable by Alex Eagle · 5 years ago
  57. 19a26d4 Add a property_write_non_constant engine to Tsetse's ConformancePattern. by rjamet · 5 years ago
  58. bca17fe Swap the verbosity mechanism for ConformancePatternRule from an argument to a global switch. by rjamet · 5 years ago
  59. 12851ca Update rules_go to 0.18.5 by Marcel Hlopko · 5 years ago
  60. ec39ae9 -- Don't test on Ubuntu 14.04 by Philipp Wollermann · 5 years ago
  61. 2cff228 Add a ConformancePattern rule to Tsetse, a configurable pattern-based rule. by rjamet · 5 years ago
  62. 50b0337 Add utilities to Tsetse in prevision of the future rule to ban conformance patterns. by rjamet · 5 years ago
  63. 0871017 Update to nodejs rules 0.29.0 and @bazel/bazel 0.25.1 by Greg Magolan · 5 years ago
  64. b5c50a0 Enable strict deps for npm dependencies under Bazel now that npm deps provide a typescript provider with their declaration files by Greg Magolan · 5 years ago
  65. efef772 Test and make use of the new blaze analyze flag which allows it to handle module name imports of .ngsummary files. by lucassloan · 5 years ago
  66. 6a3780f script names are prepended to scripts that are eval'ed by TypeScript Team · 5 years ago
  67. 75677d5 Replicate blaze analyze's behavior with generated files. by lucassloan · 5 years ago
  68. 61d7e5b Internal change. by martinprobst · 5 years ago
  69. fd8d59a Use chooseCanonicalDep to choose the dep when finding a module by name, instead of randomly selecting the first matching dep. by lucassloan · 5 years ago
  70. ea54450 internal change by TypeScript Team · 5 years ago
  71. 1e9bf0a Register all ts_libraries with ts_development_sources/ts_config, not just the last one in a file. by lucassloan · 5 years ago
  72. acb63cc Add a fix to the error reporting mechanism in Tsetse. by TypeScript Team · 5 years ago
  73. ad940da When choosing the canonical dep for an import, favor the dep that is already on the rule. by lucassloan · 5 years ago
  74. 1bfc107 Add an optional Fix to the Failure type in Tsetse. Nothing consumes this for now. by TypeScript Team · 5 years ago
  75. 456ccef Restore missing copybara transform. by alexeagle · 5 years ago
  76. 9cfa567 Tear out OSS-only parts of rules_typescript by Alex Eagle · 5 years ago
  77. 6fb705c Move rules_typescript to protobufjs 6.8. by martinprobst · 5 years ago
  78. af0309e Print a working hostname when running ts_devserver on crostini by alexeagle · 5 years ago
  79. 18c5f91 Don't treat aliases with non-string "actual" attributes as errors. by lucassloan · 5 years ago
  80. e740796 Fix bug where taze was using LoadRules() on the actuals of alaises. by lucassloan · 5 years ago
  81. c062238 Fix a bug where taze couldn't handle the import of a file and its ngsummary. by lucassloan · 5 years ago
  82. 6b3c6ae Check for visibiliy, don't just assume reexports should be used. by lucassloan · 5 years ago
  83. 270b868 Use the canonical name for JS modules in node_modules by Alex Eagle · 5 years ago
  84. 68739d9 Support aliases and reexporting ts_libraries for ordinary imports. by lucassloan · 5 years ago
  85. a829865 Fix downstream @bazel/typescript package by Alex Eagle · 5 years ago
  86. 2cd949c Tear out publishing-related bits by Alex Eagle · 5 years ago
  87. 7b471a1 Upgrade to compile with TS 3.3.3333 by radokirov · 5 years ago
  88. 6c23d7e Add a bzl_library rule for internal .bzl files by alexeagle · 5 years ago
  89. 403397e Move the tsickle auto-quoting logic into a tsetse check. by radokirov · 5 years ago
  90. b395b69 Modify the query-based analyzer to handle cases where a source file is included in the srcs attribute of more than one rule. by lucassloan · 5 years ago
  91. 6024ee1 Support herb as a backend for taze. by lucassloan · 5 years ago
  92. e74c143 Remove publishing-related bits from rules_typescript by Alex Eagle · 5 years ago
  93. 9ff1ca4 Support recursive extended tsconfigs by Alan Agius · 5 years ago
  94. 380d556 Remove internal/e2e directory. by Alex Eagle · 5 years ago
  95. 57fc54a \nInternal change\n by radokirov · 5 years ago
  96. 20bc3a6 Cleanups for moving @bazel/typescript to rules_nodejs by Alex Eagle · 5 years ago
  97. a2c3699 Include README in @bazel/karma package by Alex Eagle · 5 years ago
  98. 34377a8 Update pinned chromium to 69.0.3497 and chrome-driver to 2.44 for OSX and Linux by Greg Magolan · 5 years ago
  99. 2f72bbf Properly support the -remove_unused_declarations flag. by lucassloan · 5 years ago
  100. 372707f Add a tsconfig bazelOptions devmodeTargetOverride experimental setting by Greg Magolan · 5 years ago