denoland / deno_ast

Source text parsing, lexing, and AST related functionality for Deno
https://crates.io/crates/deno_ast
MIT License
155 stars 46 forks source link

chore: add scripts to update all downstream repos locally, build, run tests, and commit then push branches #32

Closed dsherret closed 3 years ago

dsherret commented 3 years ago

Good enough to close #28. Still some small things to do and the 05_branch.ts script is untested. I will try it out later.