oxc/crates/oxc_parser/src/js
Boshen af1a76bafa
feat(transformer): implement some of needs_explicit_esm for typescript (#1047)
Co-authored-by: magic-akari <akari.ccino@gmail.com>
2023-10-24 17:30:01 +08:00
..
binding.rs refactor(ast): clean up some methods 2023-10-15 10:49:35 +08:00
class.rs refactor(clippy): allow clippy::too_many_lines 2023-10-16 15:18:11 +08:00
declaration.rs feat(parser): TypeScript 5.2 (#811) 2023-10-05 12:52:14 +13:00
expression.rs refactor(ast): clean up some methods 2023-10-15 10:49:35 +08:00
function.rs refactor(ast): clean up some methods 2023-10-15 10:49:35 +08:00
grammar.rs refactor(ast): change the arguments order for some new functions 2023-09-16 16:07:52 +08:00
list.rs Rust 1.73.0 (#958) 2023-10-06 17:56:14 +13:00
mod.rs
module.rs feat(transformer): implement some of needs_explicit_esm for typescript (#1047) 2023-10-24 17:30:01 +08:00
object.rs feat(parser): parse TypeScript this function parameter (#464) 2023-06-20 21:56:28 +08:00
operator.rs feat(minimizer): print parentheses 2023-06-01 22:45:26 +08:00
statement.rs feat(parser): TypeScript 5.2 (#811) 2023-10-05 12:52:14 +13:00