Mercurial > babel > old > babel-test
log
age | author | description |
---|---|---|
Thu, 26 Jun 2008 16:39:21 +0000 | palgarvio | Fix typo and add a test for translator comments with leading spaces. |
Wed, 25 Jun 2008 17:56:19 +0000 | aronacher | Fixed a typo in the message checkers (tests will follow) |
Wed, 18 Jun 2008 12:39:01 +0000 | aronacher | Added documentation to format method in babel.js |
Wed, 18 Jun 2008 12:29:00 +0000 | aronacher | Added contrib folder with a JavaScript support file for babel. |
Wed, 18 Jun 2008 10:42:07 +0000 | aronacher | Fixed logic error in the python format checker. |
Tue, 17 Jun 2008 22:11:09 +0000 | aronacher | Convert format strings to str for nicer error messages (no u prefix) in the python_format checker. |
Tue, 17 Jun 2008 21:56:50 +0000 | aronacher | Updated catalog test case for last commit, flags are now tested too in the clone test case. |