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: lezer-parser/javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.4.21
Choose a base ref
...
head repository: lezer-parser/javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.5.0
Choose a head ref
  • 4 commits
  • 4 files changed
  • 1 contributor

Commits on Feb 6, 2025

  1. Configuration menu
    Copy the full SHA
    52f0592 View commit details
    Browse the repository at this point in the history
  2. Add support for in/out type parameter annotations

    FIX: Support `in`/`out` modifiers on TypeScript type parameters.
    marijnh committed Feb 6, 2025
    Configuration menu
    Copy the full SHA
    17e896d View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2025

  1. Add support for TS satisfies operator

    FEATURE: Support the TypeScript `satisfies` operator.
    
    Closes #45
    marijnh committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    3f819cd View commit details
    Browse the repository at this point in the history
  2. Mark version 1.5.0

    marijnh committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    a25d6f9 View commit details
    Browse the repository at this point in the history
Loading