aboutsummaryrefslogtreecommitdiff
path: root/frontend/check.icl
AgeCommit message (Expand)AuthorFilesLines
2000-06-16small changes to reduce memory allocationclean1-10/+14
2000-06-14optimisation: compareDefImp now only compares those definitions that aremartinw1-2/+9
2000-05-31readableizing error messagesmartinw1-3/+4
2000-05-26bugfix: The following letmartinw1-1/+2
2000-05-03bugfixmartinw1-6/+7
2000-04-26bugfixmartinw1-2/+1
2000-04-26Merge Martin/ Sjaak & Ronny branchesclean1-8/+30
2000-04-26changes to make compiler compatible with itselfmartinw1-169/+220
2000-03-30comparision of redundant macro definitionsmartinw1-2/+8
2000-03-24bugfixesmartinw1-22/+25
2000-03-17 - making array patterns strict (strict lets were not properly handledmartinw1-30/+26
2000-03-14extended array patterns for muitidimensional arraysmartinw1-15/+25
2000-02-21- implemented comparison between redundant definitions in icl and dcl modulesmartinw1-224/+351
2000-02-15bug fix (unboxed arrrays of records)ronny1-0/+2
2000-01-19check.icl: improving bugfix that yielded revision 1.15martinw1-83/+34
2000-01-19bug fix (changed syntax tree)sjakie1-6/+8
2000-01-17Bug fixessjakie1-113/+13
2000-01-17removing some abort statements in checkmartinw1-24/+15
2000-01-13- check.icl: solved check-bug-11:martinw1-33/+211
2000-01-04introduced new error message: "StdDynamics not imported"martinw1-6/+41
1999-12-14Bug fix: infix pattern constructorssjakie1-22/+20
1999-12-10bugfixesmartinw1-122/+130
1999-12-01Several bug fixes:sjakie1-3/+3
1999-11-16bug fix: single unique selections of arrays adjustedsjakie1-10/+21
1999-11-15bug fix: instance of < for Priority removed,sjakie1-26/+45
1999-11-12bug fixesmartinw1-14/+26
1999-11-12minor bug fix, some code polishingsjakie1-9/+10
1999-11-11extension: no longer necessary to repeat macros in icl-filesjakie1-33/+58
1999-11-10extension: not necessary to repeat definitions of dcl-module in icl-modulesjakie1-291/+213
1999-10-18lots of changes in module trans to make fusion work.martinw1-7/+12
1999-10-07bugfix: record selections in matchnodessjakie1-11/+19
1999-10-05bugfix: record selections in matchnodessjakie1-1/+1
1999-10-05Initial importronny1-0/+3037