index
:
dictionarium
main
A speedy, offline, command-line dictionary.
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
*
actually insert newlines in a coherent fashion
HEAD
main
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
|
|
|
|
templates are going to be like several dozen specific cases
*
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
|
|
|
|
this may be slightly slower, however: but we can performance golf later
*
Initial implementation
JJ
2023-01-01