close
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: zigtools/zls
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: zigtools/zls
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.15.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 40 files changed
  • 2 contributors

Commits on Dec 4, 2025

  1. Configuration menu
    Copy the full SHA
    43d902a View commit details
    Browse the repository at this point in the history
  2. CI: use Zig 0.15.2

    Techatrix committed Dec 4, 2025
    Configuration menu
    Copy the full SHA
    e02ce5b View commit details
    Browse the repository at this point in the history
  3. nix: use Zig 0.15.2

    Techatrix committed Dec 4, 2025
    Configuration menu
    Copy the full SHA
    16ec602 View commit details
    Browse the repository at this point in the history
  4. flake.lock: Update

    Flake lock file updates:
    
    • Updated input 'gitignore':
        'github:hercules-ci/gitignore.nix/637db329424fd7e46cf4185293b9cc8c88c95394?narHash=sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs%3D' (2024-02-28)
      → 'github:hercules-ci/gitignore.nix/cb5e3fdca1de58ccbc3ef53de65bd372b48f567c?narHash=sha256-XmjITeZNMTQXGhhww6ed/Wacy2KzD6svioyCX7pkUu4%3D' (2025-11-10)
    • Updated input 'nixpkgs':
        'github:NixOS/nixpkgs/9cb344e96d5b6918e94e1bca2d9f3ea1e9615545?narHash=sha256-gKlP0LbyJ3qX0KObfIWcp5nbuHSb5EHwIvU6UcNBg2A%3D' (2025-08-20)
      → 'github:NixOS/nixpkgs/6c8f0cca84510cc79e09ea99a299c9bc17d03cb6?narHash=sha256-M5aFEFPppI4UhdOxwdmceJ9bDJC4T6C6CzCK1E2FZyo%3D' (2025-12-01)
    • Updated input 'zig-overlay':
        'github:mitchellh/zig-overlay/5cd601f8760d2383210b7b8c8a45fc79388f3ddf?narHash=sha256-hgnov6RLA%2BDD4Uocs/vCbiH3/3sKvqiJOKHpdhGyVAI%3D' (2025-08-22)
      → 'github:mitchellh/zig-overlay/8f7347545dea59b75e40247cc1ed55a42f64dbbf?narHash=sha256-ivb0SqCptyIxx5g8ryRrUL0xrJhLrJPlvZbZjxVaui0%3D' (2025-11-27)
    Techatrix committed Dec 4, 2025
    Configuration menu
    Copy the full SHA
    08d477a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    178861c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6734c54 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    25e5663 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e7dc1cb View commit details
    Browse the repository at this point in the history
  9. fix building as a dependency when build root is inside cwd

    If ZLS is built as a dependency while the zig cache/dependency cache is
    inside the cwd then `b.pathFromRoot` will give a relative path.
    Techatrix committed Dec 4, 2025
    Configuration menu
    Copy the full SHA
    4c1dd74 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2025

  1. Release 0.15.1

    Techatrix committed Dec 5, 2025
    Configuration menu
    Copy the full SHA
    f91b2e1 View commit details
    Browse the repository at this point in the history
Loading