aboutsummaryrefslogtreecommitdiff
path: root/frontend/convertDynamics.icl
AgeCommit message (Expand)AuthorFilesLines
2006-11-01fix convertTypeCode for TCE_Selector, required if TC is used in thejohnvg1-48/+62
2005-11-22removed some code that has no effectjohnvg1-14/+3
2005-11-22removed unused function Fjohnvg1-3/+0
2005-11-22removed use of /*2.0 and 0.2*/johnvg1-7/+1
2005-04-21remove unused variable nr_of_funsjohnvg1-3/+1
2004-04-19remove TC; typesronny1-4/+2
2004-03-17reification of type definitionsronny1-2/+8
2004-02-17cleanup: prune importsronny1-2/+1
2003-10-17added limited support for uniqueness attributes in dynamic typesronny1-0/+8
2003-08-19removed unused administrationsronny1-6/+6
2003-08-19removed unused global type codes argumentsronny1-26/+17
2003-05-16renamed field names of type Ident in syntax treeronny1-13/+13
2003-04-09don't call normalise if there are no variables in the typeronny1-6/+9
2003-03-13use positive numbers for TypeVarFixedronny1-3/+3
2003-03-13introduced TypeFixedVar constructor for fixed type vars,ronny1-2/+1
2003-03-13removed _TypePatternVar constructor from TypeCoderonny1-1/+2
2002-11-19- type synonyms in type definition written to a tcl-file are fully expanded now.martijnv1-24/+27
2002-11-12bug fix,ronny1-3/+3
2002-11-07correct numbering of type vars in right-hand side dynamicsronny1-3/+6
2002-10-31Fix bug where wrong type code constructor was selected.ronny1-4/+4
2002-10-14new type code and type code constructor representationronny1-206/+170
2002-09-20moved var info definitions to the modules where they are usedronny1-0/+3
2002-09-20switch to 2.0 syntax, remove duplicated definitions from icl modulesronny1-5/+0
2002-09-19major rewrite dynamicsronny1-1007/+626
2002-07-29move typedefs from trans to syntax; allow for uncurried instances; fix compar...diederik1-1/+1
2002-06-17removed ignored !'sjohnvg1-3/+3
2002-06-10- bug fix:types scopesmartijnv1-1/+8
2002-05-14- improved handling of equivalent types within one application to share amartijnv1-2/+2
2002-04-04* bug fix to correctly separate types without Clean definition from types whichmartijnv1-2/+1
2002-04-03- collection of used type constructors in unify/coerce. There are two sources:martijnv1-83/+118
2002-03-11- bug fix: added a forgotten alternative to function convertDynamics formartijnv1-3/+1
2002-03-11- bug fix: added a forgotten alternative to function convertDynamics formartijnv1-4/+5
2002-02-11removed comments that marked various patchesronny1-128/+16
2002-02-11- creation of {PV,UPV,UV}_Placeholder instead of P_laceholder. See predefmartijnv1-21/+17
2002-02-08- change in strictness informationmartijnv1-3/+3
2002-02-06store strictness annotations in SymbolType instead of ATypejohnvg1-2/+2
2002-02-04er worden nu universele type variabelen in de vorm van UP_laceHolder'smartijnv1-20/+31
2002-01-23small bug fix to check whether T_ypeID is availablemartijnv1-73/+16
2002-01-23bug fix: generate more type information in order to prevent the backend frommartijnv1-13/+105
2002-01-21bug fix: the let for a ModuleID was generated *after* copyExpression whichmartijnv1-54/+55
2001-12-17solved multiple defined moduleIDs in letsmartijnv1-29/+27
2001-12-13remove tuple symbol from UniqueSelector (! selector) and MatchExprjohnvg1-2/+2
2001-12-05removed type from BasicExprjohnvg1-9/+8
2001-11-30store predefined identifiers in CAFjohnvg1-8/+16
2001-11-29different representation of selector kind in Selectionronny1-3/+3
2001-11-21new explicit import syntaxjohnvg1-1/+1
2001-11-19Changes:martijnv1-31/+26
2001-10-02Bug fixes: reference count analysis fixed,sjakie1-1/+1
2001-09-20Added module owners for convertDynamics, type_io and type_io_commonmartijnv1-0/+3
2001-08-31added code for OverloadedListPatternsjohnvg1-0/+4