aboutsummaryrefslogtreecommitdiff
path: root/frontend/generics1.icl
AgeCommit message (Expand)AuthorFilesLines
2006-11-16report an error if an existential type is usedjohnvg1-6/+9
2006-07-17substitute TA_RootVar when expanding type synonymsjohnvg1-1/+6
2005-11-21remove unused constructor WildCardjohnvg1-2/+0
2005-11-18correct the arities in the 'incorrect arity' error messagejohnvg1-9/+5
2005-04-22remove code for Clean 1.3johnvg1-6/+0
2005-04-21remove unused variable generated_arg_namesjohnvg1-2/+0
2003-07-15OBJECT marking is addedalimarin1-28/+163
2003-06-19removed unused field class_arg_kindsronny1-2/+1
2003-06-16fixed bug with field indexes in StdGenericalimarin1-2/+5
2003-05-16renamed field names of type Ident in syntax treeronny1-162/+162
2003-05-14foldExp - added alternative for EEalimarin1-0/+2
2002-11-28added special handling for strings:alimarin1-10/+16
2002-11-12bugs fixed in genericsalimarin1-55/+117
2002-10-01minor changes in genericsalimarin1-7/+21
2002-06-17removed ignored !'sjohnvg1-11/+11
2002-06-03removed tracealimarin1-4/+4
2002-06-03added constructor/type/field information to genericsalimarin1-577/+1128
2002-04-11support for generic type context like inalimarin1-14/+192
2002-03-28fixes in generics to compile with Clean 2.0alimarin1-21/+11
2002-03-25new implementation of genericsalimarin1-0/+3062