-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: rmuir/tree-sitter-javadoc
base: v0.1.0
head repository: rmuir/tree-sitter-javadoc
compare: v0.1.1
- 13 commits
- 11 files changed
- 2 contributors
Commits on Jun 15, 2025
-
build(deps): bump node-addon-api from 8.3.1 to 8.4.0
Bumps [node-addon-api](https://github.com/nodejs/node-addon-api) from 8.3.1 to 8.4.0. - [Release notes](https://github.com/nodejs/node-addon-api/releases) - [Changelog](https://github.com/nodejs/node-addon-api/blob/main/CHANGELOG.md) - [Commits](nodejs/node-addon-api@v8.3.1...v8.4.0) --- updated-dependencies: - dependency-name: node-addon-api dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 7ec21eb - Browse repository at this point
Copy the full SHA 7ec21ebView commit details -
build(deps): bump eslint from 9.28.0 to 9.29.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.28.0 to 9.29.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.28.0...v9.29.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.29.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for aca1c1c - Browse repository at this point
Copy the full SHA aca1c1cView commit details -
build(deps): bump cc from 1.2.26 to 1.2.27
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.26 to 1.2.27. - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.26...cc-v1.2.27) --- updated-dependencies: - dependency-name: cc dependency-version: 1.2.27 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for b304b3e - Browse repository at this point
Copy the full SHA b304b3eView commit details -
Merge pull request #48 from rmuir/dependabot/npm_and_yarn/eslint-9.29.0
build(deps): bump eslint from 9.28.0 to 9.29.0
Configuration menu - View commit details
-
Copy full SHA for af3ae30 - Browse repository at this point
Copy the full SHA af3ae30View commit details -
Merge pull request #47 from rmuir/dependabot/npm_and_yarn/node-addon-…
…api-8.4.0 build(deps): bump node-addon-api from 8.3.1 to 8.4.0
Configuration menu - View commit details
-
Copy full SHA for 7cfc76b - Browse repository at this point
Copy the full SHA 7cfc76bView commit details -
Merge pull request #49 from rmuir/dependabot/cargo/cc-1.2.27
build(deps): bump cc from 1.2.26 to 1.2.27
Configuration menu - View commit details
-
Copy full SHA for 799b774 - Browse repository at this point
Copy the full SHA 799b774View commit details -
style: fix confusing indentation
fix description rule to be consistent with others
Configuration menu - View commit details
-
Copy full SHA for a4c5993 - Browse repository at this point
Copy the full SHA a4c5993View commit details -
Merge pull request #50 from rmuir/style_indentation
style: fix confusing indentation
Configuration menu - View commit details
-
Copy full SHA for e4fef28 - Browse repository at this point
Copy the full SHA e4fef28View commit details
Commits on Jun 16, 2025
-
fix: reduce state count, factor out fragment-or-member from reference
State count is reduced from 293 to 277, and the largest state becomes smaller. It introduces only a hidden state with no impact to user
Configuration menu - View commit details
-
Copy full SHA for 1d80cd2 - Browse repository at this point
Copy the full SHA 1d80cd2View commit details -
Merge pull request #51 from rmuir/state_reduction
fix: reduce state count, factor out fragment-or-member from reference
Configuration menu - View commit details
-
Copy full SHA for 340acf4 - Browse repository at this point
Copy the full SHA 340acf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ff2846 - Browse repository at this point
Copy the full SHA 7ff2846View commit details -
Merge pull request #52 from rmuir/style_nit
style: fix indentation nit in grammar
Configuration menu - View commit details
-
Copy full SHA for 002b30b - Browse repository at this point
Copy the full SHA 002b30bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f1f40a - Browse repository at this point
Copy the full SHA 9f1f40aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.1.0...v0.1.1