X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=TODO;h=d01fa6905b67f914a908fd5636494146a64963ba;hp=4791f9212ba085a45722daed82e5b41a07afba3b;hb=a0f731f21d6aa26dbf7246039a1c66c2ade0533f;hpb=baab92d048b9ba06dada3a17ec51d9e9340d4730 diff --git a/TODO b/TODO index 4791f92..d01fa69 100644 --- a/TODO +++ b/TODO @@ -1,2 +1,9 @@ -Better check for legality of arguments (i.e. stuff after [configfile]). -Implementation of Marc Lacrosse's utility +Move static queue for engine writing to engine struct +Continue refactoring of option stuff (search for option_nb) +Make _ex versions the default (more object oriented). +Remove most uci option commands. Refer directly to Uci->option. It will make the code more +readable. +Replace "append_option" by "insert_option". +Inifile handling. +Refactor removinging of trailing EOL and white space from string (see util.c and ini file parsing). +ML's utility