swc/crates/swc_common/src
2022-02-08 14:06:10 +09:00
..
errors feat(plugin): Support global HANDLER in the plugin context (#3478) 2022-02-08 14:06:10 +09:00
private refactor: Flatten more packages (#2706) 2021-11-10 16:39:01 +09:00
rustc_data_structures fix(common): Use siphasher directly and upgrade transitive dependencies to avoid UB (#3299) 2022-01-18 11:29:53 +09:00
syntax_pos refactor(*): Fix some clippy warnings (#3257) 2022-01-14 07:20:45 +09:00
util refactor: Flatten more packages (#2706) 2021-11-10 16:39:01 +09:00
collections.rs refactor: Flatten more packages (#2706) 2021-11-10 16:39:01 +09:00
comments.rs refactor(*): Fix some clippy warnings (#3257) 2022-01-14 07:20:45 +09:00
eq.rs refactor: Flatten more packages (#2706) 2021-11-10 16:39:01 +09:00
input.rs build(node-swc): Fix GLIBC < 2.18 compatible issues and android arm binary loading issue (#3314) 2022-01-20 02:21:24 +00:00
iter.rs refactor: Flatten more packages (#2706) 2021-11-10 16:39:01 +09:00
lib.rs refactor(*): Cleanup (#3274) 2022-01-15 16:43:34 +09:00
macros.rs refactor: Flatten more packages (#2706) 2021-11-10 16:39:01 +09:00
pass.rs refactor: Flatten more packages (#2706) 2021-11-10 16:39:01 +09:00
plugin.rs feat(plugin): Pass host context to plugins for diagnostics emission (#3359) 2022-01-25 08:13:39 +00:00
pos.rs chore(ci): Configure clippy (#3250) 2022-01-13 23:06:11 +09:00
rustc_data_structures.rs fix(common): Use siphasher directly and upgrade transitive dependencies to avoid UB (#3299) 2022-01-18 11:29:53 +09:00
serializer.rs refactor: Flatten more packages (#2706) 2021-11-10 16:39:01 +09:00
source_map.rs fix(es/codegen): Fix bugs (#3436) 2022-02-03 15:19:13 +09:00
sync.rs chore(repo): Add clippy to git push hook (#3383) 2022-01-28 00:22:43 +09:00
syntax_pos.rs feat(plugin): Pass host context to plugins for diagnostics emission (#3359) 2022-01-25 08:13:39 +00:00