summaryrefslogtreecommitdiff
path: root/talgenerator.py
Commit message (Expand)AuthorAgeFilesLines
* Converted as many classes as possible to new style classes.Stephan Richter2004-07-151-1/+1
* Fix for issue 233 in the Zope 3 collector.Fred Drake2004-07-131-3/+5
* Converted XXX to TODO.Stephan Richter2004-07-131-1/+1
* A small fix (with a test) for a trailing semicolon on i18n:attributes, which ...Sidnei da Silva2004-06-221-1/+5
* Added optional source annotations to zope.tal to simplify ZPT debugging.Marius Gedminas2004-06-111-4/+17
* Cleaned up trailing whitespace, fixed a typo, and wrapped a 97-character wideMarius Gedminas2004-06-101-3/+3
* Updated to use ZPL 2.1.Jim Fulton2004-06-021-1/+1
* Tell subversion to expand the Id keyword:Philipp von Weitershausen2004-05-161-1/+1
* Use new translation API.Stephan Richter2004-03-081-2/+1
* Remove unused local variables.Jeremy Hylton2003-11-031-2/+2
* Final HEAD checkin of "Inline Code Support in TAL". For detailed messagesStephan Richter2003-08-211-1/+13
* Merge fixes from srichter-i18n-macro-interaction-branch:Fred Drake2003-08-141-21/+41
* Fixed a couple of bugs in TAL. There are two more tests in the branch thatStephan Richter2003-08-081-5/+12
* - standardize docstringFred Drake2003-07-291-4/+6
* deny attributes being both part of tal:attributesGodefroid Chapelle2003-07-221-0/+4
* Remove unused local variables.Jeremy Hylton2003-06-301-3/+1
* - make the bytecode generator check that i18n:name values are validFred Drake2003-04-041-2/+16
* Update i18n:attributes to support explicit message IDs.Fred Drake2003-03-311-8/+25
* XML attribute names are case-sensitive; do not lower-case them!Fred Drake2003-03-201-1/+2
* An unexpected raid by the Whitespace Police.Albertas Agejevas2003-03-131-3/+3
* Grand renaming:Jim Fulton2002-12-251-0/+785