swc/crates/swc_ecma_parser
Donny/강동윤 ee9a841f33
test(*): Print diagnostics to stderr while testing (#4003)
**Description:**

This will make debugging stack overflow and parser issues easier because it writes to stderrr right away, instead of holding a buffer for it.
2022-03-14 02:06:34 +00:00
..
benches feat(*): Update dependencies (#3964) 2022-03-11 23:00:55 +09:00
examples refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
scripts chore(es/parser): Add some inline attributes (#3969) 2022-03-11 16:29:05 +00:00
src feat(common): Implement a pretty error reporter (#3946) 2022-03-13 19:07:18 +00:00
tests test(*): Print diagnostics to stderr while testing (#4003) 2022-03-14 02:06:34 +00:00
Cargo.toml chore: Publish crates 2022-03-14 04:11:07 +09:00
colors.js refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00