Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Print complete help | Andinus | 2021-02-28 | 1 | -1/+1 |
* | Remove sample puzzle | Andinus | 2021-02-28 | 1 | -36/+19 |
* | Fix the sample puzzle error | Andinus | 2021-02-19 | 1 | -4/+6 |
* | Handle reading puzzle from file within Octans::CLI module | Andinus | 2021-02-18 | 2 | -30/+30 |
* | Fix the regex for puzzle | Andinus | 2021-02-07 | 1 | -6/+10 |
* | When computing neighbors, set it to an empty array | Andinus | 2021-01-26 | 1 | -3/+6 |
* | Add an option to specify minimum length | Andinus | 2021-01-24 | 1 | -2/+3 |
* | Allow the input puzzle to be of any size | Andinus | 2021-01-20 | 2 | -45/+34 |
* | Read from file if passed, modify USAGE | Andinus | 2021-01-20 | 2 | -53/+82 |
* | Re-structure for CPAN upload, include a dictionary file v0.1.0 | Andinus | 2021-01-19 | 5 | -6/+105 |
* | Re-implement octans, move subroutines to respective modules | Andinus | 2021-01-19 | 4 | -0/+246 |