Improve listBindings output.
[matthijs/master-project/cλash.git] / cλash / CLasH / Utils / GhcTools.hs
2010-05-25 Matthijs KooijmanImprove listBindings output.
2010-03-08 Matthijs KooijmanMake listBindings return IO () instead of IO [()].
2010-03-08 Matthijs KooijmanShow classes in listBindings output.
2010-03-08 Matthijs KooijmanShow uniques in listBindings output.
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 BaaijFixed VHDL Type generation, vhdlTy now uses HType's...
2009-11-06 Christiaan BaaijStart support on initial state. Substates currently...
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-07 Christiaan BaaijWe now use compileToCoreSimplified, I'm sure there...
2009-08-05 Matthijs KooijmanMerge branch 'master' of git://github.com/christiaanb...
2009-08-05 Matthijs KooijmanRestructure the "finder" functions.
2009-08-03 Matthijs KooijmanMerge branch 'master' of git://github.com/christiaanb...
2009-08-01 Christiaan BaaijBring back listBind(ings) in Utils.hs by reorganising...
2009-07-22 Christiaan BaaijRemoved need for GHC.Paths, some functions however...
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...