aboutsummaryrefslogtreecommitdiff
path: root/frontend/type.dcl
AgeCommit message (Expand)AuthorFilesLines
2012-08-16don't copy unmodified types in addPropagationAttributesToAType to reduce memo...johnvg1-1/+1
2007-04-13implement newtypejohnvg1-1/+2
2007-02-14implement qualified explicit importsjohnvg1-3/+3
2003-08-19removed unused administrationsronny1-1/+1
2001-11-30store predefined identifiers in CAFjohnvg1-1/+0
2001-08-31type strict and unboxed listsjohnvg1-1/+1
2001-06-27Sjaak: Improved dynamics, not yet finished.sjakie1-2/+1
2001-06-11Bug fix with array updates. Removed redundant code. Adjusted unification algo...sjakie1-1/+4
2001-03-28uniqueness support is added to genericsalimarin1-3/+0
2001-03-13Generics are added, but are disabled.alimarin1-2/+7
2001-03-01- type files worden aangemaakt (buggy)martijnv1-1/+1
2001-01-19uniqueness unification for types of functions that are generatedmartinw1-1/+25
2001-01-12New algorithm for explicit imports that also works with cyclic module depende...martinw1-1/+1
2000-09-27optimizations and caching of dcl modules (without trans.icl)clean1-5/+1
2000-09-20now "list inferred types" can print attributes alsomartinw1-1/+1
2000-08-15improved typing error messages: type variables are printed like "a" insteadmartinw1-1/+4
2000-04-26changes to make compiler compatible with itselfmartinw1-2/+1
2000-03-24bugfixesmartinw1-1/+2
2000-02-15bug fix (unboxed arrrays of records)ronny1-1/+1
1999-10-05Initial importronny1-0/+8