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

New language: CIL #1593

Merged
merged 31 commits into from
Nov 28, 2018
Merged

New language: CIL #1593

merged 31 commits into from
Nov 28, 2018

Commits on Oct 23, 2018

  1. cil: add language

    sbrl committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    9234e4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba405d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a7a997 View commit details
    Browse the repository at this point in the history
  4. Add CIL to components.json

    sbrl committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    094c252 View commit details
    Browse the repository at this point in the history
  5. Run gulp

    sbrl committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    05da1c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2018

  1. [CIL] Update comments regex

    sbrl committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    4e850ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4267e0 View commit details
    Browse the repository at this point in the history
  3. CIL: Reorder lines

    sbrl committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    595d917 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f77c0b View commit details
    Browse the repository at this point in the history
  5. CIL: Update keywords list

    sbrl committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    a3ade2a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f19702 View commit details
    Browse the repository at this point in the history
  7. CIL: Add additional punctuation

    sbrl committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    c9f9c33 View commit details
    Browse the repository at this point in the history
  8. CIL: Change function list

    sbrl committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    44206f0 View commit details
    Browse the repository at this point in the history
  9. CIL: Fix parse error

    sbrl committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    35616a1 View commit details
    Browse the repository at this point in the history
  10. Rerun gulp

    sbrl committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    a76a28d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    77d8318 View commit details
    Browse the repository at this point in the history
  12. CIL: Use non-capturing groups

    sbrl committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    6676327 View commit details
    Browse the repository at this point in the history
  13. Re-rerun gulp

    sbrl committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    f07575c View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2018

  1. Add some tests

    sbrl committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    00a0614 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2018

  1. Update keywords.test

    sbrl committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    53f9376 View commit details
    Browse the repository at this point in the history
  2. Add alias to directive

    sbrl committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    6c11e5e View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2018

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

Commits on Nov 9, 2018

  1. [CIL] Bugfix strings

    sbrl committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    48f7f86 View commit details
    Browse the repository at this point in the history
  2. [CIL] Add string test

    sbrl committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    0366685 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    706b0a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03b4258 View commit details
    Browse the repository at this point in the history
  5. [CIL] Add additional keywords

    sbrl committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    882f5c9 View commit details
    Browse the repository at this point in the history
  6. Re-run gulp

    sbrl committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    2758ec0 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2018

  1. [CIL] Add char keyword

    sbrl committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    3eb0ed6 View commit details
    Browse the repository at this point in the history
  2. [CIL] Add tests for new keywords

    sbrl committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    89f49eb View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2018

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