aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-03-17ignore rank > 1 quantors in type_ioronny1-0/+14
2004-03-05implement tuple result for foreign export / centryjohnvg1-6/+1
2004-03-05implement tuple result for foreign export / centryjohnvg1-1/+9
2004-02-20remove includes of typechecker.h and tctypes.tjohnvg1-3/+0
2004-02-20remove include of overloading.hjohnvg2-2/+0
2004-02-20remove calls of PrintTCType and InitTypeChecker, change #includesjohnvg1-15/+1
2004-02-20remove include of typechecker.hjohnvg1-1/+0
2004-02-20include typeconv.h instead of typechecker.hjohnvg1-1/+1
2004-02-20remove includes of typechecker.h and overloading.hjohnvg1-2/+0
2004-02-20move definition of UserDefinedArrayFunctions to this filejohnvg1-1/+1
2004-02-20move prototype of UserDefinedArrayFunctions to this filejohnvg1-0/+2
2004-02-20remove prototypes of removed functions, move some prototypes fromjohnvg1-28/+3
2004-02-20remove prototypes of removed functions, add ListTypes prototypejohnvg1-18/+1
2004-02-20move some functions from typechecker or overloading to this filejohnvg1-4/+34
2004-02-20remove unused codejohnvg1-22/+0
2004-02-17change module ownerronny1-1/+1
2004-02-17cleanup: prune importsronny2-4/+3
2004-02-12PK: fix bug with let .. where .. in ..pieter2-2/+4
2004-02-09initialise sdef_mark with 0 and remove fields from list of symbols,johnvg1-14/+28
2004-02-04replace double ' by a single ' inside ' and 'johnvg1-2/+5
2004-01-29removed duplicated declarations from dcl module in icl moduleronny1-145/+0
2004-01-16removed incorrect commentronny1-2/+1
2003-12-23bug fix: don't accept lhs patterns between function name and double colonronny1-1/+1
2003-12-22use class_ident in typeToClass to prevent ';' after class namejohnvg1-46/+35
2003-12-16report unused #! variablesjohnvg1-16/+22
2003-12-16add CheckWarningWithPositionjohnvg2-4/+8
2003-12-15remove VoidTypeTokenjohnvg2-3/+0
2003-12-15add export of BEInsertForeignExportjohnvg1-0/+1
2003-12-15add foreign exportjohnvg14-206/+311
2003-12-15add BEInsertForeignExportjohnvg3-0/+9
2003-12-15add BEInsertForeignExportjohnvg2-0/+2
2003-12-15add foreign exportjohnvg6-0/+78
2003-12-12fix #! with constructor pattern match or record with one fieldjohnvg1-15/+19
2003-12-12fix #! with constructor pattern match or record with one fieldjohnvg1-92/+143
2003-12-12removed unused argument of FP_AlgebraicPatternronny1-12/+5
2003-12-12removed unused FP_Pattern alternativesronny1-22/+1
2003-12-11move FunctionPattern type from syntax to backendconvertjohnvg4-35/+7
2003-12-11remove BackendBodyjohnvg4-41/+0
2003-12-11bug fix: use a new ptr in expanded dynamicronny1-3/+5
2003-12-11use 'Error: ' instead of '[Backend]' in the backend too oldjohnvg1-2/+2
2003-12-09fix generated code for strict or unboxed list constructor root node on a cyclejohnvg1-26/+50
2003-12-09propagate strictness to strict head and/or tail of a strictjohnvg1-1/+23
2003-12-01bug fix for strict and unboxed list constructors on a cycle injohnvg1-2/+2
2003-12-01use same default fixity and priority (infixl 9) everywhereronny4-6/+8
2003-11-21added version resource sectionronny2-0/+43
2003-11-04compare TFAjohnvg1-0/+3
2003-10-27update backend version number for 2.1 releaseronny4-6/+6
2003-10-23commit again to prevent cr/lf conversionjohnvg3-0/+0
2003-10-23cvs doesn't seem to understand that these are data filesjohnvg3-0/+0
2003-10-22move include of compiledefines.h, define TARGET_API_MAC_CARBON if KARBONjohnvg1-3/+3