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

Support configurable template parsers #317

Merged
merged 10 commits into from
Jan 31, 2024
Merged

Support configurable template parsers #317

merged 10 commits into from
Jan 31, 2024

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    e08ef5b View commit details
    Browse the repository at this point in the history
  2. remove unused code

    nicksnyder committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    9942436 View commit details
    Browse the repository at this point in the history
  3. remove unnecessary delims

    nicksnyder committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    0d05ba8 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. better docs

    nicksnyder committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    0ca0631 View commit details
    Browse the repository at this point in the history
  2. Keep Template internal

    nicksnyder committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    0547587 View commit details
    Browse the repository at this point in the history
  3. engine -> parser

    nicksnyder committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    ae4eb8a View commit details
    Browse the repository at this point in the history
  4. ParseTemplate -> Parse

    nicksnyder committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    c1404ca View commit details
    Browse the repository at this point in the history
  5. organize files

    nicksnyder committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    74f976d View commit details
    Browse the repository at this point in the history
  6. fix import

    nicksnyder committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    27dc745 View commit details
    Browse the repository at this point in the history
  7. add tests

    nicksnyder committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    499e664 View commit details
    Browse the repository at this point in the history