Keep (and show) a count of applied transformations.
[matthijs/master-project/cλash.git] / cλash / CLasH / Translator / TranslatorTypes.hs
2010-03-31 Matthijs KooijmanKeep (and show) a count of applied transformations.
2009-11-11 Christiaan BaaijMerge branch 'cλash' of git.stderr.nl/matthijs/projects...
2009-11-11 Christiaan BaaijClean up source files:
2009-11-10 Christiaan BaaijUse data-accessor-transformers package to remove deprec...
2009-11-10 Christiaan BaaijFixed VHDL Type generation, vhdlTy now uses HType's...
2009-11-06 Christiaan BaaijStart support on initial state. Substates currently...
2009-09-23 Christiaan BaaijFix bug with generating head and tail functions. Update...
2009-09-09 Christiaan BaaijAdd support for enumeration types.
2009-08-14 Matthijs KooijmanMerge branch 'master' of git://github.com/christiaanb...
2009-08-14 Christiaan BaaijMerge branch 'cλash' of git.stderr.nl/matthijs/projects...
2009-08-13 Christiaan BaaijMerge branch 'cλash' of git.stderr.nl/matthijs/projects...
2009-08-13 Christiaan BaaijGenerate more unique variable names, generate truely...
2009-08-07 Christiaan BaaijAdd support for translating designs defined over multip...
2009-08-06 Matthijs KooijmanMerge branch 'master' of git://github.com/christiaanb...
2009-08-06 Matthijs KooijmanRemove the getType field name from OrdType.
2009-08-06 Matthijs KooijmanAllow explicit empty VHDL types using Maybe.
2009-08-05 Matthijs KooijmanMerge branch 'master' of git://github.com/christiaanb...
2009-08-05 Matthijs KooijmanRestructure the "finder" functions.
2009-08-05 Matthijs KooijmanMove around some helper functions.
2009-08-05 Matthijs KooijmanRemove compatability aliases for the old sessions.
2009-08-05 Matthijs KooijmanMake vhdl generation and normalization lazy.
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-15 Christiaan BaaijAdepted the modules to their new structure
2009-07-15 Christiaan BaaijMoved clash to it's own library directory, and started...