ID | Priority | Status | lisp bugs | Date |
37 | 4 | FIXED | added &level debug | 08-31-2013 |
39 | 4 | FIXED | hashfunc slow,added cacheing | 09-01-2013 |
47 | 4 | FIXED | '$' is an atom part | 09-17-2013 |
71 | 4 | FIXED | (foo ''bar boo) leaves nil pointing at garbage | 02-16-2014 |
73 | 4 | FIXED | rand should seed off of time | 02-19-2014 |
84 | 4 | FIXED | apply not implemented, define in lisp.lsp for now | 09-25-2014 |
91 | 4 | FIXED | fputs,puts not quite right | 09-09-2014 |
105 | 4 | FIXED | Need to add client IP to html header | 04-06-2015 |
130 | 4 | FIXED | ctrlc handler needed in lisp | 02-13-2016 |
131 | 4 | FIXED | lisp needs a way to enter stuff on cmd line | 02-19-2016 |
133 | 4 | FIXED | memcpy needed | 03-20-2016 |
134 | 4 | FIXED | sfstream needed | 03-30-2016 |
139 | 4 | FIXED | lambda (and flambda?) should eval parms after local vars list | 04-13-2016 |
142 | 4 | FIXED | sfwrite needs to be implemented | 04-16-2016 |
147 | 4 | FIXED | sfread is broken | 04-24-2016 |
148 | 4 | FIXED | sfgetch is needed | 04-24-2016 |
155 | 4 | FIXED | broke genstate, failed for powers of 10 | 06-23-2016 |
156 | 4 | FIXED | needed to add unsigned compares u<, u<= etc | 06-23-2016 |
157 | 4 | FIXED | needed to add reset_ctrlc for continuing stuff after ^C | 07-04-2016 |
159 | 4 | FIXED | memmove needed for overlapping copies in vscroll_up_chararray | 08-07-2016 |
163 | 4 | FIXED | ifft implementing needed | 09-09-2016 |
181 | 4 | FIXED | Calculating the offset of audio .wav files is neede (wav_to_wav_offset a b). | 02-27-2017 |
183 | 4 | FIXED | playing sound needs its own thread. | 03-09-2017 |
184 | 4 | FIXED | video needs its own thread. | 03-12-2017 |
185 | 4 | FIXED | system() needs to be stubbed. | 03-25-2017 |
192 | 4 | FIXED | Infinite precision math package(p/q) hooks need to be written | 03-05-2018 |
196 | 4 | FIXED | Debug means needed for saving list offsets in read files. | 09-09-2018 |