Age | Commit message (Expand) | Author | Files | Lines |
2008-10-28 | remove fields gen_cases and gen_star_cases because they are not | johnvg | 1 | -5/+1 |
2007-12-20 | update ft_arity of generated dcl functions, if this field is not updated, fusion | johnvg | 1 | -5/+3 |
2007-09-05 | use an integer instead of a string in GenTypeVar | johnvg | 1 | -14/+23 |
2007-09-05 | use bimapId instead of bimap{|*|} for variables | johnvg | 1 | -10/+23 |
2007-04-11 | rename field cons_index as cons_number | johnvg | 1 | -2/+2 |
2007-02-14 | add space before and after @ | johnvg | 1 | -1/+1 |
2006-11-16 | report an error if an existential type is used | johnvg | 1 | -6/+9 |
2006-07-17 | substitute TA_RootVar when expanding type synonyms | johnvg | 1 | -1/+6 |
2005-11-21 | remove unused constructor WildCard | johnvg | 1 | -2/+0 |
2005-11-18 | correct the arities in the 'incorrect arity' error message | johnvg | 1 | -9/+5 |
2005-04-22 | remove code for Clean 1.3 | johnvg | 1 | -6/+0 |
2005-04-21 | remove unused variable generated_arg_names | johnvg | 1 | -2/+0 |
2003-07-15 | OBJECT marking is added | alimarin | 1 | -28/+163 |
2003-06-19 | removed unused field class_arg_kinds | ronny | 1 | -2/+1 |
2003-06-16 | fixed bug with field indexes in StdGeneric | alimarin | 1 | -2/+5 |
2003-05-16 | renamed field names of type Ident in syntax tree | ronny | 1 | -162/+162 |
2003-05-14 | foldExp - added alternative for EE | alimarin | 1 | -0/+2 |
2002-11-28 | added special handling for strings: | alimarin | 1 | -10/+16 |
2002-11-12 | bugs fixed in generics | alimarin | 1 | -55/+117 |
2002-10-01 | minor changes in generics | alimarin | 1 | -7/+21 |
2002-06-17 | removed ignored !'s | johnvg | 1 | -11/+11 |
2002-06-03 | removed trace | alimarin | 1 | -4/+4 |
2002-06-03 | added constructor/type/field information to generics | alimarin | 1 | -577/+1128 |
2002-04-11 | support for generic type context like in | alimarin | 1 | -14/+192 |
2002-03-28 | fixes in generics to compile with Clean 2.0 | alimarin | 1 | -21/+11 |
2002-03-25 | new implementation of generics | alimarin | 1 | -0/+3062 |