2003-07-31 08:06 azz * m25.py: Just evaluate "if" and "if_else" arguments. This'll work with 2.2 and 2.3 now. 2003-07-30 22:39 azz * MANIFEST.in, NEWS: Add NEWS. 2003-07-30 22:39 azz * m25.py: Make the tokeniser much more efficient: it no longer builds up strings piecemeal, it uses string indexing for character class operations, and it returns whole strings at once. 2003-07-30 22:36 azz * setup.py: Updated version. 2003-06-06 19:18 azz * m25, test.m25: Add \m25_filename. 2003-06-06 19:12 azz * m25.py: Improved error reporting. 2003-06-06 19:12 azz * setup.py: Update version. 2003-05-06 14:24 azz * README, test.m25: Added lots of documentation to test.m25. 2003-05-06 13:38 azz * COPYING, MANIFEST.in, README, m25, m25.py, setup.py, test.m25: Initial import. 2003-05-06 13:38 azz * COPYING, MANIFEST.in, README, m25, m25.py, setup.py, test.m25: Initial revision