The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
astgrepr 0.1.1
- Fix build on Fedora, no user visible changes on other platforms
(#42).
- Fix warning when building package on macOS 15.4 (#45).
astgrepr 0.1.0
- This is the first CRAN release.
- Update extendrto 0.8.0 (#40).
astgrepr 0.0.10
- In several lints can be fixed but overlap, the first lint is fixed
but those that are nested in it are ignored. The text output of
tree_rewrite()now has an attributehas_skipped_fixesindicating if some lints were not fixed
because they were nested (#34).
astgrepr 0.0.9
- Updated ast-grep crate to 0.32.2.
astgrepr 0.0.8
- Add support for using multi-metavars in replacement.
astgrepr 0.0.7
- Fix edge case when a matched node is on the last line and there
isn’t an empty line at the end.
- Internals: add CI, bump ast-grep to 0.26.3.
astgrepr 0.0.6
- Replacing text that contains escaping characters (e.g. in regular
expressions) doesn’t remove those characters anymore.
- Enable multiple replacements on the same line of code.
- Replacing text now takes into account leading empty lines.
- Ignore specific rules,
e.g. # ast-grep-ignore: any_duplicatedto ignore the rules
stored inany_duplicated.ymlonly. Accepts several rules
separated with a comma.
astgrepr 0.0.5
- Support metavars in the messagefield in YAML
files.
astgrepr 0.0.4
- Bump ast-grepto 0.25.0.
- Refactor Rust code.
- Add support for constraintsfield when using rules YAML
files (#19, #21).
- Accept digits in metavar.
astgrepr 0.0.3
- Add support to tags to ignore lines and chunks of code with
# ast-grep-ignore,# ast-grep-ignore-startand# ast-grep-ignore-end.
- Lots of refactor.
- Support digits in meta-variables.
- More tests.
astgrepr 0.0.2
- More robust handling of yaml files.
- Update extendrto 0.7.0.
- Many changes that hard to list: basically everything works
better.
- Considerably reduce binary size (#8).
astgrepr 0.0.1
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.