This website requires JavaScript.
Explore
Help
Sign In
honeymoose
/
angular-cn
Watch
1
Star
0
Fork
0
You've already forked angular-cn
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
angular-cn
/
packages
/
compiler
/
test
/
aot
History
Chuck Jazdzewski
ddb766e456
feat(compiler): do not evaluate metadata expressions that can use references (
#18001
)
2017-07-13 16:16:56 -07:00
..
compiler_spec.ts
feat(compiler): do not evaluate metadata expressions that can use references (
#18001
)
2017-07-13 16:16:56 -07:00
emit_stubs_spec.ts
feat(compiler-cli): new compiler api and command-line using TypeScript transformers
2017-06-23 16:18:44 -07:00
jit_summaries_spec.ts
refactor(compiler): don’t write summaries for jit by default
2017-06-09 15:58:53 -07:00
README.md
refactor: move angular source to /packages rather than modules/@angular
2017-03-08 16:29:27 -08:00
regression_spec.ts
refactor(compiler): allow sync AOT compilation (
#16832
).
2017-05-23 10:41:23 -06:00
static_reflector_spec.ts
feat(compiler): do not evaluate metadata expressions that can use references (
#18001
)
2017-07-13 16:16:56 -07:00
static_symbol_resolver_spec.ts
feat(compiler): do not evaluate metadata expressions that can use references (
#18001
)
2017-07-13 16:16:56 -07:00
summary_resolver_spec.ts
refactor(compiler): make
OutputAst
contain the moduleName, not the filePath (
#16832
).
2017-05-23 10:41:23 -06:00
summary_serializer_spec.ts
refactor(compiler): make
OutputAst
contain the moduleName, not the filePath (
#16832
).
2017-05-23 10:41:23 -06:00
test_util.ts
feat(compiler): do not evaluate metadata expressions that can use references (
#18001
)
2017-07-13 16:16:56 -07:00
README.md
Tests in this directory are excluded from running in the browser and only run in node.