about summary refs log tree commit diff
path: root/scratch/brilliant
AgeCommit message (Expand)AuthorFilesLines
2020-08-20 Revise previous opinions about absolute paths GT <bracket-notation>William Carroll1-1/+1
2020-08-12 Consume buildHaskell functionsWilliam Carroll1-20/+10
2020-08-12 Prefer snake-shift instead of a row-by-row shiftWilliam Carroll5-37/+57
2020-08-12 Adds property tests to generically test keyboard transformationsWilliam Carroll1-1/+25
2020-08-12 Prefer literal, not computed, examples in the unit testsWilliam Carroll1-21/+19
2020-08-12 Provide more useful instructions for building this projectWilliam Carroll3-18/+67
2020-08-12 Generate coords function from existing qwerty keyboardWilliam Carroll1-44/+8
2020-08-06 Re-type type using the altered keyboardWilliam Carroll5-7/+129
2020-08-06 Support Transforms.optimizeWilliam Carroll2-0/+19
2020-08-05 Apply a series of transformation to a QWERTY keyboardWilliam Carroll4-32/+51
2020-08-05 Support App.transformWilliam Carroll5-1/+57
2020-08-05 Support parsing the list of transformsWilliam Carroll2-7/+65
2020-08-05 Define an instance for Show for a KeyboardWilliam Carroll1-0/+23
2020-08-05 Create a Utils moduleWilliam Carroll1-0/+8
2020-08-05 Add some the scaffolding for testingWilliam Carroll2-0/+20
2020-08-04 Create small command line program that parses argumentsWilliam Carroll3-0/+56