Merge git://github.com/darchon/clash into cλash
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Thu, 25 Jun 2009 14:58:57 +0000 (16:58 +0200)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Thu, 25 Jun 2009 14:58:57 +0000 (16:58 +0200)
commit59b710f483534efd4a293f880235f444a5156451
tree04f56e6faa39d23d593083369c23d5753077fcae
parent85a89721bf286e8bef30f845d5c1067b64c73249
parent5a6c7451c4ad8d7c9716acd53769581287681cc5
Merge git://github.com/darchon/clash into cλash

Disabled foldr generation again, it should either be updated to the
shorter form from my last commits, but preferably foldl should be
abstracted to handle both.

* git://github.com/darchon/clash:
  Added builtin function foldr
  Foldl correctly handles empty vectors

Conflicts:
Generate.hs
GlobalNameTable.hs
Generate.hs