Skip to content
This repository has been archived by the owner on Nov 5, 2021. It is now read-only.

Add support for the Twig template language #71

Merged
merged 13 commits into from Sep 19, 2019

Commits on Sep 10, 2019

  1. Add rudimentary Twig support

    Marco Petersen committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    532285b View commit details
    Browse the repository at this point in the history
  2. Add Twig substates where its missing

    Marco Petersen committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    6796988 View commit details
    Browse the repository at this point in the history
  3. Add rich language configuration for Twig

    Marco Petersen committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    3623a3a View commit details
    Browse the repository at this point in the history
  4. Add empty token postfix to prevent postfixing

    Marco Petersen committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    e0342a7 View commit details
    Browse the repository at this point in the history
  5. And true and false as keywords

    Marco Petersen committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    1cd7f1a View commit details
    Browse the repository at this point in the history
  6. Add preliminary tests

    Marco Petersen committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    bcb9eb1 View commit details
    Browse the repository at this point in the history
  7. Finish Twig test cases

    Marco Petersen committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    b83621f View commit details
    Browse the repository at this point in the history
  8. Discard unnecessary test

    Marco Petersen committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    78ce549 View commit details
    Browse the repository at this point in the history
  9. Add HTML tests minus the substate

    Marco Petersen committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    737b9e4 View commit details
    Browse the repository at this point in the history
  10. Add HTML rich language config

    Marco Petersen committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    8c432bf View commit details
    Browse the repository at this point in the history
  11. Add HTML lexing info

    Marco Petersen committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    5883288 View commit details
    Browse the repository at this point in the history
  12. Add back HTML substate to tests

    Marco Petersen committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    b708d60 View commit details
    Browse the repository at this point in the history
  13. Add HTML rules w/ substate

    Marco Petersen committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    63e076e View commit details
    Browse the repository at this point in the history