about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* 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
3:49 -0800 4796' href='/akkartik/mu/commit/html/subx/053new_segment.subx.html?h=hlt&id=c56d803cd8a0e3f28328f91aa1d457905a68641a'>c56d803c ^
34c84469 ^

14a38052 ^


d1c9392a ^
e99038ea ^
14a38052 ^



96a6bac5 ^
14a38052 ^
ac07e589 ^
d1c9392a ^
14a38052 ^
ac07e589 ^
d1c9392a ^
14a38052 ^
ac07e589 ^
14a38052 ^

d1c9392a ^
901ae474 ^
14a38052 ^

ac07e589 ^
14a38052 ^
c98d4b1c ^
f75f333f ^
ac07e589 ^
96a6bac5 ^
ac07e589 ^
f75f333f ^
96a6bac5 ^
14a38052 ^

cf02c20b ^


ac07e589 ^
cf02c20b ^





901ae474 ^
cf02c20b ^
e99038ea ^
cf02c20b ^
e99038ea ^
cf02c20b ^
e99038ea ^
cf02c20b ^
e99038ea ^
cf02c20b ^
e99038ea ^
cf02c20b ^
e99038ea ^
cf02c20b ^

34c84469 ^



1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127