summaryrefslogtreecommitdiff
path: root/src/zope/tales/expressions.py
Commit message (Expand)AuthorAgeFilesLines
* Config with pure python (#29)HEADmasterMichael Howitz2022-12-161-2/+8
* Fix "Invalid variable name" error for base of pathColin Watson2022-08-071-1/+1
* Improve `PathExpr` reusability; allow customizable use of builtins in path ex...dieter2020-07-051-2/+11
* Fix ReST errors in CHANGES.rst and flake8 errors in expressions and test_expr...Jason Madden2020-03-271-1/+1
* Cleanups for Plone 5.2dieter2020-03-271-2/+8
* Flake8 the code. (#18)Michael Howitz2019-04-081-6/+9
* Documentation for RTD.Jason Madden2017-11-031-6/+49
* 100% coverage for test_expressions.py. Minor whitespace cleanups.Jason Madden2017-09-221-7/+6
* Python 3.3 and PyPY support.Stephan Richter2013-02-151-13/+19
* Forward-port fix for lp:1002242 from the 3.5 branch.Tres Seaver2012-05-231-1/+3
* Drop support for Python 2.4 and 2.5.Tres Seaver2012-05-171-5/+5
* Remove CVS-era Id fossils.Tres Seaver2010-06-031-2/+0
* Conform to repository policy.Tres Seaver2010-05-051-1/+1
* Ported the lazy expression from Products.PageTemplates.Hanno Schlichting2010-01-011-0/+23
* Moving code to satellite.Christian Theune2007-05-031-0/+324
* Use external.Tres Seaver2006-03-081-312/+0
* Eggify.Tres Seaver2006-03-071-0/+312