Skip to content
  • Juergen Nickelsen's avatar
    error handling with explicit error objects · a2375861
    Juergen Nickelsen authored
     * all Pyle*Error exceptions retain their arguments and the message
     * stdsym/variable *last-error*
     * Error object, creation on exception init, assigned to *last-error*
     * builtin functions error, errset, error-attrs
    
    also, (hopefully finally) fixed String and Symbol representation
    a2375861