Commit Graph

  • 6886173ce0 consistent string types cleanups Kenneth Reitz 2011-08-23 21:27:28 -04:00
  • 200ab9c373 pypi => the cheeseshop Kenneth Reitz 2011-08-23 21:26:48 -04:00
  • 43d504b5db setup.py cleanup Kenneth Reitz 2011-08-23 21:25:28 -04:00
  • 5cd2886c62 additional docstrings Kenneth Reitz 2011-08-23 21:20:05 -04:00
  • e501ec273d docstrings Kenneth Reitz 2011-08-23 21:06:53 -04:00
  • 20bec630ef style and import changes Kenneth Reitz 2011-08-23 21:01:01 -04:00
  • 8ca7408f69 code in __init__.py is evil Kenneth Reitz 2011-08-23 21:00:44 -04:00
  • f543efac93 Merge pull request #28 from arkany/master master Chris Wanstrath 2011-08-23 15:40:56 -07:00
  • 929c369218 added Pystache logo. Hope you like it! arkany 2011-08-19 06:57:37 -03:00
  • e427b7bee3 Edited README.rst via GitHub arkany 2011-08-19 06:51:32 -03:00
  • b348fcbd38 Correcting view method argument signature spec-compliant Carl Whittaker 2011-06-06 23:16:40 +01:00
  • 3c60bfa0ce Correcting regression of '0' not being rendered bug. Carl Whittaker 2011-06-06 23:16:07 +01:00
  • d3eb3eb261 Fixing lambdas not being executed Carl Whittaker 2011-06-06 23:14:57 +01:00
  • c4711201f6 Fixing tests to take template text as second parameter (backward compatibility is still required for single argument view methods) Carl Whittaker 2011-06-06 23:14:28 +01:00
  • b9bd807ac0 Merge branch 'development' of https://github.com/lambacck/pystache into development development Carl Whittaker 2011-05-31 17:41:36 +01:00
  • c9dcb07630 Merge branch 'master' into development Carl Whittaker 2011-05-31 17:35:32 +01:00
  • 2a4270e12a Merge pull request #23 from yuest/pullrequest Carl Whittaker 2011-05-31 08:50:26 -07:00
  • f9708e525a Merge pull request #1 from markpasc/master Yuest Wang 2011-05-16 19:47:39 -07:00
  • a78d3f65d6 Add test for inverted sections on list values Mark Paschal 2011-05-09 18:22:36 -07:00
  • de9f7d4110 Inverted Sections For Empty List Yuest Wang 2011-04-20 10:51:39 +08:00
  • a00b5688e9 Optionally support setuptools/distribute Christopher Lambacher 2011-04-04 13:22:35 -04:00
  • 75254d671a Optionally support markupsafe Christopher Lambacher 2011-04-04 13:21:17 -04:00
  • e06bed513d Compatible with Mustache spec v1.0.3. Pieter van de Bruggen 2011-03-20 11:50:50 -07:00
  • 23bd00539f Refactoring some rendering-related behavior. Pieter van de Bruggen 2011-03-20 10:12:25 -07:00
  • 7f6da416fa Handling partial indentation. Pieter van de Bruggen 2011-03-19 21:24:37 -07:00
  • be3d02d926 Fix the partial recursion error. Pieter van de Bruggen 2011-03-19 21:05:55 -07:00
  • c39b8b8475 Fixing some basic Partial rendering problems. Pieter van de Bruggen 2011-03-19 09:50:13 -07:00
  • 5c9bdd56c4 Specifying a default of '' for context misses. Pieter van de Bruggen 2011-03-19 09:44:10 -07:00
  • 88f604c630 Fixing errors relating to Windows-style newlines. Pieter van de Bruggen 2011-03-19 09:24:01 -07:00
  • 9de3868077 Updating the ext/spec submodule to v1.0.2. Pieter van de Bruggen 2011-03-19 09:17:05 -07:00
  • ce5f66ff94 Enabling the use of lambdas for Sections. Pieter van de Bruggen 2011-03-19 09:16:23 -07:00
  • c94e284071 Fixing a couple basic errors with lambdas. Pieter van de Bruggen 2011-03-16 09:14:14 -07:00
  • 0f986093ba Significant improvements to Section handling. Pieter van de Bruggen 2011-03-16 01:16:57 -07:00
  • 327c883762 *Very* rough first pass at section tags. Pieter van de Bruggen 2011-03-15 22:44:37 -07:00
  • 00c9393593 Refactoring interpolation tags. Pieter van de Bruggen 2011-03-15 20:22:18 -07:00
  • feb339dae2 adding support for implicit iterators Mike O'Toole 2011-03-08 18:33:29 -05:00
  • 1b31b0dc4a Adding basic support for partials. Pieter van de Bruggen 2011-02-21 12:41:07 -08:00
  • bd24077a50 Cleaning up the fetch routine a bit. Also deleting a bit of unintended diagnostic code. Pieter van de Bruggen 2011-02-20 20:54:36 -08:00
  • 3fe3ab95e9 Adding support for Set Delimiters tags. Pieter van de Bruggen 2011-02-16 18:44:19 -08:00
  • 41c92afceb Refactoring the match handling logic. Pieter van de Bruggen 2011-02-15 21:47:19 -08:00
  • 172ad89170 Merge branch 'development' of github.com:defunkt/pystache into development Carl Whittaker 2011-02-11 17:11:03 +00:00
  • 088b57134b Made the modifiers registry a class attribute rather than a global. Zachary Voase 2011-02-11 10:24:27 +00:00
  • 01cfebe1eb Reverting broken whitespace preservation logic that was pushed by mistake. Carl Whittaker 2011-02-08 00:10:15 +00:00
  • c6e3e50b51 Merge branch 'development' of https://github.com/zacharyvoase/pystache into development Carl Whittaker 2011-02-11 15:57:34 +00:00
  • c106cf8601 Made the modifiers registry a class attribute rather than a global. Zachary Voase 2011-02-11 10:24:27 +00:00
  • 50bdc5357c Handling standalone tags. Pieter van de Bruggen 2011-02-08 21:27:23 -08:00
  • 03303acc59 Adding basic escaped tag support. Pieter van de Bruggen 2011-02-08 21:10:16 -08:00
  • 0148119219 Promote strings to Unicode. Pieter van de Bruggen 2011-02-08 21:10:01 -08:00
  • 64b7005bcd Adding unescaped tags. Pieter van de Bruggen 2011-02-08 21:08:14 -08:00
  • 11b156c236 Beginning a rework of the parser. Pieter van de Bruggen 2011-02-07 20:20:20 -08:00
  • a9bae00220 Adding logic to preserve whitespace. Carl Whittaker 2011-02-08 00:10:15 +00:00
  • c19e58c8b0 Adding tests for the Mustache spec. Pieter van de Bruggen 2011-02-06 15:01:28 -08:00
  • dba4ad8977 Adding a submodule reference to the Mustache spec. Pieter van de Bruggen 2011-02-06 11:13:59 -08:00
  • 4b58929589 Adding test for flattened dictionary Carl Whittaker 2011-01-28 11:06:00 +00:00
  • 2825d34eef Removing cruft. Carl Whittaker 2011-01-27 17:29:04 +00:00
  • ede055af92 Adding exception handler Carl Whittaker 2011-01-27 17:23:16 +00:00
  • 79817d5130 Fixed missing context attribute. Carl Whittaker 2011-01-27 17:10:47 +00:00
  • 0a655dc6dc Adding magic attribute to fetch a flattened context Carl Whittaker 2011-01-27 17:04:10 +00:00
  • 8eac16d8a9 Adding support for context nested on any flavoured object. Carl Whittaker 2011-01-27 16:28:54 +00:00
  • c6f78bfde7 Removing cruft. Carl Whittaker 2011-01-27 15:51:58 +00:00
  • 16ce94a29e Moving context logic into view Carl Whittaker 2011-01-27 15:50:45 +00:00
  • ac941e567d Fixed nested context in loops not being passed to partials. Carl Whittaker 2011-01-18 11:26:30 +00:00
  • bc5d0e2700 Fixed accessing mixed nested context objects. BOOM! Carl Whittaker 2011-01-13 19:36:33 +00:00
  • 69406c0823 Fixing regression on 0 values not being rendered. Carl Whittaker 2011-01-13 18:43:02 +00:00
  • bd0c7cc0e8 Fixing template_extension not being passed into loader. Carl Whittaker 2011-01-13 12:30:17 +00:00
  • 27ba90d810 Updating changelog Carl Whittaker 2011-01-12 18:14:33 +00:00
  • 36e6171163 Adding support for nested contexts within View. Carl Whittaker 2011-01-12 18:09:32 +00:00
  • 8954e01fb9 Fixing views as attributes not being rendered before display Carl Whittaker 2011-01-12 15:32:42 +00:00
  • c859dfa2eb Adding support for template encoding and support for comment and delimeter tags. Carl Whittaker 2011-01-12 14:58:28 +00:00
  • 28e63d4fa5 Adding template Loader class Carl Whittaker 2011-01-12 11:32:18 +00:00
  • 01dd06b313 Adding support for callables and Negated values. Carl Whittaker 2011-01-11 17:14:56 +00:00
  • b7ab439a50 Dictionaries and lists are now handled in sections. Carl Whittaker 2011-01-11 16:47:53 +00:00
  • 8fb76bb28f First test passing with {{ }} Carl Whittaker 2011-01-11 15:47:07 +00:00
  • bb549161dc Adding tests for negated (empty list) tag, partials in loops not referencing parent values. Carl Whittaker 2011-01-11 14:24:24 +00:00
  • 6c2d2b056f Adding tests for negated (empty list) tag, partials in loops not referencing parent values. Carl Whittaker 2011-01-11 14:24:09 +00:00
  • 4433f174ea Adding .DS_Store to gitignore. Carl Whittaker 2011-01-11 14:15:43 +00:00
  • 442f84dd1f Fix link to mustache(5) Adam Vandenberg 2010-09-20 20:42:19 -07:00
  • 45fa7443b4 Removing unused debug lambda. Kevin Morgan 2010-12-13 21:41:27 +00:00
  • 78982f6bc4 Adding tests for a hierarchy of partials and lambdas in each. Kevin Morgan 2010-12-13 21:37:28 +00:00
  • 5f35d31248 Only returning functions when they are unbounded methods otherwise they get called in the return and fail. Kevin Morgan 2010-12-13 18:22:05 +00:00
  • 49c34b0c22 Requires Python 2.6 Chris Wanstrath 2010-08-08 23:32:55 -07:00
  • 4a66a1668c Use isinstance(it, collections.Callable) for callable check Chris Wanstrath 2010-05-17 17:32:44 -07:00
  • 152c4e025f Contexts still can't see outer scope. Add failing test. Chris Wanstrath 2010-05-14 10:11:45 -07:00
  • 5cd466a679 an object can have a __call__ attribute and not actually be callable Paul Bonser 2010-05-13 07:03:30 +08:00
  • 3bcd6b632c add support for nested contexts as described in the "Non-False Values" section of http://mustache.github.com/mustache.5.html Paul Bonser 2010-05-13 05:51:26 +08:00
  • 7d7ddeb4a2 update View class to return context items via subscript as well Paul Bonser 2010-05-12 06:44:43 +08:00
  • 2baff1a486 get by key for dict-like objects, or try attribute access for other objects Paul Bonser 2010-05-12 05:05:23 +08:00
  • 49497291dd hey now Chris Wanstrath 2010-05-07 13:18:26 +03:00
  • 6c679efdf5 What was I thinking? Chris Wanstrath 2010-05-07 13:17:54 +03:00
  • 729e2fef05 v0.3.1 v0.3.1 Chris Wanstrath 2010-05-07 12:45:31 +03:00
  • 0104a2074e Manifest file to fix package Chris Wanstrath 2010-05-07 12:44:00 +03:00
  • c514948be2 install it Chris Wanstrath 2010-05-03 12:22:15 -07:00
  • 076e560d69 bump version Chris Wanstrath 2010-05-03 12:20:24 -07:00
  • 1d99d780a2 v0.3.0 v0.3.0 Chris Wanstrath 2010-05-03 12:19:51 -07:00
  • 4fd18e5910 use issues Chris Wanstrath 2010-05-03 12:17:58 -07:00
  • 9c0b92919a Inverted sections. David Logie 2010-05-01 22:01:43 +08:00
  • 830f9fd964 Higher Order Sections. David Logie 2010-04-30 17:02:20 +08:00
  • a15519f43b Add {{& blah}} as an alias for {{{ blah }}} Chris Wanstrath 2010-03-30 10:32:35 -07:00
  • 04560acac0 Convert HISTORY and README to reStructuredText and use them setup's long_description argument. Damien Lebrun 2010-03-28 06:17:00 +08:00
  • feec8f0af7 Add classifiers Damien Lebrun 2010-03-28 00:03:18 +08:00