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

[WIP] Rewrite syntax definition in YAML #165

Draft
wants to merge 23 commits into
base: master
Choose a base branch
from

Commits on Feb 1, 2020

  1. Configuration menu
    Copy the full SHA
    c9b3123 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b701521 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    134b809 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46adfad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0a24e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07acf91 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9571835 View commit details
    Browse the repository at this point in the history
  8. Rebuild #Requires

    michaelblyons committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    b9533ca View commit details
    Browse the repository at this point in the history
  9. Fixup integers with MB

    michaelblyons committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    1aca5da View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d83caa6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    43a437b View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. Configuration menu
    Copy the full SHA
    1cddc0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5236ffd View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2021

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

Commits on Apr 11, 2021

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

Commits on Apr 16, 2021

  1. License dates

    michaelblyons committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    60b2779 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4462d17 View commit details
    Browse the repository at this point in the history
  3. Syntax test workflow

    michaelblyons committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    562711f View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2021

  1. Syntax test references

    michaelblyons committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    8b530af View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2021

  1. Add indentation rules and test

    keith-hall authored and michaelblyons committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    7f9cb43 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Clear string scope for subexpressions within strings

    Use meta.interpolation and punctuation.section.interpolation scopes for
    $(...) subexpressions within strings and clear the string scope, to
    enable ST's brackets matching.
    jwortmann authored and michaelblyons committed May 10, 2022
    Configuration menu
    Copy the full SHA
    bc47f5b View commit details
    Browse the repository at this point in the history
  2. Tweak syntax tests

    jwortmann authored and michaelblyons committed May 10, 2022
    Configuration menu
    Copy the full SHA
    abca63f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3179654 View commit details
    Browse the repository at this point in the history