Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | test: add more unit tests to FEN parsing | eug-vs | 2022-09-14 | -4/+7 |
* | test: group unittests into sections | eug-vs | 2022-09-14 | -4/+14 |
* | feat: compute knight attack table | eug-vs | 2022-09-14 | -9/+22 |
* | feat: add notations | eug-vs | 2022-09-13 | -2/+10 |
* | chore: setup primitive testing framework | eug-vs | 2022-09-13 | -2/+5 |
* | chore: initialize project | eug-vs | 2022-09-13 | -0/+7 |