- Change dependencies to latest value
- Add
astring
to rewrite output back to code - Add
RESERVED_NAMES
to block some identifiers from being renamed
- Change dependencies to latest value
- Change dependencies to latest value
- Add
prettier
- Use
prettier
frompackage.json
in workflows
- Add support using
.meta/config.json
for representation input
- Change dependencies to latest value
- Add
@exercism/static-analysis
- Add smoke tests
- Fix merge conflict in
run.sh
- Add deploy to dockerhub
- Add build and run tests on commit
- Add build and run tests on pr
- Add format action workflow
- Add third argument in binary usage
- Add aliases of various binaries
- Add ugly flag (to be used instead of pretty flag)
- Change default printing to pretty
- Change traversal of AST to use @typescript-estree
- Change dependencies to latest version
- Add
mapping
output - Add
normalise
AST using mapped identifiers
👶 initial release