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

Add regex to dedent else and friends #6497

Merged
merged 23 commits into from
Jul 12, 2019

Commits on Jul 3, 2019

  1. Dedent on elif|else

    kimadeline committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    acbe130 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2019

  1. Configuration menu
    Copy the full SHA
    c7f7215 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a47b191 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

  1. Configuration menu
    Copy the full SHA
    93f96b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5c56a2 View commit details
    Browse the repository at this point in the history
  3. Add news file

    kimadeline committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    b0f4a28 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24804b6 View commit details
    Browse the repository at this point in the history
  5. Space is free

    kimadeline committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    2d4d30c View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2019

  1. Configuration menu
    Copy the full SHA
    7dfd00e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da32278 View commit details
    Browse the repository at this point in the history
  3. Shuffle and add tests

    kimadeline committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    2e8e578 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    638d7d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4dd0556 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

  1. Apply suggestions from code review (first batch)

    Co-Authored-By: Eric Snow <ericsnowcurrently@gmail.com>
    kimadeline and ericsnowcurrently committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    722f8c6 View commit details
    Browse the repository at this point in the history
  2. Update src/client/language/languageConfiguration.ts

    Co-Authored-By: Eric Snow <ericsnowcurrently@gmail.com>
    kimadeline and ericsnowcurrently committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    c8ec4ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7b0f26 View commit details
    Browse the repository at this point in the history
  4. Add some comments

    kimadeline committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    5b52d4c View commit details
    Browse the repository at this point in the history
  5. Separate unit tests

    kimadeline committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    5afb5de View commit details
    Browse the repository at this point in the history
  6. More test simplification

    kimadeline committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    9123ab8 View commit details
    Browse the repository at this point in the history
  7. Simplify return regex

    kimadeline committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    278596c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bf3a23c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    43aa0e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2019

  1. pipeline is stuck

    kimadeline committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    0b3e34c View commit details
    Browse the repository at this point in the history