49 Revīzijas (8a0a4a3f3bd037a378dc83057b8aff4d887bad5c)

Autors SHA1 Ziņojums Datums
  Ben Cherry b15c6fb842 tests for brokenness, now in Rhino too pirms 15 gadiem
  Ben Cherry d5e54b409a works with empty sections pirms 15 gadiem
  Jan Lehnardt 29de9bacf5 add nexting example pirms 15 gadiem
  Ben Cherry 5dc7c74e9b failing tests pirms 15 gadiem
  Jan Lehnardt 60caed99f8 Escape single quotes to be HTML5 compliant. pirms 15 gadiem
  Jan Lehnardt e4ab54d524 better whitspacing, closes #41 pirms 16 gadiem
  Jan Lehnardt 5c08642838 Make IMPLICIT ITERATORS a first class feature. pirms 16 gadiem
  Jan Lehnardt 1f0ca2fe50 Add test case for recursive partial. If it weren't for complex.html pirms 16 gadiem
  endor dd19083d5f tests for partial recursion pirms 16 gadiem
  Jan Lehnardt 885501df7d Add test case to close #11. No bugfix necessary. pirms 16 gadiem
  Aaron Gibralter 53e9b2692b Partials within list sections did not seem to be functioning pirms 16 gadiem
  Aaron Gibralter e25eeaebb8 Allow arbitrary whitespace within tags. Closes #34. pirms 16 gadiem
  Jan Lehnardt 595f3fbf35 Revert "Merge remote branch 'rbriank/master'" pirms 16 gadiem
  Jan Lehnardt 73b463a30e Revert "fix expected output" pirms 16 gadiem
  Jan Lehnardt f1f55138a4 fix expected output pirms 16 gadiem
  Jason Smith bc447d8722 Actually ignore comment tags; and correct the expected output in the test case pirms 16 gadiem
  Jason Smith d82a1174d7 Actually ignore comment tags; and correct the expected output in the test case pirms 16 gadiem
  Jan Lehnardt a6de1a3bdd add inverted sections. Closes #17 and #24. Patch by defunkt. pirms 16 gadiem
  Jan Lehnardt 8df3bef014 don't doublt encode entities. Closes #19. Patch by Leeoniya pirms 16 gadiem
  Jan Lehnardt 2085b5f5a0 allow using sections as context. Patch by dpree. pirms 16 gadiem
  Chris Wanstrath e2e8f16845 Higher Order Sections pirms 16 gadiem
  Brian Kierstead 7198e2c578 simple iterator adding \n bug pirms 16 gadiem
  Jan Lehnardt 4694868fdc don't barf on undefined partial contexts, return the verbatim partial instead pirms 16 gadiem
  Jan Lehnardt eaaae4696b clean up tests pirms 16 gadiem
  Damien Mathieu 2d574f70dc add a (failing for now) example of loop inside a partial pirms 16 gadiem
  Jan Lehnardt cb39d246df throw exception when encountering an unknown pragma pirms 16 gadiem
  Elise Wood 6324de20c6 tests for null value change pirms 16 gadiem
  Jan Lehnardt 88ddf16cec allow tag-free templates. Closes http://github.com/janl/mustache.js/issues#issue/9 pirms 16 gadiem
  Jan Lehnardt 17630842a1 add pragma options, rename pragma according to mustache pirms 16 gadiem
  Jan Lehnardt d0d46e52aa make mustache streaming pirms 16 gadiem
  Jan Lehnardt ec18e0eff4 spaces, not tabs pirms 16 gadiem
  Jan Lehnardt 0bb4776def mustache compat: Don't barf on unknown variables. pirms 16 gadiem
  Jan Lehnardt b579404912 s/ENABLE-STRING-ARRAYS/JSTACHE-ENABLE-STRING-ARRAYS/ pirms 16 gadiem
  Jan Lehnardt 1fa8421678 make strings of arrays a pragma option, introduce {{%PRAGMA}} tag to enable features pirms 16 gadiem
  Jan Lehnardt 176b0111fe ctemplate / mustache compat: partials now use >, not < pirms 16 gadiem
  Paul J. Davis 895e741234 Fix error message consistency. pirms 16 gadiem
  Paul J. Davis 3a9eda10b4 Avoid requiring partials in global scope. pirms 16 gadiem
  Chris Williams a096578f99 Fixing trailing white space sensitivity for reusable enumerable spec. pirms 16 gadiem
  Chris Williams 68830cadff Updated the render_segment to allow for the same variable to be reused for multiple template segments. Added a map function that can be used if not available on array natively - ahem IE ahem pirms 16 gadiem
  Sebastian Cohnen 45948113fa Fixed changing the delimiter pirms 16 gadiem
  Sebastian Cohnen c8c378c4f5 Rewritten render_tags, added test for two placeholder in one row pirms 16 gadiem
  Alexander Lang 093a5b84da fixed bug where recursion overwrote data in the parent context pirms 16 gadiem
  Alexander Lang 437056a7e7 added processing arrays of plain values pirms 16 gadiem
  Jan Lehnardt 712e78bd17 allow for delimiter changes pirms 16 gadiem
  Jan Lehnardt 0a466bfce3 add mustache tests, implement partials pirms 16 gadiem
  Jan Lehnardt 50f8035e3e add test suite, implement escaping pirms 16 gadiem
  Jan Lehnardt 0e11ce9ee5 initial drop pirms 16 gadiem