aboutsummaryrefslogtreecommitdiff
path: root/frontend/generics.icl
AgeCommit message (Expand)AuthorFilesLines
2001-05-10changed last field of CollectState into cos_used_dynamics which reflectsmartijnv1-1/+1
2001-05-10bug fixes:martijnv1-0/+3
2001-05-08added fields to cons_info and type_infoalimarin1-188/+320
2001-05-04Clean 2.0 compiler bug workaroundronny1-0/+6
2001-05-03added preliminary support for cons info by typealimarin1-90/+444
2001-04-27new error message for "instance c U":martinw1-2/+2
2001-04-25added support for constructors (for toString like usage),alimarin1-302/+786
2001-03-27uniqueness support is added to genericsalimarin1-219/+426
2001-03-23fixing several bugsmartinw1-10/+10
2001-03-20Sjaak: fixed inheritance bugs and strictness attributessjakie1-1/+2
2001-03-15*** empty log message ***martinw1-2/+1
2001-03-15Fixes to compile with 2.0alimarin1-92/+187
2001-03-13Generics are added, but are disabled.alimarin1-0/+2044