ID | Priority | Status | lisp bugs | Date |
1 | 2 | FIXED | ++ not parsed as atom | 11-15-2012 |
5 | 2 | FIXED | need lisp files in cmd support | 04-09-2013 |
17 | 2 | FIXED | relops doubles broken | 05-16-2013 |
22 | 2 | FIXED | tab not parsed | 06-20-2013 |
24 | 2 | FIXED | (is_atom {) (is_atom *) hangs | 11-05-2013 |
25 | 2 | FIXED | % is not parsed as an atom | 08-15-2013 |
26 | 2 | FIXED | readlspstr doesn't nonlists | 08-16-2013 |
32 | 2 | FIXED | dcopy breaks garbage collection | 08-29-2013 |
33 | 2 | FIXED | strtok breaks garbage collection | 08-29-2013 |
43 | 2 | FIXED | garbage collection bugs | 09-16-2013 |
57 | 2 | FIXED | alloc_string/free/malloc | 11-05-2013 |
58 | 2 | FIXED | fopen of a non file should return nil | 11-13-2013 |
59 | 2 | FIXED | html server leaves forks running | 11-20-2013 |
60 | 2 | FIXED | (asc) missing | 11-20-2013 |
62 | 2 | FIXED | strcmp,strncmp needed | 12-03-2013 |
63 | 2 | FIXED | array name needs to return size | 12-03-2013 |
66 | 2 | FIXED | Garbage Collection not mproc safe | 01-23-2014 |
70 | 2 | FIXED | html server needs a better callback based setup | 02-04-2014 |
83 | 2 | FIXED | print had errors, multiple prints internally, use one! | 03-07-2014 |
97 | 2 | FIXED | \t \any in print is broken | 10-15-2014 |
98 | 2 | FIXED | '#' should be a legal atom name? | 11-05-2014 |
104 | 2 | FIXED | Had to add SIGN_TO_ATOM_START_LIST_STATE, -u ERROR | 03-24-2015 |
106 | 2 | FIXED | setup_iprocess needs to fail gracefully, currently trashes | 09-23-2015 |
108 | 2 | FIXED | Cookies weren't being parsed right | 06-22-2015 |
117 | 2 | FIXED | Garbage collection doesn't visit all array/lists? elements, currently trashes | 09-22-2015 |
118 | 2 | FIXED | strsub needs to validate length to >= 0 | 09-08-2015 |
119 | 2 | FIXED | Garbage collection is ignoring some numbers | 09-14-2015 |
138 | 2 | FIXED | Web apps Off & test hangs | 04-05-2016 |
143 | 2 | FIXED | garbage collection making unsafe assumptions about list(array) elements being visited | 04-17-2016 |
186 | 2 | FIXED | Scoping isn't correct for lambda variables. | 05-24-2017 |
199 | 2 | FIXED | Test crashes with inf precision, at test 26. | 01-17-2019 |
202 | 2 | FIXED | Garbage collection is broken for multithreads needs to be done on a per thread basis. | 01-24-2019 |