aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-05-16bugfix in transform.icl (line 1306): the reference count in collectVariablesmartijnv1-0/+5
2000-05-11bug fix (uniqueness attributes)sjakie1-3/+13
2000-05-11bug fix in macrossjakie1-3/+18
2000-05-11fixed basic types in dynamics andpieter1-16/+27
2000-05-03made order of local definitions the same as in icl module (compareDefImp takesmartinw1-1/+1
2000-05-03bugfixmartinw3-17/+17
2000-05-03bug fixsjakie1-6/+7
2000-04-27fixed bug with type indicesclean1-17/+11
2000-04-26bugfixmartinw2-3/+8
2000-04-26sorry for that!martinw1-10/+0
2000-04-26fixed convert_reduced_context_to_expressionclean1-1/+1
2000-04-26Merge Martin/ Sjaak & Ronny branchesclean14-357/+364
2000-04-26changes to make compiler compatible with itselfmartinw39-1278/+1485
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-20no messageclean1-1/+3
2000-03-20no messageclean2-2/+4
2000-03-20correctly export types, use less stackclean1-65/+165
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-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