Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge copyright changes onto stable #476

Closed
wants to merge 10 commits into from
Closed

Merge copyright changes onto stable #476

wants to merge 10 commits into from

Conversation

hildjj
Copy link
Contributor

@hildjj hildjj commented Feb 13, 2024

No description provided.

* main: (21 commits)
  Update CHANGELOG.md
  Update version number & rebuild
  Update dependencies
  Update test/unit/compiler/passes/report-infinite-repetition.spec.js
  Fixes #357.  Do not allow infinite recursion in repetition delimiter.
  Update changelog
  Allow extra semicolons between rules.
  Fix an error in the code generator for "repeated" node
  Update changelog
  Fixes #329
  Update changelog
  Fixes #359.  Clarifies documentation about reserved words.
  Fix more HTML indentation.
  Test that the generated parser also works without errors
  Remove use of expect.to.not.throw()
  Add Rene Saarsoo to AUTHORS
  Typo in test description
  Add test to ensure special non-reserved keywords are allowed
  Comment out unnecessary reserved words
  Fixes #347.  Makes $ invalid as an identifier start character.
  ...
* main:
  Update deps, CHANGELOG, version.  Rebuild.
  Fix typos.  Move parens to correct place.
  Rebuilt patch from scratch, incorporating comments
  Update dependencies
  Remove --optimize.  Fixes #392.
  --allowed-start-rule=\* documented for CLI.  Fixes #386.
  Put parens around integer conversions in repetition.  Fixes #381.
  Tweaking the error format() documentation
  Authors and small grammar fix
  Change silver to hex
  Update to [email protected]
  Update CHANGELOG
  Make online version work in old browsers.  Fixes #371.
  Updating grammarSource documentation
  Add Marcel Bolten to authors
  Remove redundant options variants in behavior test
  Handle null and undefined explicitly
  Fixes #374.  CLI was throwing exception on grammar errors without a CLI test also being specified.
  Stub out new CHANGELOG.md section
Update pluck docs to clarify label use
Merge feature-docs to stable
* main: (107 commits)
  Version update.  Check npmignore.  Audit CHANGELOG.md.
  4.0.0
  Update dependencies final time before release.
  Fix indentation in one part of examples/javascript.pegjs.  Fixes #445.
  Code review issues
  Add developer docs.  Fixes #466.
  Add directories when they don't exist, rather than throwing an error.  Fixes #440.
  Update changelog.  Include #463 as well.
  Fix #379.  Move reportInfiniteRecursion to prepare phase, ensure that it doesn't keep going when it finds an error.
  Typo: 'rutimes'
  Mark IE as explicitly unsupported
  Switch to flat eslint config.  Lint minified output for web compat.
  Code review nits
  Add tests, fix up fromMem to not need gross hack.
  Adds support for running tests against es module output.  Fixes #399.
  Slight wording tweak.  Double-checked that #415 is fixed.
  Fixes #434
  Update bundles as well
  Fixes #450
  Update dependencies, including new lint rules.  Move to simpler tsconfig so that eslint can easily find the correct file.  Fix small lint issues with new rules.
  ...
@hildjj hildjj closed this Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant