Historique des commits

Auteur SHA1 Message Date
  Evan You c11002f16a perf(codegen): optimize source map generation il y a 2 ans
  Evan You 3be53d9b97 perf(codegen): optimize line / column calculation during codegen il y a 2 ans
  Evan You e8e3ec6ca7 perf(compiler-sfc): remove magic-string trim on script il y a 2 ans
  Evan You 20732366b9 perf: optimize position cloning il y a 2 ans
  Evan You 79d3cc6cec wip: should not reuse AST when using custom compiler il y a 2 ans
  Evan You 3ee343928a wip: parser v2 compat il y a 2 ans
  Evan You 6022ac05c4 chore: document rationale for ignoring some parsing errors il y a 2 ans
  Evan You e702b278d4 wip: shorten some method names il y a 2 ans
  Evan You 59227d4124 wip: parse error tests il y a 2 ans
  Evan You b6886a80b1 wip: force re-parse on reused sfc template ast il y a 2 ans
  Evan You 1b4efc30c3 wip: should parse sfc template with lang=html il y a 2 ans
  Evan You b59eabdc0d refactor: use more efficient walk for importUsageCheck il y a 2 ans
  Evan You 37f9d3da8f wip: compiler-sfc should not attach ast on template with src import il y a 2 ans
  Evan You e41cf8dc59 refactor: better naming for baseCompile argument il y a 2 ans
  Evan You 94c86269d0 refactor: fix v-bind no-exp shorthand for new parser il y a 2 ans
  Evan You e5afca6c1e wip: treat template with preprocessor as plain text il y a 2 ans
  Evan You 5fc695be26 wip: support reusing template ast from sfc descriptor il y a 2 ans
  Evan You fc4f801070 wip: decodeEntities test il y a 2 ans
  Evan You 059caafc13 wip: pass all compiler-sfc tests il y a 2 ans
  Evan You dda4fd526e wip: pass all compiler-ssr tests il y a 2 ans
  Evan You 5a44b84cde wip: pass all compiler-dom tests il y a 2 ans
  Evan You 40f72d5e50 feat(compiler-core): support specifying root namespace when parsing il y a 2 ans
  Evan You a1b10a21ac wip: pass more compiler-dom tests il y a 2 ans
  Evan You 1912af04e3 wip: entities parsing in browser il y a 2 ans
  Evan You caabba7590 wip: tune perf il y a 2 ans
  Evan You 082b5a71c6 wip: pass all compiler-core tests il y a 2 ans
  Evan You c4e50e46bb wip: more tests passing il y a 2 ans
  Evan You e05ba29555 wip: pass all non-error parsing tests il y a 2 ans
  Evan You a60ad9180d refactor: swap to new template parser il y a 2 ans
  Evan You 65b44045ef wip: parse mode il y a 2 ans