IDPriorityStatuscalc bugsDate
534FIXEDlastarg symbolic broken12-05-2013
584FIXEDClr parm 4 & 5 non integers11-21-2013
614FIXEDplayback doesnt last arg/op right12-05-2013
1084FIXEDrework the way calc.htm gets generated 11-30-2014
1164FIXED(+ (+ (+ 2nd args same needs to be optimized04-11-2015
1294FIXED(+ complex complex) simplify needs change to (* 2 complex)04-11-2015
1534FIXEDGraph needs to leave something meaningful on stack, or nothing01-21-2015
1654FIXEDweb version graph of ATan(x) has holes and jumps02-04-2015
1704FIXEDLisp evaluation of a double on the stack returns (arg)?02-08-2015
1734FIXEDAdding buttons needs to update context,need update means02-08-2015
1844FIXEDabs func needed for graphing03-04-2015
1984FIXEDCalc answers need to be left not right03-25-2015
1994FIXEDSqrt and other funcs don't work symbolic, all on keypad should03-26-2015
2034FIXEDWeb Rad-Grad-Deg main button text not redrawn?! after sitting? Firefox,Opera04-11-2015
2064FIXEDWeb iframes have scrollbars03-31-2015
2244FIXEDShunting yard algo had precidence <= instead of < in non-left assoc04-10-2015
2254FIXEDunary +/- need precedence numbers04-10-2015
2274FIXED(* (* # a) b) simplify needs change to (* # (* a b))04-11-2015
2284FIXED(+ a (+ b a)) simplify needs change to (+ (* 2 a) b)04-11-2015
2294FIXEDneed a simplify button for testing04-11-2015
2324FIXEDAnswer list only shows 3 in console only, shows 4 in web.09-23-2015
2374FIXEDWeb version grid lines don't match up with axis02-28-2016
2444FIXEDWeb lists scroll buttons don't work yet07-24-2015
2454FIXEDWeb lists selector grey doesn't show up right away07-22-2015
2464FIXEDWeb lists selector on Answer doesn't flush07-24-2015
2474FIXEDcontext saves/restores mess up Deg-Grad-Rad07-16-2015
2484FIXED(locate) is depreciated, gbutton_list should be only structure for active use07-16-2015
2494FIXEDWeb lists selector grey wasn't correct exactly07-22-2015
2504FIXEDWeb fonts weren't regular07-22-2015
2584FIXEDTest doesn't reset Deg-Rad-Grad right second time02-12-2016
2754FIXEDLots of ListSetListBox calls not apparently needed in setcontext.08-25-2015
2784FIXED"Lisp" key crashes, or at least assumes tos is a string09-03-2015
2804FIXEDsimplify is making assumptions of symbolic noticeable on units09-04-2015
2834FIXEDlambda_filter_fn's need to check for nil && do nothing09-04-2015
2874FIXEDsinh/tanh/cosh needed to handle nans better09-08-2015
2894FIXEDunop (similar to binop) written for glastop to work properly09-08-2015
2904FIXEDRect/Polar need to be aware of ""09-08-2015
2914FIXEDEnter fails on ""09-08-2015
2924FIXEDEE fails on ""09-08-2015
2964FIXEDsimplified units of atan/asin/acos09-08-2015
2974FIXEDstk->cplx did not handle #InputError correctly09-08-2015
2984FIXEDbinops did not handle #InputError correctly09-08-2015
3114FIXEDbuttons are too adhock, now more like listboxes for init/draw09-26-2015
3144FIXEDx^x d/dx x needs a simplification rule03-01-2016
3244FIXEDgraphing scale/labels are wrong y,100=>1 30=>103-08-2016
3274FIXEDweb msie has no grid03-22-2016
3284FIXEDweb msie default focus not on text box03-22-2016
3414FIXEDchange in binops to return nil caused rTest Failures #Inf,stk->cplx02-10-2017
3424FIXEDImplement hooks for infinite p/q math package09-01-2018
3434FIXEDNeed double/inf button for 'native12-22-2018
3444FIXEDGraph either needs to be double or work.01-18-2019
3474FIXEDTest crashes with inf precision, at test 26.01-17-2019
3504FIXEDRandom test found Graph fragile to nil, #nans.01-18-2019
3524FIXEDListboxes need to protect themselves against overflow.01-20-2019
3544FIXEDdoubles don't parse p/qs right with things like "3.1415e0.."01-20-2019
3554FIXEDp/qs acos and asin need to return #ind for >1 and <-101-20-2019
3564FIXEDp/qs arctrig functions need to honor deg/rad/grad01-20-2019
3574FIXEDp/qs arctan incorrect format01-20-2019
3594FIXEDcplx->stk of #InputError crashes, needs to return something, found by random test01-28-2019