0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change 'write' to 'emit'; adjust some other names for PEP8. More... about 12 years ago
Add three tests for invalid attribute quote usage. More... about 12 years ago
More tag refactoring; fix some bugs. More... about 12 years ago
Refactor more of the tag tokenization process. More... about 12 years ago
Support tag nesting properly; unit tests; recursion checks for tags. More... about 12 years ago
Replace data.literal and data.quoted with a data.CX_QUOTED context More... about 12 years ago
Support templates and wikilinks inside <open> tags (part 2) More... about 12 years ago
Support templates and wikilinks inside <open> tags (part 1) More... about 12 years ago
Make {{|=}} build correctly; add a test for this. More... about 12 years ago
Update the integration.rich_tags test to use the new tag tokens. More... about 12 years ago
Pass some tests by simplifying the way tags are read from the stack. More... about 12 years ago
Add a number of new tag tests. More... about 12 years ago
Add docstrings for a couple new methods in the tokenizer. More... about 12 years ago
Rewrite tag parser to be cleaner and safer. More... about 12 years ago
Give Attributes more attributes for padding data. More... about 12 years ago
Remove .type check from assertTagNodeEqual() More... about 12 years ago
Fix six failing tests; add three more (all passing). More... about 12 years ago
Remove 'type' attribute from tags; rework tag definitions. More... about 12 years ago
Fix a possible compiler warning on some build systems. More... about 12 years ago
Merge branch 'develop' into feature/html_tags More... about 12 years ago
Some documentation cleanup. More... about 12 years ago
Version bump for v0.3; fix permissions on compat.py. More... about 12 years ago
Merge branch 'develop' More... about 12 years ago
release/0.2 More... about 12 years ago
Fix docstrings of generated filter methods. More... about 12 years ago
Adding a changelog (closes #23) More... about 12 years ago
Replace broken log2 function; add a missing comment.
Ben
More... about 12 years ago
Add .dll to .gitignore for builds on Windows.
Ben
More... about 12 years ago
Fix newline behavior when loading test files on Windows.
Ben
More... about 12 years ago
Fix StringMixIn.maketrans() on Py3k. More... about 12 years ago