stx_libbasic.st
changeset 21886 55ce21399bb1
parent 21866 e4e3c1a1c9f7
child 21964 a671ebec9b34
equal deleted inserted replaced
21885:37888a576705 21886:55ce21399bb1
   177      Attributes are: #autoload or #<os> where os is one of win32, unix,..."
   177      Attributes are: #autoload or #<os> where os is one of win32, unix,..."
   178 
   178 
   179     ^ #(
   179     ^ #(
   180         "<className> or (<className> attributes...) in load order"
   180         "<className> or (<className> attributes...) in load order"
   181         Autoload
   181         Autoload
   182         Float
       
   183         LongFloat
       
   184         Object
   182         Object
   185         ProtoObject
   183         ProtoObject
   186         ShortFloat
       
   187         AbstractOperatingSystem
   184         AbstractOperatingSystem
   188         AbstractSourceFileReader
   185         AbstractSourceFileReader
   189         Annotation
   186         Annotation
   190         Behavior
   187         Behavior
   191         Boolean
   188         Boolean
   425         DeepCopyError
   422         DeepCopyError
   426         ExceptionHandlerSet
   423         ExceptionHandlerSet
   427         ExecutionError
   424         ExecutionError
   428         ExternalBytes
   425         ExternalBytes
   429         FixedPoint
   426         FixedPoint
       
   427         Float
   430         ImmutableArray
   428         ImmutableArray
   431         Infinity
   429         Infinity
   432         InvalidPatchError
   430         InvalidPatchError
   433         LargeInteger
   431         LargeInteger
       
   432         LongFloat
   434         NotANumber
   433         NotANumber
   435         OSSignalInterrupt
   434         OSSignalInterrupt
   436         (OSXOperatingSystem unix)
   435         (OSXOperatingSystem unix)
   437         OsIllegalOperation
   436         OsIllegalOperation
   438         OsInaccessibleError
   437         OsInaccessibleError
   444         PackageLoadError
   443         PackageLoadError
   445         PackageLoadInProgressQuery
   444         PackageLoadInProgressQuery
   446         PrivateMetaclass
   445         PrivateMetaclass
   447         ProceedError
   446         ProceedError
   448         ReadWriteStream
   447         ReadWriteStream
       
   448         ShortFloat
   449         SmallInteger
   449         SmallInteger
   450         SmalltalkChunkFileSourceWriter
   450         SmalltalkChunkFileSourceWriter
   451         SomeNumber
   451         SomeNumber
   452         StreamError
   452         StreamError
   453         TimeoutError
   453         TimeoutError