Refactored structure and accessors for arrayed objects (at the VM level)
commitf10c781d0781285f23c7928971d7b606567923ec
authorVincent Geddes <vincent.geddes@gmail.com>
Tue, 27 May 2008 22:08:53 +0000 (28 00:08 +0200)
committerVincent Geddes <vincent.geddes@gmail.com>
Tue, 27 May 2008 22:08:53 +0000 (28 00:08 +0200)
tree5de6e84795f457965c5968447f2e557970afa9d6
parent066180439a15eb06ccee7b07af31a023218489a0
Refactored structure and accessors for arrayed objects (at the VM level)
30 files changed:
goo/st-array.c
goo/st-array.h
goo/st-byte-array.c
goo/st-byte-array.h
goo/st-class.c
goo/st-descriptor.h
goo/st-float-array.h
goo/st-float.c
goo/st-generator.c
goo/st-hashed-collection.c
goo/st-heap-object.c
goo/st-heap-object.h
goo/st-interpreter.c
goo/st-large-integer.c
goo/st-node.c
goo/st-object.h
goo/st-primitives.c
goo/st-symbol.c
goo/st-symbol.h
goo/st-universe.c
st/ArrayedCollection.st
st/Association.st
st/Behavior.st
st/BlockContext.st
st/Float.st
st/LargeInteger.st
st/Object.st
st/SequenceableCollection.st
st/SmallInteger.st
st/class-defs.st