IDPriorityStatuslisp bugsDate
425FIXEDgarbage collect numbers09-03-2013
465FIXEDAdd Chr at least temporarily09-17-2013
725FIXED() at top level broken02-17-2014
865FIXEDstring.h needed in builtins.c warnings only09-03-2014
875FIXEDexit() in builtins.c needs cast to chop pointer to int warnings only09-03-2014
885FIXEDprocess stuff now just process_t warnings only09-03-2014
905FIXEDPut in typecasts in builtins.c to keep warnings down only09-04-2014
1075FIXEDusleeps in XEventLoop inefficient. 32 tests take 3.4sec on app version06-15-2015
1095FIXEDstrcat_lisp inefficient07-16-2015
1105FIXEDXGetFontProperty XGetAtomName need implemented07-22-2015
1115FIXEDValgrind sign_exp_ch undefined in read_lisp_string07-27-2015
1125FIXEDValgrind on exit cleanup atoms, strings, numbers07-28-2015
1135FIXEDValgrind on exit cleanup lists07-28-2015
1145FIXEDValgrind uninitialized ptrs in process stuff07-28-2015
1155FIXEDValgrind stack allocates hanging around07-28-2015
1165FIXEDpretty printer needed for debug and human readability08-16-2015
1375FIXEDneeded a profiling capability ../inc/profile.lsp04-04-2016
1465FIXEDNeeded to get mouse position04-22-2016
1505FIXED',' causes problems in the parser needs to be added as an atom character, probably01-01-2018
1515FIXEDgetchar needs to return after 1 char05-06-2016
1525FIXEDputchar needs to be implemented05-06-2016
1685FIXED',' added to atom chars. 10-13-2016
1785FIXEDunary ops need to translate ints to doubles where needed.02-10-2017
1795FIXEDbinary ops need to return nil at first non number type.02-10-2017
1805FIXEDmod (% ) needs to typecast to ints or bail & return nil.02-10-2017
1885FIXEDFor speed reasons delta_volume now native in music.c02-13-2018
1895FIXED(cndr number lists) and cnar shortcut needed02-14-2018
1915FIXEDwav_to_slice wraps if scaled > 255, should clip to 25502-15-2018
1955FIXEDlisp_core.h lambda reevaluates last matched arg passed in twice.08-15-2018
2005FIXEDOn exit lots of memory isn't cleaned up.01-20-2019