swc/ecmascript/parser
강동윤 8615d69ac3
Fix bugs (#758)
swc_ecma_transforms:
 - Module passes resolver pass now shares 'global' context (Closes #724)
 - TypeScript enums are treated as concrete (Closes #757)
2020-04-30 23:48:52 +09:00
..
benches Performance (#696) 2020-03-01 20:05:03 +09:00
examples Make capturing fast (#570) 2020-01-06 01:02:51 +00:00
macros Bump 2020-03-10 00:41:04 +09:00
src Fix bugs (#758) 2020-04-30 23:48:52 +09:00
tests Fix parsing async generator method in object expression (#749) 2020-04-22 12:37:17 +09:00
Cargo.toml Fix ZeroFillRShift tokenized as Gt (#752) 2020-04-29 22:09:50 +09:00
colors.js Remove a leftover (#149) 2019-02-11 09:40:53 +09:00