oxc/crates/oxc_codegen
Arnaud Barré c3477de64e
fix(ast)!: rename BigintLiteral to BigIntLiteral (#2659)
This matches the case for the name in Babel. (in ESTree everything is a
`Literal`)
2024-03-10 13:31:51 +08:00
..
examples refactor(codegen): clean up API around building sourcemaps (#2602) 2024-03-04 16:03:33 +08:00
src fix(ast)!: rename BigintLiteral to BigIntLiteral (#2659) 2024-03-10 13:31:51 +08:00
tests refactor(codegen): clean up API around building sourcemaps (#2602) 2024-03-04 16:03:33 +08:00
Cargo.toml Release crates v0.9.0 2024-03-05 15:57:31 +08:00