Prevent conflicts with inlinenonrep in normalization.
[matthijs/master-project/cλash.git] / cλash /
2009-07-31 Matthijs KooijmanPrevent conflicts with inlinenonrep in normalization.
2009-07-31 Matthijs KooijmanMerge branch 'master' of git://github.com/christiaanb...
2009-07-31 Christiaan BaaijQuick hack implementation of FSVec literals, needs...
2009-07-29 Christiaan BaaijWe need the latest vhdl package
2009-07-29 Christiaan BaaijWe now make a show function for all default datatypes.
2009-07-28 Christiaan BaaijAdd automated testbench generation according to supplie...
2009-07-28 Matthijs KooijmanShow type of binder in listBinding.
2009-07-28 Matthijs KooijmanMake listBind use listBinding.
2009-07-28 Matthijs KooijmanExtend CoreShow for TyCons.
2009-07-23 Christiaan BaaijRemove NoGenerics pragma, as the ghc bug 3391 is now...
2009-07-23 Christiaan BaaijAlso add NoGenerics pragma to the other types.hs files
2009-07-23 Christiaan BaaijFix core show
2009-07-23 Christiaan BaaijCurrently Generics support is broken in combination...
2009-07-22 Christiaan BaaijRemoved need for GHC.Paths, some functions however...
2009-07-22 Christiaan BaaijUpdate .cabal file so that a default build is expected...
2009-07-22 Christiaan BaaijMake sure clash is build using stage2 ghc when build...
2009-07-22 Christiaan BaaijChanged name of cabal file so it will work in the GHC...
2009-07-20 Christiaan BaaijChanged build-depends to only those libraries required...
2009-07-16 Christiaan BaaijWe now support Annotations to indicate top-level entity...
2009-07-15 Christiaan BaaijAdepted the modules to their new structure
2009-07-15 Christiaan BaaijMoved clash to it's own library directory, and started...