Make inlinebind work for non-recursive lets.
[matthijs/master-project/cλash.git] / cλash / CLasH / Utils /
2009-08-14 Matthijs KooijmanMerge branch 'master' of git://github.com/christiaanb...
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-13 Matthijs KooijmanAdd and use splitNormalized helper function.
2009-08-12 Matthijs KooijmanAdd isStateCon helper.
2009-08-07 Christiaan BaaijAdd support for translating designs defined over multip...
2009-08-07 Christiaan BaaijHave reduceCoreListToHsList work with simplified modules
2009-08-07 Christiaan BaaijWe now use compileToCoreSimplified, I'm sure there...
2009-08-06 Matthijs KooijmanMerge branch 'master' of git://github.com/christiaanb...
2009-08-06 Matthijs KooijmanAdd TypedThing class, and generalize hasStateType with it.
2009-08-06 Matthijs KooijmanAdd expr_uses_binders predicate.
2009-08-06 Matthijs KooijmanAdd {is,has}StateType predicates.
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 KooijmanMake vhdl generation and normalization lazy.
2009-08-03 Matthijs KooijmanMerge branch 'master' of git://github.com/christiaanb...
2009-08-03 Christiaan BaaijTFVec builtin should now completely work
2009-08-01 Christiaan BaaijBring back listBind(ings) in Utils.hs by reorganising...
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-28 Christiaan BaaijAdd automated testbench generation according to supplie...
2009-07-28 Matthijs KooijmanExtend CoreShow for TyCons.
2009-07-23 Christiaan BaaijAlso add NoGenerics pragma to the other types.hs files
2009-07-23 Christiaan BaaijFix core show
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...