Add traceIf function for conditional tracing.
[matthijs/master-project/cλash.git] / cλash / CLasH / Utils.hs
2010-04-14 Matthijs KooijmanAdd traceIf function for conditional tracing.
2010-04-07 Matthijs KooijmanAdd allM and anyM functions.
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-08-20 Christiaan BaaijMerge branch 'cλash' of git.stderr.nl/matthijs/projects...
2009-08-19 Matthijs KooijmanMerge branch 'master' of git://github.com/christiaanb...
2009-08-19 Matthijs KooijmanAdd mapAccumLM helper function.
2009-08-19 Matthijs KooijmanAdd andM and orM utility functions.
2009-08-06 Matthijs KooijmanMerge branch 'master' of git://github.com/christiaanb...
2009-08-06 Matthijs KooijmanAdd isJustM helper function.
2009-08-05 Matthijs KooijmanMerge branch 'master' of git://github.com/christiaanb...
2009-08-05 Matthijs KooijmanRestructure the "finder" functions.
2009-08-05 Matthijs KooijmanAdd catMaybesM and concatM helper functions.
2009-08-05 Matthijs KooijmanAdd unzipM helper function.
2009-08-05 Matthijs KooijmanMake vhdl generation and normalization lazy.
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...