aboutsummaryrefslogtreecommitdiff
path: root/frontend/explicitimports.icl
AgeCommit message (Expand)AuthorFilesLines
2000-11-01improved code for explicit imports,martinw1-557/+346
2000-10-04-added position information for let bindings for better error messagesmartinw1-3/+3
2000-09-27optimizations and caching of dcl modules (without trans.icl)clean1-35/+70
2000-08-10added position information to case defaults to improve type error messagesmartinw1-0/+4
2000-08-01improving error messagesmartinw1-0/+1
2000-07-12changes to avoid bug in module refmark when compiling compiler with itselfmartinw1-0/+20
2000-07-10optimised consequence checking for explicit importsmartinw1-422/+373
2000-06-21bugfix: not only STE_Imported appears in dcls_explicit (and dcls_import?) butmartinw1-15/+19
2000-06-20reduce memory allocationclean1-11/+56
2000-06-16accepting JVG's changesmartinw1-23/+0
2000-06-16small changes to reduce memory allocationclean1-1/+26
2000-04-26changes to make compiler compatible with itselfmartinw1-3/+6
2000-03-24bugfixesmartinw1-2/+2
2000-03-17 - making array patterns strict (strict lets were not properly handledmartinw1-4/+3
2000-03-14added Update alternative for consequences (Expression)clean1-1/+4
2000-02-21- implemented comparison between redundant definitions in icl and dcl modulesmartinw1-58/+65
2000-01-19bug fix (changed syntax tree)sjakie1-2/+2
1999-11-12bug fix in trans.iclmartinw1-3/+0
1999-11-05fusion works now. The fusion switch in module typesupport is enabledmartinw1-6/+2
1999-10-05Initial importronny1-0/+865