summaryrefslogtreecommitdiff
path: root/docs/cache_extension.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed a documenation bug in the cache extension.Armin Ronacher2009-02-081-1/+1
* Priority of `not` raised. It's now possible to write `not foo in bar`Armin Ronacher2009-02-041-2/+2
* added parsing code for "for item in seq recursive" and improved parser interf...Armin Ronacher2008-05-111-1/+1
* fixed a bug in extension handlingArmin Ronacher2008-05-111-4/+2
* more updates on the extension APIArmin Ronacher2008-05-081-21/+18
* First extension interface documentation and updates in that interfaceArmin Ronacher2008-05-081-0/+61