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: NixOS/nixpkgs
base: 27f084d817d6
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 514bda6825df
Choose a head ref
  • 4 commits
  • 17 files changed
  • 2 contributors

Commits on Sep 22, 2020

  1. tree-sitter: 0.16.4 -> 0.16.9

    teto committed Sep 22, 2020
    Copy the full SHA
    57597f6 View commit details
    Browse the repository at this point in the history
  2. tree-sitter.grammars: update

    initialize php grammar too.
    teto committed Sep 22, 2020
    Copy the full SHA
    51b854a View commit details
    Browse the repository at this point in the history
  3. tree-sitter.grammars: compile scanner.cc if exists

    otherwise neovim's treesitter fails with for instance:
    `undefined symbol: tree_sitter_bash_external_scanner_create`
    teto committed Sep 22, 2020
    Copy the full SHA
    be48328 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Merge pull request #98465 from teto/tree-sitter

    Tree sitter update
    teto committed Sep 28, 2020
    Copy the full SHA
    514bda6 View commit details
    Browse the repository at this point in the history