Logo
Explore Help
Sign In
honeymoose/angular-cn
1
0
Fork 0
You've already forked angular-cn
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
angular-cn/packages/compiler-cli/src/transformers
History
Tobias Bosch 45747ed531 fix(compiler): don’t lower property accesses of exported symbols (#19301)
E.g. this allows the following to work:
```
@Decorator({
  useValue: MyClass.someMethod
})
class MyClass {
  static someMethod() {}
}
```
PR Close #19301
2017-09-21 09:59:40 -07:00
..
api.ts
perf(compiler): speed up watch mode (#19275)
2017-09-19 16:55:23 -07:00
compiler_host.ts
perf(compiler): speed up watch mode (#19275)
2017-09-19 16:55:23 -07:00
entry_points.ts
refactor(compiler): simplify the CompilerHost used for transformers
2017-08-16 15:24:48 -07:00
lower_expressions.ts
fix(compiler): don’t lower property accesses of exported symbols (#19301)
2017-09-21 09:59:40 -07:00
node_emitter_transform.ts
fix(compiler): emit preamble in generated files.
2017-09-07 19:29:58 -04:00
node_emitter.ts
refactor: update angular to support TypeScript 2.4
2017-09-12 10:31:30 -07:00
program.ts
perf(compiler): speed up watch mode (#19275)
2017-09-19 16:55:23 -07:00
util.ts
perf(compiler): make the creation of ts.Program faster. (#19275)
2017-09-19 16:55:23 -07:00
Powered by Gitea Version: 1.23.8 Page: 76ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API