Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make class Puzzle, remove fancy chars, make module for get-puzzle | Andinus | 2021-03-03 | 3 | -89/+69 |
* | Re-structure code | Andinus | 2021-03-02 | 2 | -18/+21 |
* | Print default USAGE, remove shorthand for verbose option | Andinus | 2021-03-02 | 1 | -24/+10 |
* | 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 | -0/+345 |