Really revert all of the recent rotating changes.
[matthijs/master-project/cλash.git] / Bits.hs
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-03 Christiaan BaaijMerge branch 'cλash' of git.stderr.nl/matthijs/projects...
2009-07-03 Christiaan BaaijMade Bit an instance of Lift so it can be used in vectorTH
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 BaaijStarted adding builtin functions
2009-03-05 Matthijs KooijmanRemove the dontcare function from Bits.
2009-03-04 Matthijs KooijmanProvide preliminary support for list types.
2009-03-04 Matthijs KooijmanRemove support for DontCare.
2009-02-19 Matthijs KooijmanEnable the DontCare value for Bit again.
2009-02-18 Matthijs KooijmanRemove the DontCare value from the Bit type.
2009-01-19 Matthijs KooijmanIntial import of some haskell programs.