Commit History

Author SHA1 Message Date
  Evan You 3ddd121b19 feat: on-the-fly template compilation 6 years ago
  Evan You d7aab859a3 feat: expose compiler APIs 6 years ago
  Evan You 3b5ef483a9 build: move named char references to json file to speed up build 6 years ago
  Evan You 9b1a548c6b feat(compiler): basic codegen with source map support 6 years ago
  Evan You 98571ab496 perf(compiler): further improve advanceBy perf 6 years ago
  Evan You 2b4f06b24c test(compiler): transformIf 6 years ago
  Evan You 81fd694dd7 perf: avoid cloning in parser advanceBy 6 years ago
  Evan You 4c3e7e331a refactor: cleanup unused variables in vFor 6 years ago
  Evan You 06c890c336 test: update snapshots 6 years ago
  Evan You 1f96d2348f chore: nest v-for tests 6 years ago
  Evan You 5f49018601 test(compiler): tests for ast transform 6 years ago
  Rahul Kadyan 10c1a2b332 feat(compiler-core): add parser transform for v-for directive (#65) 6 years ago
  Evan You bbb57c26a2 feat(compiler): basic transform implementation 6 years ago
  Evan You a5c1b3283d chore: avoid object.freeze in prod 6 years ago
  Evan You f595b006c2 chore: regex caching makes no difference 6 years ago
  Evan You 132cef9063 refactor: further tweak compiler layers 6 years ago
  Evan You 6c14b409ca refactor: move dom-specific options to compiler-dom 6 years ago
  dependabot-preview[bot] 5849f42ae1 build(deps-dev): bump rollup from 1.21.3 to 1.21.4 6 years ago
  Evan You 54b200fe54 wip: layout compiler files 6 years ago
  Evan You ca387afeea chore: more restructuring 6 years ago
  Evan You 16fa44bd57 chore: organize file structure 6 years ago
  Evan You 1c8f5b612a feat(compiler): scaffold compiler-dom 6 years ago
  Evan You c9a1b00c1e build: do not create .npmignore when bootstrapping 6 years ago
  Evan You 86ae92303d feat(compiler): port parser implementation based on work by @znck and @mysticatea 6 years ago
  Evan You 54a78f3856 chore: remove unnecessary enum initial value 6 years ago
  dependabot-preview[bot] 34e4b8892b build(deps-dev): bump rollup from 1.21.2 to 1.21.3 6 years ago
  Evan You e82db471b3 ci: disable github actions for now (lacks dep caching) 6 years ago
  Evan You 95e796fdb6 test: fix suspense tests in Node 12 6 years ago
  Evan You a83ee65e30 fix: fix reactivity cjs entry 6 years ago
  Evan You aa7cdd8de2 [ci] setup github actions 6 years ago