Merge branch 'cλash' of http://git.stderr.nl/matthijs/projects/master-project
[matthijs/master-project/cλash.git] / Generate.hs
2009-06-25 Christiaan BaaijMerge branch 'cλash' of git.stderr.nl/matthijs/projects...
2009-06-25 Matthijs KooijmanUnify all BuiltinBuilder functions.
2009-06-25 Christiaan BaaijCleaned up genFoldlCall.
2009-06-24 Christiaan BaaijAdded builtin foldl function
2009-06-24 Christiaan BaaijMerge branch 'cλash' of git.stderr.nl/matthijs/projects...
2009-06-24 Matthijs KooijmanGenerate vector functions on demand.
2009-06-24 Christiaan BaaijPulled genZipWithCall into VHDLSession monad
2009-06-24 Christiaan BaaijMerge branch 'cλash' of git.stderr.nl/matthijs/projects...
2009-06-24 Christiaan BaaijAdded builtin zipwith function
2009-06-24 Matthijs KooijmanPut the Builders in the VHDLSession.
2009-06-24 Christiaan BaaijBuiltin function 'empty' now returns a constant empty...
2009-06-24 Matthijs KooijmanClean up the code a bit more.
2009-06-23 Christiaan BaaijStarted cleanup of VHDL.hs and some builtin funcs now...
2009-06-23 Christiaan BaaijMerge branch 'cλash' of git.stderr.nl/matthijs/projects...
2009-06-23 Christiaan BaaijAdded builtin copy function
2009-06-23 Christiaan BaaijMerge branch 'cλash' of git.stderr.nl/matthijs/projects...
2009-06-23 Christiaan BaaijMap generations always maps clk port
2009-06-23 Matthijs KooijmanMerge git://github.com/darchon/clash into cλash
2009-06-23 Christiaan BaaijMerge branch 'cλash' of git.stderr.nl/matthijs/projects...
2009-06-23 Christiaan BaaijAdded singleton
2009-06-23 Matthijs KooijmanMerge git://github.com/darchon/clash into cλash
2009-06-23 Christiaan BaaijMerge branch 'cλash' of git.stderr.nl/matthijs/projects...
2009-06-23 Christiaan BaaijAlmost finished support for 'map'
2009-06-23 Christiaan BaaijAdded builtin function 'empty'
2009-06-23 Christiaan BaaijMerge branch 'cλash' of git.stderr.nl/matthijs/projects...
2009-06-23 Christiaan BaaijAdded +> function, started on map
2009-06-22 Christiaan BaaijUpdated support for RangedWords, Requires new branch...
2009-06-22 Christiaan BaaijMerge branch 'cλash' of git.stderr.nl/matthijs/projects...
2009-06-22 Matthijs KooijmanCheck parameter counts in mkConcSm instead of the actua...
2009-06-22 Matthijs KooijmanMake the hw functions builtin operators instead of...
2009-06-22 Christiaan BaaijAdded subtype declarations to TypeMap, removed SubtypeMap.
2009-06-22 Christiaan BaaijMerge branch 'cλash' of git.stderr.nl/matthijs/projects...
2009-06-19 Christiaan BaaijAdded support for (!) function
2009-06-19 Christiaan BaaijMerge branch 'cλash' of git.stderr.nl/matthijs/projects...
2009-06-19 Christiaan BaaijMerge branch 'cλash' of git.stderr.nl/matthijs/projects...
2009-06-19 Christiaan BaaijAdded global vector function generation