about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Release v0.2.0 v0.2.0Andinus2021-03-044-4/+63
* Mark visited gray squares with "*"Andinus2021-03-042-1/+11
* Don't print time takenAndinus2021-03-031-11/+2
* Change subroutine declaration styleAndinus2021-03-035-13/+7
* Make class Puzzle, remove fancy chars, make module for get-puzzleAndinus2021-03-034-89/+70
* Re-structure codeAndinus2021-03-022-18/+21
* Print default USAGE, remove shorthand for verbose optionAndinus2021-03-021-24/+10
* Add .gitattributesAndinus2021-02-281-0/+2
* Print complete helpAndinus2021-02-281-1/+1
* Remove sample puzzleAndinus2021-02-281-36/+19
* Fix the sample puzzle errorAndinus2021-02-191-4/+6
* Structural changes in READMEAndinus2021-02-192-23/+6
* Bump version to v0.1.4, document changes v0.1.4Andinus2021-02-193-28/+79
* Handle reading puzzle from file within Octans::CLI moduleAndinus2021-02-182-30/+30
* Fix the regex for puzzleAndinus2021-02-071-6/+10
* Document the origin of neighbors subroutineAndinus2021-01-262-0/+6
* When computing neighbors, set it to an empty arrayAndinus2021-01-261-3/+6
* Remove section numbers from README, document length optionAndinus2021-01-252-48/+55
* Bump version to v0.1.3, document changes v0.1.3Andinus2021-01-243-7/+17
* Add an option to specify minimum lengthAndinus2021-01-241-2/+3
* Bump version to v0.1.2 v0.1.2Andinus2021-01-201-1/+1
* Document new feature in READMEAndinus2021-01-202-4/+14
* Allow the input puzzle to be of any sizeAndinus2021-01-202-45/+34
* Fix dates in READMEAndinus2021-01-202-8/+8
* Bump version to v0.1.1 v0.1.1Andinus2021-01-201-1/+1
* Add install instructions to READMEAndinus2021-01-202-7/+121
* Document new feature (reading puzzle from file), update READMEAndinus2021-01-202-7/+13
* Allow future versions of WWW module to be usedAndinus2021-01-201-1/+1
* Read from file if passed, modify USAGEAndinus2021-01-203-53/+86
* Add latest demo linkAndinus2021-01-201-2/+5
* Add v0.1.0 demo linksAndinus2021-01-201-2/+3
* Re-structure for CPAN upload, include a dictionary file v0.1.0Andinus2021-01-1910-82/+355273
* Re-implement octans, move subroutines to respective modulesAndinus2021-01-198-218/+410
* Document the implementationAndinus2021-01-141-1/+71
* Add links to website, source, githubAndinus2021-01-141-0/+4
* Add demo linksAndinus2021-01-141-4/+14
* Initial commitAndinus2021-01-143-0/+197