Implemented some mathematical primitives for Float. Cleaned up parser as well.
commit066180439a15eb06ccee7b07af31a023218489a0
authorVincent Geddes <vincent.geddes@gmail.com>
Tue, 27 May 2008 01:48:32 +0000 (27 03:48 +0200)
committerVincent Geddes <vincent.geddes@gmail.com>
Tue, 27 May 2008 01:48:32 +0000 (27 03:48 +0200)
tree6292663f721c56fe381a85f80b0e0fa28b1ecb8d
parent4a7701dc6cf59751996340cad795648591b43094
Implemented some mathematical primitives for Float. Cleaned up parser as well.
29 files changed:
Makefile-libgoo.am
goo/st-compiler.c
goo/st-compiler.h
goo/st-generator.c
goo/st-input.c
goo/st-interpreter.c
goo/st-large-integer.c
goo/st-large-integer.h
goo/st-node.h
goo/st-parser.c
goo/st-primitives.c
goo/st-universe.c
st/Behavior.st
st/ByteString.st
st/Character.st
st/ContextPart.st
st/False.st
st/Float.st
st/Fraction.st
st/Integer.st
st/LargeInteger.st
st/Number.st
st/Object.st
st/SequenceableCollection.st
st/SmallInteger.st
st/String.st
st/True.st
st/UndefinedObject.st
st/class-defs.st