summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2 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
2 daysTabs for indentation, spaces for alignmenttslil
2 daysFixed indentation and some bugs, stats programmetslil
2 daysMerge branch 'master' of git.sr.ht:~tslil/ctaktslil
2 daysIgnore training data for nowtslil
2 daysSet dialect to C99tslil
2 daysextract games from playtak.com/games databasetslil
2 daysIncorrect usage of globals in headertslil
2 daysAdded help, trimmed print_infotslil
2 daysIn-lined a few things, reworked flat count to iterate only oncetslil
2 daystak.h now tracks win state, optimisations, saved a byte on countstslil
2 daysSilly mistaketslil
2 daysLine-mode mostly completetslil
2 daysWorking on line-mode front-endtslil
2 daysFixed road DFS errorstslil
2 daysBoard printingtslil
2 daysCorrected PTN move parsingtslil
2 daysAdded linenoise library, uninitialised variable + renamingtslil
2 daysFixed orderingtslil
2 daysTransition to single file headertslil
2 daysBetter as single file headertslil
2 daysOBOEs in try_move + logic errorstslil
- Corrected use of static - Implemented next_turn
2 daysWorking on the big wrapper for everythingtslil
2 daysOutput PTN as welltslil
2 daysPTN code looks correct, minor tweaks and header guardstslil
2 daysStarted on PTN stufftslil
2 daysChanged representation, implemented most basic things for tak.htslil
2 daysInittslil