Commit Graph

20 Commits

Author SHA1 Message Date
Chris Wanstrath 152c4e025f Contexts still can't see outer scope. Add failing test. 2010-05-14 10:11:45 -07:00
Paul Bonser 3bcd6b632c add support for nested contexts as described in the "Non-False Values" section of http://mustache.github.com/mustache.5.html 2010-05-15 00:54:04 +08:00
David Logie 9c0b92919a Inverted sections. 2010-05-04 03:17:28 +08:00
David Logie 830f9fd964 Higher Order Sections. 2010-05-04 03:17:27 +08:00
Eric Naeseth abfba610b2 Adding template file encoding awareness. 2010-02-09 18:35:30 +08:00
Eric Naeseth 112ac76d61 Adding support for Unicode and non-ASCII-encoded bytestring output. 2010-02-09 18:35:26 +08:00
Chris Wanstrath e38a953b8f Bugfix: Methods returning False or None are not rendered 2009-11-27 02:05:12 -08:00
Chris Wanstrath c63d008486 section and tag names can include aesthetic whitespace 2009-11-12 22:02:02 -08:00
Chris Wanstrath de25342bb2 ensure tags can have spaces 2009-11-12 21:58:47 -08:00
Chris Wanstrath ab31eadcde delimiter support 2009-11-12 21:58:39 -08:00
Chris Wanstrath 76b3c5d13c fix title bar method 2009-11-12 20:55:09 -08:00
Chris Wanstrath c215b07bfa partial extension test 2009-11-12 20:55:05 -08:00
Chris Wanstrath 24bdeb2d80 failing template partial test 2009-11-12 19:34:55 -08:00
Chris Wanstrath 4f5997e3d4 failing unescaped test 2009-11-12 19:30:03 -08:00
Chris Wanstrath d58a7d952b failing escaped test 2009-11-12 19:28:49 -08:00
Chris Wanstrath b06c64aeb0 double section test 2009-11-12 19:26:09 -08:00
Chris Wanstrath d4f27953a6 Add examples test file, start with a comments test 2009-11-12 19:22:51 -08:00
Chris Wanstrath d68ae32fda Add failing (but almost passing) ComplexView test. Fixes #2 2009-11-05 19:50:47 -08:00
Chris Wanstrath 8de2493efc failing pizza test 2009-10-30 11:02:23 -07:00
Chris Wanstrath 59ece1feff basic subclassable view support 2009-10-30 11:01:25 -07:00