swc/ecmascript/parser/src
David Sherret 708efebac9 Fix comment line's end to be on same line (#544)
- fix comment line's end to be on same line.
2019-12-30 11:09:45 +09:00
..
lexer Fix comment line's end to be on same line (#544) 2019-12-30 11:09:45 +09:00
parser Fix string literal span on import/export specifiers to only include string literal (#540) 2019-12-29 16:18:14 +09:00
error.rs Nullish coalescing / optional chaining / comments (#529) 2019-12-24 17:01:32 +09:00
lexer.rs Nullish coalescing / optional chaining / comments (#529) 2019-12-24 17:01:32 +09:00
lib.rs Nullish coalescing / optional chaining / comments (#529) 2019-12-24 17:01:32 +09:00
macros.rs Nullish coalescing / optional chaining / comments (#529) 2019-12-24 17:01:32 +09:00
parser.rs Parser: respect jsc.target (#507) 2019-12-14 18:51:08 +09:00
token.rs Comment and TokenAndSpan - Implement Spanned (#534) 2019-12-26 08:35:43 +09:00