aboutsummaryrefslogtreecommitdiff
path: root/frontend/transform.icl
AgeCommit message (Expand)AuthorFilesLines
2000-06-16small changes to reduce memory allocationclean1-0/+2
2000-06-14bugfix: the compiler was unable to deal with macros that called a localmartinw1-2/+7
2000-05-31Added just a comment (beginning with "XXX") that indicates a change that has ...martinw1-0/+1
2000-05-17accepting changesmartinw1-2/+0
2000-05-16bugfix in transform.icl (line 1306): the reference count in collectVariablesmartijnv1-0/+5
2000-05-11bug fix in macrossjakie1-3/+18
2000-04-26changes to make compiler compatible with itselfmartinw1-21/+22
2000-03-24bugfixesmartinw1-2/+3
2000-03-22*** empty log message ***sjakie1-6/+7
2000-03-17 - making array patterns strict (strict lets were not properly handledmartinw1-7/+17
2000-03-14extended array patterns for muitidimensional arraysmartinw1-5/+2
2000-02-21- implemented comparison between redundant definitions in icl and dcl modulesmartinw1-6/+1
2000-01-19bug fix (changed syntax tree)sjakie1-20/+31
2000-01-17Bug fixessjakie1-25/+17
1999-12-03completing Sjaak's changes in module trans caused by exchanging the transform...martinw1-1/+0
1999-12-01Several bug fixes:sjakie1-1/+1
1999-11-29bug fixsjakie1-2/+3
1999-11-12minor bug fix, some code polishingsjakie1-1/+4
1999-11-05fusion works now. The fusion switch in module typesupport is enabledmartinw1-24/+169
1999-10-18lots of changes in module trans to make fusion work.martinw1-5/+9
1999-10-05Initial importronny1-0/+1241