Refactored. Removed descriptor structs.
commit5624a869d08e983ac50086e3270cfd2d45dca9fd
authorVincent Geddes <vincent.geddes@gmail.com>
Thu, 10 Jul 2008 18:55:01 +0000 (10 20:55 +0200)
committerVincent Geddes <vincent.geddes@gmail.com>
Thu, 10 Jul 2008 18:55:01 +0000 (10 20:55 +0200)
treedf0bd9c98e567e3285e1cb30b59b586a41c02e04
parent1301206e5a1e3474da7c79683fb8057f26db4efb
Refactored. Removed descriptor structs.
21 files changed:
Makefile-libpanda.am
src/st-array.c
src/st-array.h
src/st-behavior.c
src/st-behavior.h
src/st-character.h
src/st-context.c
src/st-context.h
src/st-float.c
src/st-float.h
src/st-large-integer.c
src/st-large-integer.h
src/st-memory.c
src/st-object.c
src/st-object.h
src/st-primitives.c
src/st-processor.c
src/st-small-integer.h
src/st-symbol.h
src/st-universe.c
st/SmallInteger.st