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

Rewrite and fixes for lot of grammar issues #257

Merged
merged 78 commits into from
Sep 16, 2016
Merged

Commits on Aug 11, 2016

  1. Configuration menu
    Copy the full SHA
    89e4a66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0acaa2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b08936f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0d907e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9a7c97 View commit details
    Browse the repository at this point in the history
  6. Update comment grammar

    sheetalkamat committed Aug 11, 2016
    Configuration menu
    Copy the full SHA
    aea13ef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    89d8a7b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b4a9b2d View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2016

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

    sheetalkamat committed Aug 12, 2016
    Configuration menu
    Copy the full SHA
    1de155d View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2016

  1. Regular expressions

    sheetalkamat committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    91a4709 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2016

  1. Renaming of scope names to match other grammars

    Note jsx attribute value is colored as string with this and its a TODO
    sheetalkamat committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    8c4e427 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38cee99 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2016

  1. Configuration menu
    Copy the full SHA
    b7a6c22 View commit details
    Browse the repository at this point in the history
  2. Fix the method return type, handle return type that is object type an…

    …d object type's field declaration's type annotation
    sheetalkamat committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    66a6eba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    543cc6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3fff5ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eaeaa94 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0b161d View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2016

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

Commits on Aug 19, 2016

  1. Configuration menu
    Copy the full SHA
    731f7c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80ad4f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ec2883 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    132088f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87e32c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2016

  1. Configuration menu
    Copy the full SHA
    8914364 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5caa74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c817285 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2016

  1. Configuration menu
    Copy the full SHA
    4774bec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8870cb4 View commit details
    Browse the repository at this point in the history
  3. Namespace declarations

    sheetalkamat committed Aug 24, 2016
    Configuration menu
    Copy the full SHA
    9fbaca8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35731c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f0633d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2016

  1. Configuration menu
    Copy the full SHA
    c8dbfcf View commit details
    Browse the repository at this point in the history
  2. Support decorators

    sheetalkamat committed Aug 25, 2016
    Configuration menu
    Copy the full SHA
    d0d1952 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2016

  1. Computed property names

    sheetalkamat committed Aug 26, 2016
    Configuration menu
    Copy the full SHA
    dbcfb87 View commit details
    Browse the repository at this point in the history
  2. Because sublime doesnt understand patterns in the capture, re-impleme…

    …nt computed method names
    sheetalkamat committed Aug 26, 2016
    Configuration menu
    Copy the full SHA
    b0208af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5de004 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    037f419 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2016

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

Commits on Aug 30, 2016

  1. Arrow functions

    sheetalkamat committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    4b6badf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0e78c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0e25ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c1006c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82ac7df View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2016

  1. Configuration menu
    Copy the full SHA
    f01053f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6222a18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7dcc1ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a0c10a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0425a20 View commit details
    Browse the repository at this point in the history
  6. Variable scope can end with block end

    Fixes #252
    sheetalkamat committed Aug 31, 2016
    Configuration menu
    Copy the full SHA
    21d57cb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0cab1cc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4e252af View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2016

  1. Test case for #203 and #178

    sheetalkamat committed Sep 1, 2016
    Configuration menu
    Copy the full SHA
    a883c36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0178496 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    191f6c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78b06c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2016

  1. Configuration menu
    Copy the full SHA
    7fa318b View commit details
    Browse the repository at this point in the history
  2. Fix the end of ternary expression

    Fixes #244
    sheetalkamat committed Sep 6, 2016
    Configuration menu
    Copy the full SHA
    42d20a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    170078a View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2016

  1. Fix the for of declarations

    Fixes #232
    sheetalkamat committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    ddb2346 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2016

  1. Handle comments inside type

    Fixes #65
    sheetalkamat committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    fecf4e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1c0c65 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2016

  1. Fix the regex start

    Fixes #243 and #3
    sheetalkamat committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    cfd2afb View commit details
    Browse the repository at this point in the history
  2. Support readonly modifier

    Fixes #242
    sheetalkamat committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    5f891a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2016

  1. Configuration menu
    Copy the full SHA
    bbaffdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d15a59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa5eecd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e2430a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1b6822 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7dbf74c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fed8160 View commit details
    Browse the repository at this point in the history
  8. Scope object literal keys

    Addresses #23
    sheetalkamat committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    1c5a0d1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a63a0fb View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2016

  1. Configuration menu
    Copy the full SHA
    87aa92a View commit details
    Browse the repository at this point in the history
  2. Scope ';'

    sheetalkamat committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    8170e06 View commit details
    Browse the repository at this point in the history
  3. Scope '.' accessor

    sheetalkamat committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    84a4e42 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2016

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