summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* safer handling of the baseclass argtavis_rudd2006-06-201-6/+8
* Core changes by MO:hierro2006-06-161-31/+23
* refactored Unspecifiedtavis_rudd2006-03-062-25/+14
* init importtavis_rudd2006-03-061-0/+9
* made it possible to provide an argument list to #implementstavis_rudd2006-03-061-6/+19
* more teststavis_rudd2006-03-061-4/+15
* more teststavis_rudd2006-03-061-4/+10
* extra testtavis_rudd2006-03-061-4/+7
* made it possible to place ##comments on the same line as directivestavis_rudd2006-03-061-12/+29
* added some test cases for handling comments on the same line as directivestavis_rudd2006-03-061-4/+65
* extra teststavis_rudd2006-02-091-6/+8
* tweak to last commitstavis_rudd2006-02-051-13/+23
* version bumptavis_rudd2006-02-051-4/+5
* improve reporting of syntax errors in the generated python codetavis_rudd2006-02-051-7/+12
* version updatetavis_rudd2006-02-051-4/+4
* removed 2.4ismtavis_rudd2006-02-051-7/+10
* version updatetavis_rudd2006-02-051-7/+16
* improve line matching in exception reportstavis_rudd2006-02-051-15/+25
* refactoring of the generated class metadata attributes and module globalstavis_rudd2006-02-051-14/+27
* improve reporting of syntax errors in the generated python codetavis_rudd2006-02-052-18/+15
* improve reporting of syntax errors in the generated python codetavis_rudd2006-02-053-70/+160
* version updatetavis_rudd2006-02-041-2/+13
* change in ds libstavis_rudd2006-02-041-6/+6
* added version dependency checktavis_rudd2006-02-043-18/+85
* added version dependency checktavis_rudd2006-02-041-6/+15
* added min version dependency infotavis_rudd2006-02-041-0/+10
* cosmetic refactoringtavis_rudd2006-02-041-13/+17
* *** empty log message ***tavis_rudd2006-02-041-1/+1
* cosmetic refactoringtavis_rudd2006-02-041-275/+274
* refactored the compile caching code a bittavis_rudd2006-02-031-29/+31
* updated testtavis_rudd2006-02-031-6/+15
* cosmetictavis_rudd2006-02-031-7/+7
* init importtavis_rudd2006-02-031-0/+67
* refactored Template.compile to improve and simplify its concurrency lockingtavis_rudd2006-02-031-54/+52
* - made ParserError a subclass of SyntaxErrortavis_rudd2006-02-031-6/+6
* - fixed memory leak in _genUniqueModuleName that Andrea Arcangeli found. Sloppytavis_rudd2006-02-031-23/+33
* added --settings and --templateAPIClasstavis_rudd2006-02-021-25/+77
* *** empty log message ***tavis_rudd2006-02-011-1/+1
* tweak to expression filteringtavis_rudd2006-02-011-9/+6
* fixed bug in the hashing codetavis_rudd2006-02-011-9/+9
* py 2.2 fixtavis_rudd2006-01-311-5/+5
* tweaked testtavis_rudd2006-01-311-6/+6
* added testtavis_rudd2006-01-311-4/+7
* - replaced the #i18n directive with a macro-directive using the macro frameworktavis_rudd2006-01-311-51/+100
* - removed i18n stuff. is handled via a macro nowtavis_rudd2006-01-311-12/+6
* renamed handleI18ntavis_rudd2006-01-311-16/+18
* init importtavis_rudd2006-01-311-0/+1
* fixed namemapper setting bug in argstringstavis_rudd2006-01-301-8/+11
* fix bug in eatMacroCalltavis_rudd2006-01-301-6/+6
* removed py 2.4ismstavis_rudd2006-01-302-21/+38