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

Draft of Version 1.0 #925

Merged
merged 45 commits into from
Sep 13, 2021
Merged

Draft of Version 1.0 #925

merged 45 commits into from
Sep 13, 2021

Commits on Jun 27, 2021

  1. Configuration menu
    Copy the full SHA
    8a00284 View commit details
    Browse the repository at this point in the history
  2. Removed deprecated code

    erezsh committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    eb45324 View commit details
    Browse the repository at this point in the history
  3. Remove tests for Python 2

    erezsh committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    8d082b5 View commit details
    Browse the repository at this point in the history
  4. Remove tests for Python 2

    erezsh committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    d54f685 View commit details
    Browse the repository at this point in the history
  5. Remove tests for Python 2

    erezsh committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    def06db View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Remove more Python 2 code

    erezsh committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    ff686fc View commit details
    Browse the repository at this point in the history
  2. Start merging .pyi files

    ast_utils, grammar, and indenter
    chanicpanic committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    8d0cdee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b77270 View commit details
    Browse the repository at this point in the history
  4. Continue merging .pyi files

    load_grammar, reconstruct, and visitors
    chanicpanic committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    d7b819e View commit details
    Browse the repository at this point in the history
  5. More .pyi merging

    exceptions, lark, and tree
    chanicpanic committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    089bc2b View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Small fix to setup.py

    erezsh committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    a5f3ec4 View commit details
    Browse the repository at this point in the history
  2. Last batch of .pyi files

    __init__, lexer, and parsers/__init__
    chanicpanic committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    433adee View commit details
    Browse the repository at this point in the history
  3. Merge the Literal types

    chanicpanic committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    be76059 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bca7c79 View commit details
    Browse the repository at this point in the history
  5. Update mypy workflow

    chanicpanic committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    1c4af01 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Configuration menu
    Copy the full SHA
    4bc9445 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    804114d View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Configuration menu
    Copy the full SHA
    9c975d9 View commit details
    Browse the repository at this point in the history
  2. Small fix

    erezsh committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    ead7a04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0f2598 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee75166 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8aa4bfb View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. Configuration menu
    Copy the full SHA
    3e9e5d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Configuration menu
    Copy the full SHA
    3f507fc View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. A tiny bit more typing info

    erezsh committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    a8473e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Configuration menu
    Copy the full SHA
    3e2a61a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'v1.0' into 1.0b

    erezsh committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    7719984 View commit details
    Browse the repository at this point in the history
  3. Fixes to typing and tests

    erezsh committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    1457e01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fddb7f View commit details
    Browse the repository at this point in the history
  5. Commit latest master to v1.0

    erezsh committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    e30eef7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b79c449 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    554835f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9f05a37 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    be3be18 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'v1.0' into 1.0b

    erezsh committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    f83fd6b View commit details
    Browse the repository at this point in the history
  11. Changed sequence to collection

    erezsh committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    a8900c1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    343c22e View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2021

  1. Merge pull request #964 from lark-parser/1.0b

    More updates to v1.0
    erezsh authored Aug 21, 2021
    Configuration menu
    Copy the full SHA
    c3fc3fa View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2021

  1. Configuration menu
    Copy the full SHA
    4e96b96 View commit details
    Browse the repository at this point in the history
  2. Remove old comment

    erezsh committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    5eecb7f View commit details
    Browse the repository at this point in the history
  3. Added CHANGELOG.md

    erezsh committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    5eb3484 View commit details
    Browse the repository at this point in the history
  4. Fix tests for PR

    erezsh committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    19b2aa9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c569f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    36c9575 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    77b07bb View commit details
    Browse the repository at this point in the history