Huáng Jùnliàng
94af0e5c62
Improve template tokenizing (#13919)
* add benchmarks
* refactor: tokenize template as middle + tail
* perf: avoid push tc.brace
* refactor: overwrite skipSpace in jsx plugin
* transform tl.templateMiddle/Tail
* refactor: simplify JSX context tracking
* fix flow error
* refactor: move JSX context to context.js
* fix: ensure comment stack is correctly handled
* rename createPositionFromPosition
* rename token type and methods
* add tokenIsTemplate
* refactor: merge babel 7 logic in babel7CompatTokens
* fix flow error
2021-12-06 16:43:46 -05:00
..
2021-04-28 18:21:31 +02:00
2021-10-24 18:12:10 +02:00
2021-10-24 18:12:10 +02:00
2021-07-07 00:25:57 +02:00
2020-03-23 20:10:29 -04:00
2021-11-13 20:46:16 -05:00
2021-11-12 14:45:56 +01:00
2021-11-13 20:46:16 -05:00
2021-04-28 18:21:31 +02:00
2021-10-24 18:12:10 +02:00
2021-04-28 18:21:31 +02:00
2021-11-13 20:46:16 -05:00
2021-04-28 18:21:31 +02:00
2021-10-24 18:12:10 +02:00
2021-11-19 10:22:29 -05:00
2021-04-28 18:21:31 +02:00
2021-11-13 20:46:16 -05:00
2021-11-13 20:46:16 -05:00
2021-11-13 20:46:16 -05:00
2021-12-06 16:43:46 -05:00
2021-11-19 10:22:29 -05:00
2021-11-13 20:46:16 -05:00