aboutsummaryrefslogtreecommitdiff
path: root/frontend/overloading.icl
AgeCommit message (Expand)AuthorFilesLines
2001-03-27unfold all macros and local functions in macrosjohnvg1-1/+0
2001-03-23fixing several bugsmartinw1-4/+4
2001-03-20Sjaak: fixed inheritance bugs and strictness attributessjakie1-16/+16
2001-03-13Generics are added, but are disabled.alimarin1-1/+8
2001-03-05bugfix: added missing alternative for SK_LoaclMacroFunction (introduced for d...martinw1-0/+6
2001-03-01- type files worden aangemaakt (buggy)martijnv1-13/+24
2000-10-31Sjaak: Bug in instance types removed,sjakie1-23/+49
2000-10-23renumber icl function and macro indices when unfoldingjohnvg1-6/+4
2000-10-04-added position information for let bindings for better error messagesmartinw1-9/+30
2000-09-27optimizations and caching of dcl modules (without trans.icl)clean1-33/+43
2000-08-29adjusted treatment of lazy and strict array functionssjakie1-10/+33
2000-08-15improved typing error messages: type variables are printed like "a" insteadmartinw1-3/+8
2000-06-15update of dictionary typessjakie1-61/+72
2000-05-30fixed bugs; partially implemented type dependent functionsmartijnv1-109/+271
2000-05-22improved dynamicssjakie1-30/+78
2000-04-26fixed convert_reduced_context_to_expressionclean1-1/+1
2000-04-26Merge Martin/ Sjaak & Ronny branchesclean1-1/+1
2000-04-26changes to make compiler compatible with itselfmartinw1-126/+131
2000-03-20*** empty log message ***sjakie1-429/+474
2000-01-24Bug fix: specified overloaded types were not treated correctlysjakie1-24/+42
2000-01-19bug fix (changed syntax tree)sjakie1-3/+5
2000-01-17Bug fixessjakie1-27/+37
1999-12-01Several bug fixes:sjakie1-85/+109
1999-11-17bug fix: no crash after detecting an overloading errorsjakie1-27/+5
1999-10-19Shit, ik heb geen zin om alles dubbel in te tikkensjakie1-3/+3
1999-10-08improvement of error messages during type checkingsjakie1-15/+19
1999-10-05Initial importronny1-0/+1201