Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Split PHP grammar into separate HTML and PHP portions #217

Merged
merged 13 commits into from
Oct 25, 2017

Commits on Oct 25, 2017

  1. Split PHP grammar into separate HTML and PHP portions

    Fixes #182
    Wliu authored and Wliu committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    de4b0be View commit details
    Browse the repository at this point in the history
  2. Move #language into top-level patterns; use $self as a replacement

    Wliu authored and Wliu committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    af9887b View commit details
    Browse the repository at this point in the history
  3. Revert tag scope changes

    Wliu authored and Wliu committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    2c7ee78 View commit details
    Browse the repository at this point in the history
  4. Add new html-spec file to test PHP and HTML interactions

    Wliu authored and Wliu committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    af9ebd6 View commit details
    Browse the repository at this point in the history
  5. Test source.php in php-spec, text.html.php in html-spec

    Move firstLineMatch back to php.cson
    Wliu authored and Wliu committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    81e7053 View commit details
    Browse the repository at this point in the history
  6. Just kidding, move firstLineMatch back to html.cson

    Wliu authored and Wliu committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    6e9cbd9 View commit details
    Browse the repository at this point in the history
  7. Do not include #php-tag in HTML patterns

    Wliu authored and Wliu committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    0216ed9 View commit details
    Browse the repository at this point in the history
  8. Fix incorrect merge

    Wliu authored and Wliu committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    806fdf6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4595a1e View commit details
    Browse the repository at this point in the history
  10. Add shebang

    Ingramz committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    41a79de View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    29c140e View commit details
    Browse the repository at this point in the history
  12. Spec styling fixes

    Ingramz committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    cdb50fa View commit details
    Browse the repository at this point in the history
  13. Merge pull request #292 from Ingramz/wl-split-grammars-extra

    Additional changes for the split grammars
    Wliu authored Oct 25, 2017
    Configuration menu
    Copy the full SHA
    a12e6ff View commit details
    Browse the repository at this point in the history