aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2003-10-22remove double include of compiledefines.hjohnvg1-1/+0
2003-10-22use KARBON macro only if POWER is also definedjohnvg1-1/+1
2003-10-21recompiled for carbonjohnvg1-0/+0
2003-10-21rename compiler folder to frontend, increase size of heap to 18mjohnvg1-5017/+2
2003-10-21use .o, .xo and .cxo files, port to MachOjohnvg3-0/+0
2003-10-21port to MachOjohnvg1-7/+19
2003-10-21use .o, .xo and .cxo filesjohnvg2-0/+0
2003-10-21use cDirectory object file from Directory modulejohnvg1-0/+0
2003-10-21import code from "cDirectory." instead of "cDirectory.obj"johnvg1-1/+1
2003-10-21import code from "cae." instead of "cae.obj"johnvg1-1/+1
2003-10-21#define KARBON instead of #undef KARBONjohnvg1-1/+1
2003-10-21remove BESwapTypesjohnvg1-1/+0
2003-10-20tune run-time options in project filesronny1-4/+32
2003-10-20don't abort when tcl file can't be created but give error messageronny1-13/+25
2003-10-17update backend.dll to version 2.1.0a1ronny1-0/+0
2003-10-17changed location of output backend.dll to project directoryronny1-0/+0
2003-10-17changed path: compiler -> frontendronny1-4/+6
2003-10-17updated project file (for CodeWarrior version 8.0)ronny1-0/+0
2003-10-17updated version number to 2.0.1a1ronny1-2/+2
2003-10-17added limited support for uniqueness attributes in dynamic typesronny4-5/+31
2003-10-16remove directory_libraryjohnvg2-5/+1
2003-10-16add extra attribute argument to BEFlatType andjohnvg2-76/+66
2003-10-16add extra attribute argument to BEFlatType andjohnvg2-17/+11