vue3-core/packages/compiler-core/src
三咲智子 Kevin Deng 0d9f0867d7
refactor(compiler-vapor): errors
2023-12-01 08:05:43 +08:00
..
compat feat: use enum to replace const enum (#9261) 2023-11-29 12:24:50 +08:00
transforms refactor: restore SourceLocation.source 2023-11-25 19:22:39 +08:00
ast.ts feat(compiler-vapor): node transform 2023-12-01 07:42:43 +08:00
babelUtils.ts fix(compiler-core): avoid rewriting scope variables in inline for loops (#7245) 2023-11-09 17:20:54 +08:00
codegen.ts feat: use enum to replace const enum (#9261) 2023-11-29 12:24:50 +08:00
compile.ts chore: restructure parser files 2023-11-25 16:18:29 +08:00
errors.ts feat: use enum to replace const enum (#9261) 2023-11-29 12:24:50 +08:00
index.ts refactor(compiler-vapor): errors 2023-12-01 08:05:43 +08:00
options.ts fix(compiler-vapor): prefix identifiers 2023-12-01 06:01:25 +08:00
parser.ts chore: fix typo (#9689) 2023-11-29 12:26:10 +08:00
runtimeHelpers.ts chore: symbols as helperNameMap index type (#6622) 2022-10-06 05:26:16 +08:00
tokenizer.ts fix(compiler-core): fix referencing typo (#9708) 2023-11-29 21:15:44 +08:00
transform.ts fix(compiler-sfc): fix ast reuse for ssr 2023-11-27 15:38:30 +08:00
utils.ts feat(compiler-vapor): node transform 2023-12-01 07:42:43 +08:00
validateExpression.ts fix(compiler-core): typeof should be allowed in browser expression validation (#7037) 2022-11-14 01:50:35 -05:00