Commit message (Expand) | Author | Age | |
---|---|---|---|
* | actually insert newlines in a coherent fashionHEADmain | JJ | 2023-06-18 |
* | minor wikitext display cleanups | JJ | 2023-06-18 |
* | implement online lookups if a wiktionary dump is not detected | JJ | 2023-06-17 |
* | split lib.rs functionality into separate modules | JJ | 2023-06-17 |
* | minor idiomatic changes | JJ | 2023-06-17 |
* | update readme | JJ | 2023-02-24 |
* | refactor slightly for state | JJ | 2023-02-24 |
* | parse_wiki_text: begin implementation of template handling | JJ | 2023-02-24 |
* | condense display in lib.rs | JJ | 2023-02-24 |
* | parse_wiki_text: fix incorrect parsing of pages lacking a leading newline | JJ | 2023-01-16 |
* | parse_wiki_text: impl Display for Node, except for template nodes | JJ | 2023-01-08 |
* | parse_wiki_text: fix compiler warnings | JJ | 2023-01-07 |
* | Copy the last version of the parse_wiki_text crate in for development | JJ | 2023-01-04 |
* | pretty terrible printing implementation | JJ | 2023-01-04 |
* | bug fix | JJ | 2023-01-02 |
* | Initial implementation | JJ | 2023-01-01 |