aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-03-09optimized by Johnpieter2-246/+556
2000-03-01bugfixesmartinw6-117/+136
2000-02-24Simplified cocl.iclclean1-13/+6
2000-02-24Trimmed cocl.prj, changed location executableclean1-2980/+1
2000-02-24changed set_return_code.objclean1-0/+0
2000-02-24Added _options file, because cvs doesn't seem to check out empty directoriesronny1-0/+0
2000-02-24Removed debug modules (they moved to separate directory)ronny8-1068/+0
2000-02-24Initial importronny1-0/+3025
2000-02-23Initial importronny15-0/+525
2000-02-23Added backend.dllronny1-0/+0
2000-02-22Initial importronny9-0/+1674
2000-02-22Initial importronny3-0/+141
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
1999-12-01Several bug fixes:sjakie9-108/+156
1999-11-29bug fixsjakie5-29/+48
1999-11-24unified main and frontendronny3-15/+253
1999-11-23change: dynamics are now converted before 'fusion'sjakie8-189/+293