aboutsummaryrefslogtreecommitdiff
path: root/srchr/src/layout.rs
AgeCommit message (Collapse)Author
2022-10-20penalise pinky columns with too high usagetslil clingman
even though we don't technically know which columns they are, we do know they will be the two lowest ultimately when the prelayout becomes a layout
2022-10-20correct skipgram computationtslil clingman
2022-10-01Big overhaul, corrected sfb, added dsfb, lengthened corpustslil clingman
2022-09-30parameterise transpositionstslil clingman
2022-09-29switch from char to u8, decrease char range to 128 from 256tslil clingman
2022-09-29better reporting, record search result in config.rstslil clingman
2022-09-29Refactor codetslil clingman
2022-09-28Throwing in kicad stufftslil clingman