aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
3 daysGotta go fasttslil
3 daysFirst attempt at training data + exclude draws + list overflows tootslil
Take the output and do grep -Fvxf output_file input_file to drop the bad games from consideration
3 daysTabs for indentation, spaces for alignmenttslil
3 daysFixed indentation and some bugs, stats programmetslil
3 daysSet dialect to C99tslil
3 daysAdded help, trimmed print_infotslil
3 daystak.h now tracks win state, optimisations, saved a byte on countstslil
3 daysSilly mistaketslil
3 daysLine-mode mostly completetslil
3 daysWorking on line-mode front-endtslil
3 daysFixed road DFS errorstslil
3 daysBoard printingtslil
3 daysAdded linenoise library, uninitialised variable + renamingtslil
3 daysTransition to single file headertslil
3 daysOBOEs in try_move + logic errorstslil
- Corrected use of static - Implemented next_turn
3 daysOutput PTN as welltslil
3 daysPTN code looks correct, minor tweaks and header guardstslil
3 daysStarted on PTN stufftslil
3 daysChanged representation, implemented most basic things for tak.htslil
3 daysInittslil