Mercurial > babel > old > babel-test
log
age | author | description |
---|---|---|
Sat, 14 Jun 2008 19:00:35 +0000 | aronacher | added some newlines to extract and jslexer to stay consistent with the rest of the sourcecode. |
Thu, 12 Jun 2008 16:26:52 +0000 | aronacher | Added !JavaScript extractor |
Thu, 12 Jun 2008 16:24:25 +0000 | aronacher | Stripping of comment tags is optional now. If enabled it will strip the tags from all lines of a comment now. |
Wed, 11 Jun 2008 22:12:09 +0000 | cmlenz | Fix iterkeys/iteritems/itervalues/pop/popitem methods on the `odict` utility class. Thanks to Armin Ronacher for the patch. |