aboutsummaryrefslogtreecommitdiff
path: root/frontend
AgeCommit message (Expand)AuthorFilesLines
2000-04-12small bugfixmartinw1-0/+5
2000-03-30removing record field "lei_strict" that became superflous due to the last rev...martinw3-16/+6
2000-03-30comparision of redundant macro definitionsmartinw5-50/+66
2000-03-24bugfixesmartinw8-141/+101
2000-03-22*** empty log message ***sjakie1-6/+7
2000-03-20*** empty log message ***sjakie3-80/+99
2000-03-20Bug fix in printing routinesjakie1-67/+141
2000-03-20*** empty log message ***sjakie9-500/+583
2000-03-17 - making array patterns strict (strict lets were not properly handledmartinw11-98/+135
2000-03-16use error code from parsing dcl filesclean1-12/+11
2000-03-14added Update alternative for consequences (Expression)clean1-1/+4
2000-03-14extended array patterns for muitidimensional arraysmartinw8-44/+60
2000-03-09no messagepieter1-43/+87
2000-03-09optimized by Johnpieter2-246/+556
2000-03-01bugfixesmartinw6-117/+136
2000-02-24Removed debug modules (they moved to separate directory)ronny8-1068/+0
2000-02-22Bug fixes escaped characters in character and string denotationsronny1-5/+32
2000-02-21- implemented comparison between redundant definitions in icl and dcl modulesmartinw21-364/+1479
2000-02-18Commiting changes in syntax tree to enable backend adaption. New added constr...martinw2-23/+8
2000-02-16removed PE_Array from syntax treeronny3-5/+2
2000-02-16buf fix (dictionary types in dcl modules)sjakie4-11/+17
2000-02-15added Boolean to FunctionKind to mark genetared functionsronny6-11/+16
2000-02-15bug fix (unboxed arrrays of records)ronny12-18/+118
2000-02-14comprehensions: (re)introduced code duplication in transformation to work aro...ronny1-4/+5
2000-02-14fixed bugs in comprehensions (manifested as type error and abort in check)ronny1-87/+66
2000-02-11Bug fix in printing routinesjakie1-0/+2
2000-02-09new comprehension transformationsronny5-260/+480
2000-02-09strictness annoation for fe_componentsronny2-5/+4
2000-02-07commit for Sjaak by RWSsjakie11-161/+140
2000-02-03bug fix: Observationssjakie1-1/+1
2000-01-24Bug fix: specified overloaded types were not treated correctlysjakie5-36/+55
2000-01-19check.icl: improving bugfix that yielded revision 1.15martinw3-88/+40
2000-01-19bug fix (changed syntax tree)sjakie11-116/+144
2000-01-18bugfix: TryScanComment did not work when a single slash was followed by a new...martinw1-1/+8
2000-01-17Bug fixessjakie10-193/+113
2000-01-17removing some abort statements in checkmartinw3-26/+17
2000-01-13- check.icl: solved check-bug-11:martinw5-38/+220
2000-01-12function isNotEmpty addedpieter2-0/+6
2000-01-12replaced all known errorspieter1-41/+99
2000-01-04introduced new error message: "StdDynamics not imported"martinw4-10/+69
2000-01-03compile time pattern matching only took linearity into account butmartinw1-11/+14
1999-12-22\" as escape charpieter1-1/+1
1999-12-22char strings, record types, error messages wantListpieter1-38/+52
1999-12-20fixing bug in module transmartinw1-2/+45
1999-12-15bugfixmartinw1-4/+8
1999-12-14handle constructor with strict arguments (for Clean 1.3.3)ronny4-55/+67
1999-12-14Bug fix: infix pattern constructorssjakie1-22/+20
1999-12-10handle constructor with strict arguments (for Clean 1.3.3)ronny2-27/+83
1999-12-10bugfixesmartinw6-138/+146
1999-12-03completing Sjaak's changes in module trans caused by exchanging the transform...martinw3-33/+53