Added protocol for CompiledMethod. More enumeration protocol
commit830c5ba3eaeaee9a14dc18d1b9394dff2676f195
authorVincent Geddes <vincent.geddes@gmail.com>
Sun, 6 Jul 2008 15:45:49 +0000 (6 17:45 +0200)
committerVincent Geddes <vincent.geddes@gmail.com>
Sun, 6 Jul 2008 15:45:49 +0000 (6 17:45 +0200)
tree86b95fce0c3348f7a1d2587b907b4cb5efe0cbbb
parent8356303d8db736e27ef63886757b794745800160
Added protocol for CompiledMethod. More enumeration protocol
for Set and Dictionary. Math constants for Float
src/st-universe.c
st/CompiledMethod.st [new file with mode: 0644]
st/Dictionary.st
st/Float.st
st/Set.st