Donny/강동윤
|
9b76783281
|
refactor(common): Cleanup & rustfmt (#3495)
swc_common:
- Merge identical source codes.
swc_css_parser:
- Deny `clippy::all`.
- Fix lints.
|
2022-02-09 06:33:32 +00:00 |
|
LongYinan
|
9608605772
|
build(node-swc): Fix GLIBC < 2.18 compatible issues and android arm binary loading issue (#3314)
|
2022-01-20 02:21:24 +00:00 |
|
Donny/강동윤
|
15b604b6d6
|
refactor(*): Fix some clippy warnings (#3257)
|
2022-01-14 07:20:45 +09:00 |
|
Donny/강동윤
|
978de5943e
|
chore(ci): Configure clippy (#3250)
|
2022-01-13 23:06:11 +09:00 |
|
Donny/강동윤
|
194b3e9b67
|
refactor(*): Use 2021 edition (#3151)
|
2021-12-30 18:59:18 +09:00 |
|
Donny/강동윤
|
02322aaa99
|
chore: Make rust-analyzer faster (#2962)
|
2021-12-03 23:14:33 +09:00 |
|
Donny
|
86d2cebd37
|
chore: Publish v1.2.115
|
2021-12-01 14:20:52 +09:00 |
|
Donny/강동윤
|
cdef843369
|
feat(es/estree): Allow emitting acorn ast (#2859)
swc_estree_ast:
- Add `Flavor`.
- Adjust serialization based on `Flavor`.
swc_estree_visit:
- Remove.
testing:
- Add `diff_json`.
testing_macros:
- `#[fixture]`: Print input.
|
2021-11-25 20:16:46 +09:00 |
|
Donny/강동윤
|
a90fae5696
|
fix(swc): Fix tests (#2707)
|
2021-11-10 18:08:45 +09:00 |
|
Donny/강동윤
|
4f70ee6d98
|
refactor: Flatten more packages (#2706)
|
2021-11-10 16:39:01 +09:00 |
|