Fix vhdl type generation of index type, as upper bound is now exclusive
[matthijs/master-project/cλash.git] / clash / CLasH / VHDL / VHDLTools.hs
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...