oxc/tasks
Luca Bruno 5731e3957f
refactor(ast)!: store span details inside comment struct (#4132)
This tweaks `Comment` definition in order to internally store the start
and end position of its span.

Closes: https://github.com/oxc-project/oxc/issues/4069
2024-07-09 23:23:43 +08:00
..
ast_codegen feat(ast_codegen): add cli arguments to use with oxc_ast_codegen executable. (#4117) 2024-07-09 03:42:11 +00:00
benchmark chore(deps): update npm packages (#4092) 2024-07-07 18:33:47 +00:00
common chore: improve some format by running cargo +nightly fmt 2024-06-19 00:48:30 +08:00
coverage refactor(ast)!: store span details inside comment struct (#4132) 2024-07-09 23:23:43 +08:00
javascript_globals chore: improve some format by running cargo +nightly fmt 2024-06-19 00:48:30 +08:00
lint_rules chore(ci): now we mark both ts alias and eslint rules. (#3813) 2024-06-22 04:55:34 +00:00
minsize chore: do not compile test crates that have no tests 2024-06-24 00:20:04 +08:00
prettier_conformance chore: improve some format by running cargo +nightly fmt 2024-06-19 00:48:30 +08:00
rulegen chore(tasks/rulegen): generate options for fix cases (#4076) 2024-07-07 03:01:55 +00:00
transform_conformance fix(transformer): missing initializer for readonly consructor properties (#4103) 2024-07-08 12:45:50 +08:00
website feat(linter): support vitest/no-disabled-tests (#3717) 2024-06-24 15:16:32 +00:00
libs.txt refactor(benchmark): use more complicated files (#1811) 2023-12-25 17:27:02 +08:00