5 Commits (4e12cefbba30cfbd8921749f2750a6000f7b072e)

Author SHA1 Message Date
Jordan Orelli c4fed38dd9 refactored builtin type
this is done to avoid repeating all the arity checks all over the place.
That was getting a little tedious.
12 years ago
Jordan Orelli 93c86871da (*) now evaluates to 1 instead of 0
I have no idea if this matters or if it's in the spec or anything like
that.
12 years ago
Jordan Orelli 90c4009ada cleaning up a little bit 12 years ago
Jordan Orelli 2b9322624f added division, prevent div by zero panics 12 years ago
Jordan Orelli ac8430076a refactoring a bit, defined accumulator struct
added subtraction and multiplication
12 years ago