A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Kunal Mehta e506380318 Add <wbr> to definitions.py преди 5 години
..
avl_tree.c Remove stdbool.h from avl_tree since MSVC doesn't like it. преди 7 години
avl_tree.h Fix declarations for C89 compatibility (forgot MSVC needed that...) преди 7 години
common.h Speed up parsing deeply nested syntax by caching bad routes (fixes #42) преди 7 години
contexts.h Speed up parsing deeply nested syntax by caching bad routes (fixes #42) преди 7 години
definitions.c Add <wbr> to definitions.py преди 5 години
definitions.h Update copyright for 2016. преди 8 години
tag_data.c Update copyright for 2016. преди 8 години
tag_data.h Update copyright for 2016. преди 8 години
textbuffer.c Update copyright for 2016. преди 8 години
textbuffer.h Update copyright for 2016. преди 8 години
tok_parse.c Don't get stuck in tags with unclosed quoted attributes (fixes #190). преди 6 години
tok_parse.h Update copyright for 2016. преди 8 години
tok_support.c Don't get stuck in tags with unclosed quoted attributes (fixes #190). преди 6 години
tok_support.h Don't get stuck in tags with unclosed quoted attributes (fixes #190). преди 6 години
tokenizer.c Fix compilation issue on Travis since GCC uses C90 by default there. преди 7 години
tokenizer.h Update copyright for 2016. преди 8 години
tokens.c Update copyright for 2016. преди 8 години
tokens.h Update copyright for 2016. преди 8 години