Skip to content

Commit

Permalink
Merge pull request peggyjs#436 from markw65/kill-tsd
Browse files Browse the repository at this point in the history
Get rid of tsd
  • Loading branch information
hildjj authored Dec 7, 2023
2 parents 65cadae + 46d5960 commit 274cd48
Show file tree
Hide file tree
Showing 5 changed files with 174 additions and 760 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Released: TBD

### Minor Changes

- [#436](https://github.com/peggyjs/peggy/pull/436) Get rid of tsd
- [#430](https://github.com/peggyjs/peggy/pull/430) Make generate-js.js ts clean
- [#446](https://github.com/peggyjs/peggy/pull/446) Add a right-associative `ExponentiationExpression` rule (operator `**`) to `javascript.pegjs` example grammar.
- [#427](https://github.com/peggyjs/peggy/pull/427) Avoid double extraction of
Expand Down
Loading

0 comments on commit 274cd48

Please sign in to comment.