Moved neg into the standard library.
commitba49bda4e0d2ffe052a8ad6cb12a1d68f4c1e4c0
authorVincent St-Amour <stamourv@iro.umontreal.ca>
Fri, 9 Oct 2009 14:54:59 +0000 (9 10:54 -0400)
committerVincent St-Amour <stamourv@iro.umontreal.ca>
Fri, 9 Oct 2009 14:54:59 +0000 (9 10:54 -0400)
tree8cc76f44a449d059d22cc51c40f774452df49f6e
parente0d0b165829fa43094ee7bfac1e45d4b0f1bdddc
Moved neg into the standard library.
Moved the sign handling of multiplication and division to the standard library.
bignums.c
dispatch.c
encoding.scm
env.scm
library.scm
parser.scm
primitives.c