Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | optimize speed | vg | 2020-05-20 | 1 | -14/+27 |
* | try to switch to new algorithm for speeding up solver | vg | 2020-05-19 | 1 | -29/+45 |
* | Correct readme | Marianne Chevrot | 2020-05-19 | 1 | -1/+5 |
* | reduce memory consumption by always using same kanas | vg | 2020-05-19 | 1 | -12/+44 |
* | add cache system to avoid recalculating existing solutions | vg | 2020-05-19 | 2 | -5/+74 |
* | add level 5.19 | Marianne Chevrot | 2020-05-19 | 1 | -0/+12 |
* | separate solution generation and its display | Marianne Chevrot | 2020-05-17 | 3 | -17/+12 |
* | add a test to grid generator | Marianne Chevrot | 2020-05-17 | 2 | -12/+48 |
* | Correct kana type and max action for level 5.15 | Marianne Chevrot | 2020-05-17 | 1 | -3/+4 |
* | Add slim infested unit test | Marianne Chevrot | 2020-05-16 | 2 | -2/+14 |
* | Add level_5.15.yaml | Marianne Chevrot | 2020-05-16 | 1 | -0/+10 |
* | Add reveal unit test | Marianne Chevrot | 2020-05-16 | 2 | -1/+10 |
* | Add some level_5 files | Marianne Chevrot | 2020-05-16 | 7 | -0/+76 |
* | fix usage error | Marianne Chevrot | 2020-05-16 | 1 | -0/+1 |
* | cosmetic changes (typo fix) | Marianne Chevrot | 2020-05-16 | 1 | -4/+4 |
* | add --print option to show only starting grid | vg | 2020-05-10 | 1 | -0/+4 |
* | add levels | Marianne Chevrot | 2020-05-10 | 6 | -0/+58 |
* | Reorg levels | Marianne Chevrot | 2020-05-10 | 22 | -0/+0 |
* | add level 4.01 to 4.04, 4.09, 4.11 to 4.14 | Marianne Chevrot | 2020-05-10 | 9 | -0/+93 |
* | Merge branch 'master' of git://barty/ | vg | 2020-05-10 | 12 | -10/+33 |
|\ | |||||
| * | Add levels 4.20 and 4.21 | Marianne Chevrot | 2020-05-10 | 2 | -0/+23 |
| * | Correct typo | Marianne Chevrot | 2020-05-10 | 10 | -10/+10 |
* | | add new kana type: slimes (slim) | vg | 2020-05-10 | 2 | -20/+51 |
|/ | |||||
* | Cosmetic and aesthetic | Marianne Chevrot | 2020-05-09 | 2 | -17/+6 |
* | Add support for empty arrows | Marianne Chevrot | 2020-05-09 | 15 | -102/+142 |
* | add a makefile to run test and coverage | vg | 2020-05-06 | 2 | -0/+6 |
* | Add fblk = froz empty block | Marianne Chevrot | 2020-05-05 | 2 | -10/+29 |
* | Add arrows kana type and improved grid repr | Marianne Chevrot | 2020-05-05 | 5 | -48/+231 |
* | Add levels and rename folder | Marianne Chevrot | 2020-05-02 | 7 | -2/+34 |
* | Add some files to .gitignore | Marianne Chevrot | 2020-04-28 | 1 | -0/+2 |
* | Isolate and correct tests | Marianne Chevrot | 2020-04-28 | 2 | -41/+49 |
* | Fix program option | Marianne Chevrot | 2020-04-28 | 1 | -1/+1 |
* | Clean solver program after dev | Marianne Chevrot | 2020-04-28 | 1 | -186/+14 |
* | Rename levels folder | Marianne Chevrot | 2020-04-27 | 4 | -0/+0 |
* | Merge git://barty/ | vg | 2020-04-27 | 1 | -0/+10 |
|\ | |||||
| * | Add level 4.7 | Marianne Chevrot | 2020-04-27 | 1 | -0/+10 |
* | | Merge git://barty/ | vg | 2020-04-27 | 3 | -4/+9 |
|\| | |||||
| * | Rename level template file | Marianne Chevrot | 2020-04-27 | 1 | -0/+0 |
| * | Change default behaviour (for parents printing) | Marianne Chevrot | 2020-04-27 | 2 | -4/+9 |
* | | fix scoring function | vg | 2020-04-27 | 1 | -29/+41 |
|/ | |||||
* | Add level infos and level 4.6 | Marianne Chevrot | 2020-04-27 | 4 | -1/+38 |
* | add minimal readme | vg | 2020-04-27 | 1 | -0/+8 |
* | first commit | vg | 2020-04-27 | 3 | -0/+537 |