aboutsummaryrefslogtreecommitdiff
path: root/frontend/comparedefimp.icl
AgeCommit message (Expand)AuthorFilesLines
2001-03-15*** empty log message ***martinw1-0/+3
2001-03-02bugfix: compiler couldn't detect following inconsistency:martinw1-16/+9
2001-02-14bugfix: the algorithm couldn't handle applications that were (curried)martinw1-4/+12
2001-02-13delaying "determineTypesOfInstances" and "checkSpecialsOfInstances" aftermartinw1-187/+27
2001-01-19refactoringmartinw1-30/+63
2000-11-01changes were necessary due to different numberings due to caching of dclmartinw1-6/+15
2000-10-23renumber icl function and macro indices when unfoldingjohnvg1-5/+6
2000-10-11adjusting this module to cashing of dcl modulesmartinw1-47/+28
2000-10-04-added position information for let bindings for better error messagesmartinw1-2/+12
2000-09-27optimizations and caching of dcl modules (without trans.icl)clean1-5/+12
2000-08-10added position information to case defaults to improve type error messagesmartinw1-1/+1
2000-06-15MW once added a macro called "SwitchUniquenessBug", Sjaak also added a macromartinw1-1/+1
2000-06-14optimisation: compareDefImp now only compares those definitions that aremartinw1-13/+25
2000-06-09Added preprocessor directives, so that one and the same source can bemartinw1-11/+21
2000-05-17bugfixmartinw1-5/+12
2000-05-03bugfixmartinw1-10/+9
2000-04-26bugfixmartinw1-1/+7
2000-04-26changes to make compiler compatible with itselfmartinw1-14/+14
2000-04-12small bugfixmartinw1-0/+5
2000-03-30comparision of redundant macro definitionsmartinw1-45/+53
2000-03-24bugfixesmartinw1-3/+5
2000-03-17 - making array patterns strict (strict lets were not properly handledmartinw1-1/+1
2000-03-01bugfixesmartinw1-72/+105
2000-02-21- implemented comparison between redundant definitions in icl and dcl modulesmartinw1-0/+964