support resource errors for out of memory conditions.

improve stack dump message.
This commit is contained in:
Vitor Santos Costa
2009-05-17 09:42:56 -07:00
parent d8590f2587
commit ae5bf4d6e7
5 changed files with 62 additions and 67 deletions

View File

@@ -47,10 +47,11 @@ A Callable N "callable"
A Catch F "$catch"
A ChangeModule F "$change_module"
A Char N "char"
A Charsio N "charsio"
A Character N "character"
A CharacterCode N "character_code"
A Charsio N "charsio"
A Colomn N ":"
A CodeSpace N "code_space"
A Comma N ","
A Compound N "compound"
A ConsistencyError N "consistency_error"
@@ -271,6 +272,7 @@ A Throw N "throw"
A TimeOutSpec N "time_out_spec"
A TopLevelGoal F "$top_level_goal"
A TopThreadGoal F "$top_thread_goal"
A Trail N "trail"
A True N "true"
A Tty N "tty"
A Ttys N "ttys"
@@ -278,6 +280,7 @@ A TypeError N "type_error"
A Undefined N "undefined"
A Undefp F "$undefp"
A Underflow N "underflow"
A UnificationStack N "unification_stack"
A UnsignedByte N "unsigned_byte"
A UnsignedChar N "unsigned_char"
A User N "user"