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

Elixir 1.16 support #283

Merged
merged 16 commits into from
Nov 27, 2023
Merged

Elixir 1.16 support #283

merged 16 commits into from
Nov 27, 2023

Commits on Nov 20, 2023

  1. fix warnings

    lukaszsamson committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    13e8d0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55c3166 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9eedd9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95ae920 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. fix parser tests

    this is a WIP solution atm
    lukaszsamson committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    24d4a1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7afa0d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cba6b44 View commit details
    Browse the repository at this point in the history
  4. remove not needed test

    lukaszsamson committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    d2d0b25 View commit details
    Browse the repository at this point in the history
  5. pass cursor line to parser

    fall back to container_cursor_to_quoted if unable to parse
    lukaszsamson committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    3cada08 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. fix crash in parser

    lukaszsamson committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    92d4569 View commit details
    Browse the repository at this point in the history
  2. fix warning

    lukaszsamson committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    980b100 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. improve parser

    lukaszsamson committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    02a29f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    146041e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0c551b View commit details
    Browse the repository at this point in the history
  4. format on 1.15

    lukaszsamson committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    8133f28 View commit details
    Browse the repository at this point in the history
  5. fix some dialyzer errors

    lukaszsamson committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    a4ad4ec View commit details
    Browse the repository at this point in the history