vue3-yuanma/packages/compiler-core/src
2021-09-22 10:12:33 -04:00
..
compat wip: move compat test cases + filter tests 2021-04-29 16:58:14 -04:00
transforms chore(compiler-core): fix typo in hoistStatic (#4625) [ci skip] 2021-09-21 13:06:39 -04:00
ast.ts chore: run updated prettier 2021-07-19 18:24:18 -04:00
babelUtils.ts fix(compiler-core): avoid runtime dependency on @babel/types 2021-09-07 09:54:49 -04:00
codegen.ts fix(compiler-core): ensure hoisted scopeId code can be treeshaken 2021-09-19 17:14:26 -04:00
compile.ts fix(compiler-core): support ts syntax in expressions when isTS is true 2021-09-20 11:51:01 -04:00
errors.ts chore(compiler-core): fix typo in errors.ts and options.ts (#4650) [ci skip] 2021-09-22 10:12:33 -04:00
index.ts refactor(compiler): further extract babel ast utilities 2021-08-22 14:51:16 -04:00
options.ts chore(compiler-core): fix typo in errors.ts and options.ts (#4650) [ci skip] 2021-09-22 10:12:33 -04:00
parse.ts fix(compiler): condense whitespaces in static class attributes (#4432) 2021-09-07 12:01:17 -04:00
runtimeHelpers.ts fix(compiler-core): remove no longer necessary withScopeId import in generated code 2021-09-01 11:30:34 -04:00
transform.ts chore: run updated prettier 2021-07-19 18:24:18 -04:00
utils.ts fix(compiler-core): more robust member expression check when running in node 2021-09-21 12:19:27 -04:00
validateExpression.ts build(deps-dev): bump typescript from 4.3.5 to 4.4.2 (#4482) 2021-09-02 09:53:57 -04:00