Skip to content
This repository has been archived by the owner on Dec 25, 2022. It is now read-only.
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Mar 29, 2013

  1. Change the only-once operator to: {{?once}}

    Poggles committed Mar 29, 2013

Commits on Mar 28, 2013

  1. Make note of the extension in the README

    Poggles committed Mar 28, 2013
  2. Slightly extend mustache for once-only {{~sects}}

    Poggles committed Mar 28, 2013
  3. extra } matches don't make sense "{{#section}}}"

    Poggles committed Mar 28, 2013

Commits on Oct 26, 2010

  1. * added file template, script to render it

    zxc committed Oct 26, 2010
  2. * working on file rendering

    zxc committed Oct 26, 2010
  3. * added .gitignore

    zxc committed Oct 26, 2010

Commits on Oct 21, 2010

  1. * added todo items

    zxc committed Oct 21, 2010
  2. * added inverted section for a boolean

    * added a dictionary example
    zxc committed Oct 21, 2010
  3. * updated current status

    zxc committed Oct 21, 2010
  4. sections are working

    zxc committed Oct 21, 2010
  5. added section tests

    zxc committed Oct 21, 2010

Commits on Oct 20, 2010

  1. * updates about current status

    zxc committed Oct 20, 2010
  2. * added escaped/unescaped test

    zxc committed Oct 20, 2010
  3. * escape() won't try to escape numbers anymore

    * phased out eat() function
    zxc committed Oct 20, 2010
  4. * refactored individual tag code

    * added comments and unescaped tags
    * added pattern to match section tags
    zxc committed Oct 20, 2010
  5. ideas for section tag tests

    zxc committed Oct 20, 2010

Commits on Oct 19, 2010

  1. * cleaned up tests

    * added debug messages about how modifiers are handled
    zxc committed Oct 19, 2010
  2. * cleaned up debug calls

    zxc committed Oct 19, 2010
  3. * got comments working

    * added readme
    * added tests
    zxc committed Oct 19, 2010
  4. initial commit

    zxc committed Oct 19, 2010