Add predicate functions for the CoreContext type.
[matthijs/master-project/cλash.git] / clash /
2010-06-16 Matthijs KooijmanAdd predicate functions for the CoreContext type.
2010-06-16 Matthijs KooijmanLet genApplication handle (built-in) enumeration types.
2010-06-16 Matthijs KooijmanRestructure genApplication to handle all AggrTypes.
2010-06-16 Matthijs KooijmanDon't treat datacon id's as local variables.
2010-06-16 Matthijs KooijmanAdd getConstructorFieldLabel accessor function.
2010-06-16 Matthijs KooijmanAdd datacons_for function to get the datacons for a...
2010-06-16 Matthijs KooijmanCorrectly treat errors as a nested list in mkTyConHType.
2010-06-16 Matthijs KooijmanDon't mix up the i and dc_i variables.
2010-06-09 Matthijs KooijmanAdd support for multiple-constructor datatypes with...
2010-06-09 Matthijs KooijmanAdd stringToVHDLExpr function.
2010-06-09 Matthijs KooijmanAdd datacon_index function to find a datacon in a type.
2010-06-09 Matthijs KooijmanMake casesimpl support multiple-alt cases with fields.
2010-06-08 Matthijs KooijmanMerge branch 'master' of git://github.com/christiaanb...
2010-06-08 christiaanbDo not be overzealous with inlining results of polymorp...
2010-06-08 christiaanbDo not function extract functions that still have free...
2010-06-07 christiaanbAdd setup file
2010-06-07 christiaanbFix cabal file to reflect temp bug fixes
2010-06-07 christiaanbTemporarily disable "inlinenonrepresult" transformation...
2010-06-02 christiaanbRename cλash dir to clash so it behaves well within...