Corrected a bug with modulo.
commitfe0410ed66e46b8130d660cdc15734c2768f4a8e
authorVincent St-Amour <stamourv@iro.umontreal.ca>
Sun, 3 May 2009 20:57:05 +0000 (3 16:57 -0400)
committerVincent St-Amour <stamourv@iro.umontreal.ca>
Sun, 3 May 2009 20:57:05 +0000 (3 16:57 -0400)
tree3f036d4cb58dbacc3aa7312d13a2f571759b2c88
parentc43ebc48c4b262a20242529e0af613424c7cd772
Corrected a bug with modulo.
Added a couple of things that will be necessary for the ternay operator.
ast.scm
cfg.scm
operators.scm
parser.scm
six-comp.scm
tests/makefile [deleted file]
tests/test1.c [deleted file]
tests/test2.c [deleted file]
tests/test3.c [deleted file]