Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rmuir/tree-sitter-javadoc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.3
Choose a base ref
...
head repository: rmuir/tree-sitter-javadoc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.4
Choose a head ref
  • 6 commits
  • 13 files changed
  • 1 contributor

Commits on Mar 30, 2025

  1. fix(swift): fix broken swift build

    Generated Package.swift from `tree-sitter init` doesn't work due to the
    URL. Change it to older URL, which redirects to the same one anyway.
    rmuir committed Mar 30, 2025
    Configuration menu
    Copy the full SHA
    25372d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f64d0bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70f101c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7 from rmuir/fix_swift

    Fix swift build, re-enable CI, dependency updates
    rmuir authored Mar 30, 2025
    Configuration menu
    Copy the full SHA
    d6e3785 View commit details
    Browse the repository at this point in the history
  5. docs(readme): add examples

    Add examples of how to customize highlighting behavior.
    rmuir authored Mar 30, 2025
    Configuration menu
    Copy the full SHA
    b963928 View commit details
    Browse the repository at this point in the history
  6. chore: release v0.0.4

    rmuir committed Mar 30, 2025
    Configuration menu
    Copy the full SHA
    330cc9c View commit details
    Browse the repository at this point in the history
Loading