История коммитов

Автор SHA1 Сообщение Дата
  Evan You e8463f1198 chore: rename test dir 6 лет назад
  Evan You 0af0febfc2 fix: make sure v-if and v-for work together 6 лет назад
  Evan You 3415bbd823 wip: improve v-if codegen output formatting 6 лет назад
  Evan You 9c01e0bf0d fix(transform): transform should still apply even when node is removed 6 лет назад
  Evan You 3a177a18d2 feat(compiler): element codegen 6 лет назад
  Evan You 40307d9642 chore: fix parserOptions usage of props 6 лет назад
  Evan You 3f05315d17 test: fix tests 6 лет назад
  Evan You baa8954884 feat(compiler): element transform 6 лет назад
  Evan You 93440bba97 wip: element transforms 6 лет назад
  Haoqun Jiang b275f8697d test: add tests for rendererChildren (#52) 6 лет назад
  Evan You c78d47b788 feat(compiler): set sourcesContent for source map 6 лет назад
  Evan You 8a923f6a52 refactor: move compile into compiler-core 6 лет назад
  Evan You 3e1973f065 test: test on-the-fly compilation 6 лет назад
  Evan You 30e60c0492 chore: tweak size script 6 лет назад
  Evan You 3ddd121b19 feat: on-the-fly template compilation 6 лет назад
  Evan You d7aab859a3 feat: expose compiler APIs 6 лет назад
  Evan You 3b5ef483a9 build: move named char references to json file to speed up build 6 лет назад
  Evan You 9b1a548c6b feat(compiler): basic codegen with source map support 6 лет назад
  Evan You 98571ab496 perf(compiler): further improve advanceBy perf 6 лет назад
  Evan You 2b4f06b24c test(compiler): transformIf 6 лет назад
  Evan You 81fd694dd7 perf: avoid cloning in parser advanceBy 6 лет назад
  Evan You 4c3e7e331a refactor: cleanup unused variables in vFor 6 лет назад
  Evan You 06c890c336 test: update snapshots 6 лет назад
  Evan You 1f96d2348f chore: nest v-for tests 6 лет назад
  Evan You 5f49018601 test(compiler): tests for ast transform 6 лет назад
  Rahul Kadyan 10c1a2b332 feat(compiler-core): add parser transform for v-for directive (#65) 6 лет назад
  Evan You bbb57c26a2 feat(compiler): basic transform implementation 6 лет назад
  Evan You a5c1b3283d chore: avoid object.freeze in prod 6 лет назад
  Evan You f595b006c2 chore: regex caching makes no difference 6 лет назад
  Evan You 132cef9063 refactor: further tweak compiler layers 6 лет назад