added STIX_EPFULL
fixed a bug in starting an initial process started writing an integer-to-string conversion function
This commit is contained in:
@ -109,6 +109,11 @@
|
||||
}
|
||||
|
||||
|
||||
#method asString
|
||||
{
|
||||
<primitive: #_integer_inttostr>
|
||||
self primitiveFailed.
|
||||
}
|
||||
|
||||
#method to: end by: step do: aBlock
|
||||
{
|
||||
|
Reference in New Issue
Block a user