Commit Graph

11 Commits

Author SHA1 Message Date
Matt Bierner 2baf1b4cde Runtime fixes for stage 3 decorators 2025-08-06 14:32:43 -07:00
Oleg Solomko c67dcc317d II of markdown comment parser, add base @assertNotConsumed decorator 2025-03-12 12:22:48 -07:00
Matt Bierner dd3e2d94f8 Remove use strict directives in extension code
We compile with alwaysStrict so these directives are not needed
2018-10-02 16:02:44 -07:00
Matt Bierner 6d11792abf Change the git extension to use shared tsconfig 2018-10-02 10:24:19 -07:00
Joao Moreno ca58c21bfc fixes #44188 2018-02-22 10:22:19 +01:00
Matt Bierner b743e245ad Enable strict compilation settings in git extension
Enables strict checks in the git extensions
2017-11-06 13:33:22 -08:00
Joao Moreno b6c3338ddf git: fix same repo multiple times 2017-08-21 16:01:20 +02:00
Joao Moreno c973c34597 🐛 fix git throttle decorator
fixes #25271
2017-04-26 16:44:54 +02:00
Joao Moreno d0badb14da git: fix throttle decorator 2017-01-19 17:00:56 +01:00
Joao Moreno 973eda700e git: fix debounce decorator 2017-01-19 17:00:56 +01:00
Joao Moreno 7ec10a9052 fixes #18662 2017-01-18 16:53:10 +01:00