A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
Ben Kurtovic dc0b3ae446 Enable Windows builds on Python 3.6; try to fix again. 7 anni fa
..
avl_tree.c Remove stdbool.h from avl_tree since MSVC doesn't like it. 7 anni fa
avl_tree.h Enable Windows builds on Python 3.6; try to fix again. 7 anni fa
common.h Speed up parsing deeply nested syntax by caching bad routes (fixes #42) 7 anni fa
contexts.h Speed up parsing deeply nested syntax by caching bad routes (fixes #42) 7 anni fa
definitions.c Update copyright for 2016. 8 anni fa
definitions.h Update copyright for 2016. 8 anni fa
tag_data.c Update copyright for 2016. 8 anni fa
tag_data.h Update copyright for 2016. 8 anni fa
textbuffer.c Update copyright for 2016. 8 anni fa
textbuffer.h Update copyright for 2016. 8 anni fa
tok_parse.c Speed up parsing deeply nested syntax by caching bad routes (fixes #42) 7 anni fa
tok_parse.h Update copyright for 2016. 8 anni fa
tok_support.c Fix compilation issue on Travis since GCC uses C90 by default there. 7 anni fa
tok_support.h Fix compilation issue on Travis since GCC uses C90 by default there. 7 anni fa
tokenizer.c Fix compilation issue on Travis since GCC uses C90 by default there. 7 anni fa
tokenizer.h Update copyright for 2016. 8 anni fa
tokens.c Update copyright for 2016. 8 anni fa
tokens.h Update copyright for 2016. 8 anni fa