Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.
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: lezer-parser/common
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.5.1
Choose a base ref
...
head repository: lezer-parser/common
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.5.2
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Apr 8, 2026

  1. Fix a bug in mixed parsing that could make it fail to reuse nodes

    FIX: Fix a bug in mixed parsing that could cause the parser to fail to reuse unchanged
    inner parses.
    
    See https://discuss.codemirror.net/t/mixed-parser-performance/8954
    marijnh committed Apr 8, 2026
    Configuration menu
    Copy the full SHA
    94cfcf7 View commit details
    Browse the repository at this point in the history
  2. Mark version 1.5.2

    marijnh committed Apr 8, 2026
    Configuration menu
    Copy the full SHA
    de5f962 View commit details
    Browse the repository at this point in the history
Loading