about summary refs log tree commit diff stats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix the sample puzzle errorAndinus2021-02-191-4/+6
* Handle reading puzzle from file within Octans::CLI moduleAndinus2021-02-182-30/+30
* Fix the regex for puzzleAndinus2021-02-071-6/+10
* When computing neighbors, set it to an empty arrayAndinus2021-01-261-3/+6
* Add an option to specify minimum lengthAndinus2021-01-241-2/+3
* Allow the input puzzle to be of any sizeAndinus2021-01-202-45/+34
* Read from file if passed, modify USAGEAndinus2021-01-202-53/+82
* Re-structure for CPAN upload, include a dictionary file v0.1.0Andinus2021-01-195-6/+105
* Re-implement octans, move subroutines to respective modulesAndinus2021-01-194-0/+246