oxc/crates/oxc_traverse
rzvxa 6796891e2e fix(ast)!: rename all instances of BigintLiteral to BigIntLiteral. (#3898)
Notice the casing! Just for the sake of consistency.
2024-06-25 14:39:42 +00:00
..
scripts refactor(traverse): indicate scope entry point with scope(enter_before) attr (#3882) 2024-06-24 14:12:15 +00:00
src fix(ast)!: rename all instances of BigintLiteral to BigIntLiteral. (#3898) 2024-06-25 14:39:42 +00:00
tests feat(traverse): pass &mut TraverseCtx to visitors (#3312) 2024-05-16 16:21:23 +00:00
build.rs fix(traverse): do not publish the build script 2024-06-08 16:31:21 +08:00
Cargo.toml chore: do not compile test crates that have no tests 2024-06-24 00:20:04 +08:00
CHANGELOG.md Release crates v0.15.0 (#3743) 2024-06-19 01:15:55 +08:00