Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 298 Bytes

bugs.md

File metadata and controls

13 lines (9 loc) · 298 Bytes

BUGS

These are known bugs. There are probably more. I may get to fixing them one day!

Stack overflow causes ulisp to hang: (defun fill () (fill) nil)

Various input strings can cause the reader to hang or crash: "(" """

Calling time with no parameters "(time)" somehow causes a hard fault