summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* init importtavis_rudd2006-01-1129-0/+1083
* added commenttavis_rudd2006-01-111-5/+5
* made multiline comments gobble whitespace like other directivestavis_rudd2006-01-112-10/+20
* updated the whitespace handling for multiline commentstavis_rudd2006-01-111-8/+65
* *** empty log message ***tavis_rudd2006-01-101-10/+19
* version bumptavis_rudd2006-01-101-1/+1
* init importtavis_rudd2006-01-102-0/+23
* changed insertion order for the --env and --pickle options so they match thetavis_rudd2006-01-101-7/+6
* fixed issue with buffering and use of #call when template is used as a webkit...tavis_rudd2006-01-102-29/+37
* update name of searchListtavis_rudd2006-01-101-7/+7
* added subclass classmethodtavis_rudd2006-01-091-22/+25
* more examplestavis_rudd2006-01-091-2/+14
* *** empty log message ***tavis_rudd2006-01-091-0/+23
* - added 'namespaces' as an alias for 'searchList'tavis_rudd2006-01-091-5/+5
* autoupload of CHANGES,TODO,BUGStavis_rudd2006-01-091-0/+9
* removed some unused codetavis_rudd2006-01-091-39/+4
* attr name changestavis_rudd2006-01-091-6/+6
* - made it possible nest #filter directivestavis_rudd2006-01-091-179/+130
* - lots more docstring contentstavis_rudd2006-01-091-77/+285
* *** empty log message ***tavis_rudd2006-01-091-32/+5
* updatetavis_rudd2006-01-081-1/+39
* docstring changetavis_rudd2006-01-081-8/+6
* version bumptavis_rudd2006-01-081-1/+1
* - misc attr name changes to avoid namespace pollutiontavis_rudd2006-01-081-354/+324
* update for new cheetah versiontavis_rudd2006-01-081-14/+14
* attr name changestavis_rudd2006-01-081-8/+8
* attr name changestavis_rudd2006-01-081-39/+28
* attr name changetavis_rudd2006-01-081-15/+15
* - removed the compiler._templateObj hack that was used in previous versions fortavis_rudd2006-01-071-87/+12
* improved error outputtavis_rudd2006-01-071-4/+6
* update for new cheetah versiontavis_rudd2006-01-071-99/+78
* - added some more methods to those that are assigned intavis_rudd2006-01-071-12/+27
* - misc cosmeticstavis_rudd2006-01-071-45/+65
* added a metaclasstavis_rudd2006-01-071-8/+15
* inserted 'object' into the inheritance treetavis_rudd2006-01-071-5/+9
* switched fill command over to new style compile usagetavis_rudd2006-01-061-6/+7
* fixed format string bugtavis_rudd2006-01-061-2/+2
* - misc docstring and cosmetic improvementstavis_rudd2006-01-061-170/+497
* refactored. .webInput is now a plain method of Template, rather than a mixin...tavis_rudd2006-01-061-238/+8
* method renametavis_rudd2006-01-061-6/+5
* *** empty log message ***tavis_rudd2006-01-062-3/+5
* *** empty log message ***tavis_rudd2006-01-061-1/+2
* added basic tests for c'text $placeholder text' stringstavis_rudd2006-01-061-4/+40
* fixed c'$str' parsing bugtavis_rudd2006-01-061-5/+5
* *** empty log message ***tavis_rudd2006-01-061-0/+5
* expanded call testtavis_rudd2006-01-061-5/+6
* improved parsing in transformToken()tavis_rudd2006-01-061-6/+6
* improved nested #call'stavis_rudd2006-01-061-8/+12
* mod to last committavis_rudd2006-01-061-9/+19
* added support for nested #call directivestavis_rudd2006-01-061-40/+46