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 two Interface Functions for expansion feature #133

Closed
wants to merge 4 commits into from

Commits on Aug 17, 2013

  1. delete the local variable of parse

    Prevent the use of local variables could not be performed using the external expansion of derivative.
    Bacra committed Aug 17, 2013
    Copy the full SHA
    474bca1 View commit details
    Browse the repository at this point in the history
  2. add secondary development interface functions: onIncludeTpl and `on…

    …ParseMethod`
    
    1. onIncludeTpl: Use it when `parse` meet `include`
    2. onParseMethod: Expand methods by using the string between "<%" and "%>"
    Bacra committed Aug 17, 2013
    Copy the full SHA
    cdc9f5e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4718042 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3bd8f23 View commit details
    Browse the repository at this point in the history