-
Rome Tools
- France
- @l3ops
Highlights
- Pro
Block or Report
Block or report leops
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
567 contributions in the last year
Less
More
Contribution activity
April 2022
Created 9 commits in 1 repository
Created a pull request in rome/tools that received 8 comments
perf(build): improve compile times
Summary Based on the build timings information newly exposed by Cargo in the 1.60 toolchain, I modified the way the project is built to remove depe…
+149
−223
•
8
comments
Opened 7 other pull requests in 1 repository
rome/tools
7
merged
- feat(rome_console): redact Unicode control characters
- feat(rome_cli): CLI Improvements
- refactor(rome_diagnostics): refactoring / cleanup of diagnostics
- fix(vscode): update the format of the npm lockfile
- feat(rome_diagnostics): print diagnostics as markup
- chore(ci): enable changelog generation and bump the version numbers for the extension and CLI
- feat(rome_console): add a Codespan utility struct to display annotated code fragments
Reviewed 22 pull requests in 1 repository
rome/tools
22 pull requests
-
perf(rome_js_formatter): Reduce
FormatElementsize - chore: Print lines exceeding line widths
- fix(rome_js_parser): Rewind at EOF
- feat(xtask): Check for sub unions overlap
-
fix(rome_js_formatter): Insert Space after
typefor import equals declaration - feat(rome_console): redact Unicode control characters
- fix(rome_js_parser): Assignment in decorator
-
perf(rome_rowan):
SyntaxTriviaPiece.text() - feature(rome_js_formatter): Add support for printing single quotes
- refactor(rome_js_formatter): Support arbitrarily deep binary expressions
-
refactor: Move AST types to
rome_rowan - perf(build): improve compile times
- feat(rome_css_syntax): codegen for CSS grammar
- feat(rome_cli): CLI Improvements
- refactor(rome_diagnostics): refactoring / cleanup of diagnostics
- feat(rome_playground): add support for source type
- chore: use npm 8 across projects
- chore(rome_cli): move ending message after diagnostics
- feat(rome_diagnostics): print diagnostics as markup
- feat(rome_console): add a Codespan utility struct to display annotated code fragments
-
refactor(rome_js_formatter): move language agnostic code into
rome_formatter - chore: add CHANGELOG.md and README.md to npm