aboutsummaryrefslogtreecommitdiff
path: root/frontend/check.dcl
AgeCommit message (Expand)AuthorFilesLines
2011-04-14use type FunSpecials instead of Specials for specials of functionsjohnvg1-1/+1
2010-07-05dont pass icl functions array to/from checkDclMacros,johnvg1-2/+2
2009-05-14report error if type Dynamic is used without importing StdDynamic,johnvg1-1/+1
2007-01-12add support for strings in foreign exportjohnvg1-2/+3
2005-11-22remove unused variable n_functions_and_macros_in_dcl_modulesjohnvg1-1/+1
2004-04-02implement foreign export with stdcalljohnvg1-1/+1
2004-03-17reification of type definitionsronny1-1/+1
2003-12-15add foreign exportjohnvg1-0/+2
2001-10-18store macros and local functions in macros in separate {#{#FunDef}},johnvg1-3/+7
2001-10-02Bug fixes: reference count analysis fixed,sjakie1-2/+2
2001-08-31allow specials for lazy and strict arrays and lists without specifying elemen...johnvg1-2/+0
2001-04-27new error message for "instance c U":martinw1-1/+2
2001-03-23fixing several bugsmartinw1-1/+1
2001-03-13Generics are added, but are disabled.alimarin1-0/+2
2001-03-08Normalizingmartijnv1-1/+1
2001-02-13delaying "determineTypesOfInstances" and "checkSpecialsOfInstances" aftermartinw1-1/+1
2000-10-27moving huge part of code out of check into new module checkFunctionBodiesmartinw1-5/+1
2000-09-27optimizations and caching of dcl modules (without trans.icl)clean1-2/+2
2000-06-21solving the problem of strict aliases. Now a strict aliasmartinw1-2/+1
2000-04-26Merge Martin/ Sjaak & Ronny branchesclean1-1/+1
2000-02-21- implemented comparison between redundant definitions in icl and dcl modulesmartinw1-2/+0
2000-02-15bug fix (unboxed arrrays of records)ronny1-0/+3
1999-10-05Initial importronny1-0/+20