- 7a9308a Don't initialize tsconfig with empty plugins. by alexeagle · 4 years, 9 months ago master
- 37f946f Wire up Angular 9 templates as a ts_library plugin by alexeagle · 4 years, 9 months ago
- e4043dc Fix worker loading when using require.resolve by Alex Eagle · 4 years, 9 months ago
- bad5a07 don't stat() all input files by evanm · 4 years, 9 months ago
- 816b8dd clarify why expected_diagostics isn't available to everyone by evanm · 4 years, 9 months ago
- ac66f1d Deleting the google-internal path for ts-lit-plugin in favor of the open source one. by TypeScript Team · 4 years, 9 months ago
- 331ee29 construct plugins just before using them by evanm · 4 years, 9 months ago
- cd559f4 Fix null dereference of angularPlugin. by TypeScript Team · 4 years, 9 months ago
- 9bde60b Switch tsc_wrapped to a .js entry point by alexeagle · 4 years, 9 months ago
- b16833a Make rules_typescript compatible with --incompatible_load_proto_rules_from_bzl by Yannic · 4 years, 10 months ago
- 23ddcdf Remove obsolete incompatible flag by TypeScript Team · 4 years, 10 months ago
- bbc35f3 Improve formatting of cyclical dependency error reporting by TypeScript Team · 4 years, 10 months ago
- 568a228 Internal only by alexeagle · 4 years, 10 months ago
- 5136665 Remove an obsolete TODO in Tsetse's test utils. by rjamet · 4 years, 10 months ago
- 5809045 Require deps of ts_library to provide DeclarationInfo by alexeagle · 4 years, 10 months ago
- 4a435a9 Adds a tsetse rule to prevent constructing Sets using a string. by TypeScript Team · 4 years, 10 months ago
- 94f0300 Allow for ts strictdeps to look at multiple declaration sites of a symbol by alexeagle · 4 years, 10 months ago
- a2b96b5 Expose declarations only via DeclarationInfo by alexeagle · 4 years, 10 months ago
- 6aace57 Fix two "strictBindCallApply" problems in tsc_wrapped. by martinprobst · 4 years, 10 months ago
- 31665ca Bump handlebars from 4.1.2 to 4.5.3 by dependabot[bot] · 4 years, 11 months ago
- 142c5d3 Update to rules_nodejs 1.0.0 by Greg Magolan · 4 years, 11 months ago
- 72f59b6 Minor code cleanup by TypeScript Team · 5 years ago
- 171e6b0 n/a by TypeScript Team · 5 years ago
- 2ee1c39 Fix compilation issues with strictBindCallApply. by martinprobst · 5 years ago
- ecf3bda Add a tsetse rule that disallows mutating exports by TypeScript Team · 5 years ago
- 530c8f1 Remove incompatible_depset_is_not_iterable from bazelrc by TypeScript Team · 5 years ago
- 469b484 Add a test suite for json_marshal.bzl. by martinprobst · 5 years ago
- 95e84ee Unpublish ts_auto_deps. by lucassloan · 5 years ago
- d4c6203 Avoid depset union operators by TypeScript Team · 5 years ago
- 8777f0a Properly handle negative error codes in typescript diagnostic identifiers for tsc_wrapped diagnostics extensions by TypeScript Team · 5 years ago
- b16ed8d Fix generic comparisons on protobuf messages by TypeScript Team · 5 years ago
- b54d593 Fix breakage shown in downstream build when adopting new version by alexeagle · 5 years ago
- 8cfe59c Internal change. by TypeScript Team · 5 years ago
- 2c90bb9 Revert the behavior of taze --update_comments. by lucassloan · 5 years ago
- 3c606c0 Internal change. by TypeScript Team · 5 years ago
- 438e805 Add boq_jswire_test_library to the list of well known tests to ignore for ts_development_sources registration. by lucassloan · 5 years ago
- b5db3f0 Avoid recursively adding depth to depsets in rules_typescript by TypeScript Team · 5 years ago
- 43e4626 Refactor tsc_wrapped's runFromOptions to be more composable. by martinprobst · 5 years ago
- cf5cc52 Update one more reference to rules_nodejs defs.bzl that I missed. by alexeagle · 5 years ago
- b936e76 Switch rules_nodejs load points from defs.bzl to index.bzl by alexeagle · 5 years ago
- c709648 Improve the spacing of suggested fix stringifications. by rjamet · 5 years ago
- 2d7a6de Add karma_web_test_suite to the list of well-known test rules. by lucassloan · 5 years ago
- 8c42682 Add jasmine_node_test to the list of test rules that taze recognizes. by lucassloan · 5 years ago
- 7958708 Remove dependencies on builtin TypeScript typings by evanm · 5 years ago
- f8b6262 Merge changes from Bazel: Allow sending and receiving work requests via proxy and multiplexer in the persistent worker protocol. by TypeScript Team · 5 years ago
- 3663289 Cleanup pass on the conformance_pattern tests. by rjamet · 5 years ago
- 64be932 Change the --update_comments flag to only update taze comments when blaze can't find the dep. by lucassloan · 5 years ago
- 3b51528 Add the possibility to set a rule name in a conformanceRule's config. by rjamet · 5 years ago
- 50f1e35 Ensure the fake filesystem used in concatjs_test.go is thread-safe. by TypeScript Team · 5 years ago
- 2dc17ae Don't wrap filesystem errors. by lucassloan · 5 years ago
- 58887b5 Turn PatternKind into a non-const enum. by martinprobst · 5 years ago
- f86f2f2 Switch to npm_bazel_typescript index.bzl. by alexeagle · 5 years ago
- c99bbd9 Asynchronously glob for TypeScript sources in the package. by lucassloan · 5 years ago
- fe53ee0 Fix ts_library to produce files that rollup knows how to find. by alexeagle · 5 years ago
- 42049c2 Remove unused load statements from .bzl files by TypeScript Team · 5 years ago
- 634f190 Don't re-stat the BUILD file. by lucassloan · 5 years ago
- 19cded9 Inline getBUILDPathAndBUILDFile. by lucassloan · 5 years ago
- f77d868 Swap the Tsetse runner diagnostic generation to use toDiagnosticWithStringifiedFix. by rjamet · 5 years ago
- 93e6b7a Add a way to call Tsetse with fixes in the diagnostic text. by rjamet · 5 years ago
- d4dd567 Upgrade rules_nodejs to 0.36.2 by TypeScript Team · 5 years ago
- c045c7a Add more detailed logging of latency for requests with no TypeScript. by lucassloan · 5 years ago
- 15bcba2 Provide DeclarationInfo that replaces two fields from "typescript" legacy provider by alexeagle · 5 years ago
- 30569b3 Refactor the "output_groups" string to the OutputGroupInfo() provider. by alexeagle · 5 years ago
- 65807b7 Support async worker functions in the tsc_wrapped/worker.ts helper library. by TypeScript Team · 5 years ago
- 8380d87 No public change. by radokirov · 5 years ago
- 92476a6 Refactor the files and runfiles fields from strings to the DefaultInfo() provider. by alexeagle · 5 years ago
- c891fc9 fix: ts_auto_deps workaround for https://github.com/bazelbuild/bazel/issues/3325 no longer needed by Greg Magolan · 5 years ago
- 61f9b73 Return a set of packages changed by RegisterTestRules by lucassloan · 5 years ago
- b12cbeb Fix module name mangling to avoid double escaping. by TypeScript Team · 5 years ago
- 153c163 Fix dealiaser throwing on TypeAlias nodes. by rjamet · 5 years ago
- 4bb24bc Remove unused transitive_es5_sources by alexeagle · 5 years ago
- 39721a7 Update to latest rules_go by Alex Eagle · 5 years ago
- 3b87ca7 Make libraries that depend on //javascript/angular2/testing/catalyst into ng_modules. by lucassloan · 5 years ago
- 1a2b611 Name AMD module `foo` rather than `foo/module_root/index` by alexeagle · 5 years ago
- 94f896d Internal change. by TypeScript Team · 5 years ago
- c007ae8 Clarify tsetse's isLiteral documentation. by rjamet · 5 years ago
- 51b6cdb Add a new matcher (nth argument of a call to foo is literal) to Tsetse. by rjamet · 5 years ago
- 08c452a Report whether there was no TS in the package, don't just return early. by lucassloan · 5 years ago
- a4bbe82 Define an interface for a TypeScript compiler plugin that may only contribute diagnostics. by TypeScript Team · 5 years ago
- 027495e internal change by TypeScript Team · 5 years ago
- c6d5fbc Remove code supporting blaze analyze. by lucassloan · 5 years ago
- 4013076 Make libraries that depend on //javascript/angular2/testing/catalyst into ng_modules. by lucassloan · 5 years ago
- 7a11ae5 Remove the templating layer for pattern engines. by rjamet · 5 years ago
- 99c6b5f Print a shorter error in tsc_wrapped FileCache by alexeagle · 5 years ago
- 5060a43 Make ts_compile_actions callable from aspects. by TypeScript Team · 5 years ago
- 0341611 Disambiguate expected and unexpected errors for the presubmit service. by lucassloan · 5 years ago
- eb40f70 -- Change 1 of 1 by Yun Peng <pcloudy@google.com>: by Yun Peng · 5 years ago
- 4d88224 Update to rules_nodejs 0.32.0 by Greg Magolan · 5 years ago
- 9a8407f Be more explicit about types in the conformancePatternRule. by rjamet · 5 years ago
- 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
- babe125 Remove types[node] from compilation of tsc_wrapped by Alex Eagle · 5 years ago
- ac33f53 Fix a bug where the failure matcher didn't look at error messages. by rjamet · 5 years ago
- 7f053ed Add a BANNED_NAME engine to Tsetse's ConformancePatternRule. by rjamet · 5 years ago
- b6c227b Test the suggested fix generation. by rjamet · 5 years ago
- 716e45d Update to nodejs rules 0.31.1 by Greg Magolan · 5 years ago
- d71da23 Add an in-config ConformanceRule whitelist. by rjamet · 5 years ago
- b0fae0e Fix path to worker_protocol.proto in ts_library for @npm/typescript package downstream in rules_nodejs by Greg Magolan · 5 years ago
- 5223b74 Remove some overloads of "updateCache" to unblock TS 3.4. by TypeScript Team · 5 years ago
- d92ffa5 Opt-in to --incompatible_depset_is_not_iterable by Alex Eagle · 5 years ago
- 1a0169c Fix a small type confusion bug in the test matcher for Failures by rjamet · 5 years ago