Numbers are now encoded using a descending index
[matthijs/master-project/cλash.git] / clash / CLasH / VHDL / VHDLTools.hs
2010-06-21 christiaanbNumbers are now encoded using a descending index
2010-06-21 christiaanbAdd show generation function for ADTs
2010-06-21 christiaanbEncode enumerations as unsigned integers instead of...
2010-06-17 christiaanbgetFieldLabels has better error messages
2010-06-17 christiaanbFix vhdl type generation of index type, as upper bound...
2010-06-16 Matthijs KooijmanAdd getConstructorFieldLabel accessor function.
2010-06-16 Matthijs KooijmanCorrectly treat errors as a nested list in mkTyConHType.
2010-06-09 Matthijs KooijmanAdd support for multiple-constructor datatypes with...
2010-06-09 Matthijs KooijmanAdd stringToVHDLExpr function.
2010-06-08 Matthijs KooijmanMerge branch 'master' of git://github.com/christiaanb...
2010-06-02 christiaanbRename cλash dir to clash so it behaves well within...