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

substitute function implementation #59

Merged
merged 10 commits into from
Aug 18, 2014
Merged

substitute function implementation #59

merged 10 commits into from
Aug 18, 2014

Commits on May 25, 2014

  1. add render function

    Charles Loomis committed May 25, 2014
    Configuration menu
    Copy the full SHA
    ff4f5ee View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into render

    Charles Loomis committed May 25, 2014
    Configuration menu
    Copy the full SHA
    0714ee2 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2014

  1. correct characters after encoding fix (#54)

    Charles Loomis committed May 27, 2014
    Configuration menu
    Copy the full SHA
    bb45ffc View commit details
    Browse the repository at this point in the history

Commits on May 28, 2014

  1. changes to help debugging issue #56

    Charles Loomis committed May 28, 2014
    Configuration menu
    Copy the full SHA
    e501e91 View commit details
    Browse the repository at this point in the history
  2. Revert "changes to help debugging issue #56"

    This reverts commit e501e91.
    Charles Loomis committed May 28, 2014
    Configuration menu
    Copy the full SHA
    f524300 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2014

  1. Merge branch 'master' into render

    Charles Loomis committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    57c9fb4 View commit details
    Browse the repository at this point in the history
  2. correct substitute function implementation; add tests

    Charles Loomis committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    22fe12d View commit details
    Browse the repository at this point in the history
  3. allow 1 argument substitute() to use local/global variables

    Charles Loomis committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    7290127 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c68cadb View commit details
    Browse the repository at this point in the history
  5. update documentation; ensure substitute works with non-string values;…

    … update README
    Charles Loomis committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    80d2f5c View commit details
    Browse the repository at this point in the history