aboutsummaryrefslogtreecommitdiff
path: root/frontend/type.icl
AgeCommit message (Expand)AuthorFilesLines
2000-06-15update of dictionary typessjakie1-28/+35
2000-06-05removed ---> applicationmartijnv1-1/+1
2000-05-30fixed bugs; partially implemented type dependent functionsmartijnv1-14/+14
2000-05-22improved dynamicssjakie1-3/+3
2000-04-26Merge Martin/ Sjaak & Ronny branchesclean1-84/+50
2000-04-26changes to make compiler compatible with itselfmartinw1-46/+52
2000-03-24bugfixesmartinw1-18/+62
2000-03-20*** empty log message ***sjakie1-75/+86
2000-02-21- implemented comparison between redundant definitions in icl and dcl modulesmartinw1-4/+0
2000-02-15bug fix (unboxed arrrays of records)ronny1-14/+30
2000-02-07commit for Sjaak by RWSsjakie1-28/+27
2000-01-24Bug fix: specified overloaded types were not treated correctlysjakie1-7/+8
2000-01-19bug fix (changed syntax tree)sjakie1-3/+4
2000-01-17Bug fixessjakie1-5/+20
1999-11-12minor bug fix, some code polishingsjakie1-295/+309
1999-10-29*** empty log message ***sjakie1-1/+1
1999-10-29Bugfix: types in cases and lets are adjusted according to the specified type.sjakie1-5/+7
1999-10-19extension: improved error messages for uniqueness typessjakie1-10/+10
1999-10-11extension: updating types of case and let properlysjakie1-15/+20
1999-10-08improvement of error messages during type checkingsjakie1-6/+10
1999-10-07bugfix: typing of nested array updatessjakie1-27/+34
1999-10-05Initial importronny1-0/+1729