Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: match 1.4.0 #33

Merged
merged 8 commits into from
Jun 24, 2024
Merged

feat: match 1.4.0 #33

merged 8 commits into from
Jun 24, 2024

Commits on Jun 15, 2024

  1. feat: match 1.4.0

    * Grammar updates and enhancements, including some unification in naming
    * Tests for the new grammar
    * Queries for Tree-sitter and their tests
    * Queries for Helix and Neovim
    novusnota committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    6b0bf0f View commit details
    Browse the repository at this point in the history
  2. chore: re-order comments

    novusnota committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    d31b637 View commit details
    Browse the repository at this point in the history
  3. chore: housekeeping

    novusnota committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    ba236c0 View commit details
    Browse the repository at this point in the history
  4. tests: check that tree-sitter parses everything that ohm does

    At least what Ohm parses in the Tact compiler repo
    novusnota committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    514940e View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    a081545 View commit details
    Browse the repository at this point in the history
  2. fix: roll back constant string receivers

    As it got postponed until next Tact releases
    novusnota committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    c4b0e6b View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    9af92e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    446c0ef View commit details
    Browse the repository at this point in the history