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

Add a TwirlModule to compile Twirl templates #271

Merged
merged 9 commits into from
May 24, 2018

Commits on May 23, 2018

  1. initial implementation

    pleira authored and ggrossetie committed May 23, 2018
    Configuration menu
    Copy the full SHA
    d57ab74 View commit details
    Browse the repository at this point in the history
  2. Upgrade to the latest version

    * Add tests
    * Update the code to comply with the new API
    * Use reflection to call TwirlCompiler.compile function
    ggrossetie committed May 23, 2018
    Configuration menu
    Copy the full SHA
    8d3a915 View commit details
    Browse the repository at this point in the history
  3. Run twirllib.test on CI

    ggrossetie committed May 23, 2018
    Configuration menu
    Copy the full SHA
    82c534c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eaba1a3 View commit details
    Browse the repository at this point in the history
  5. wip

    ggrossetie committed May 23, 2018
    Configuration menu
    Copy the full SHA
    69c0800 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    69469c9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f3ac2f4 View commit details
    Browse the repository at this point in the history
  8. twirl that works with scala API

    rockjam authored and ggrossetie committed May 23, 2018
    Configuration menu
    Copy the full SHA
    95b9fe7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    45ef3c4 View commit details
    Browse the repository at this point in the history