aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-07-11call 'check_needed_modules_are_imported' after checking instancesjohnvg1-4/+5
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1142 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-07-03Reduced default compiler heap size from 20M to 16M.ronny2-2/+2
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1138 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-07-03Added make.linux.sh.ronny1-0/+13
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1137 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-07-03Moved make.sh to make.solaris.sh.ronny1-1/+1
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1136 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-07-02Added Clean.h.ronny1-0/+28
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1135 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-07-02Make all object files in the Unix directory.ronny1-1/+1
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1134 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-07-02Added Makefile.ronny1-0/+5
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1133 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-07-02Added cDirectory.c.ronny1-0/+339
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1132 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-07-02Removed object files.ronny3-0/+0
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1131 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-07-01made Clean 2.0 compatibleronny2-9/+4
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1130 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-07-01Rewound last change: don't search in the current directory.ronny1-8/+2
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1129 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-20added clear_cachejohnvg1-0/+1
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1128 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-20Always try to open files in current directory.ronny1-2/+8
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1127 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-19Build object files in main/Unixronny1-1/+2
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1126 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-19Removed trace commandronny1-1/+1
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1125 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-19Optional loggingronny1-3/+3
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1124 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-19Different file finding method (now identical to windows_io method).ronny1-0/+78
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1123 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-19use macintosh newlinesjohnvg0-0/+0
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1122 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-19added clear_cachejohnvg3-3/+21
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1121 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-19Removed test arguments.ronny1-66/+1
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1120 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-18removed use of strncmp C library functionjohnvg3-3/+15
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1119 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-1812m extra memory and no C librariesjohnvg1-1065/+1061
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1118 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-18removed ignored !'sjohnvg2-2/+2
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1116 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-18use macintosh new linesjohnvg0-0/+0
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1114 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-18don't write "components" filejohnvg1-2/+2
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1113 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-18use 10m of extra memory instead of 4mjohnvg1-1061/+1061
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1112 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-18mpw script to add shared libraries to the applicationjohnvg1-0/+3
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1111 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-17use InterfaceLib instead of CarbonLibjohnvg1-0/+0
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1110 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-17CleanCompiler2.prjjohnvg1-1/+1
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1109 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-17renamed CleanCocl.icljohnvg1-0/+66
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1108 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-17CleanCompiler2 project for the macjohnvg1-0/+4864
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1107 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-17CleanCompilerLib.mcp for the macjohnvg1-0/+0
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1106 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-17moved backend_library to windows and mac subdirectoriesjohnvg1-127/+0
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1105 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-17CleanCompilerLib.mcp.exp for the macjohnvg1-0/+126
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1104 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-17backend library for windowsjohnvg1-0/+127
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1103 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-17backend_library for the macjohnvg1-0/+127
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1102 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-17smaller pattern_match.c for Clean 2.0johnvg1-0/+986
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1101 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-17remove import of SwitchFusionjohnvg1-3/+0
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1100 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-17removed ignored !'sjohnvg19-54/+54
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1099 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-17removed double alternative for TVI_TypeKind in <<<johnvg1-1/+0
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1098 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-17removed ingnored !'sjohnvg9-16/+16
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1097 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-17removed hello and bye, replace testArgs by []johnvg1-5/+4
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1096 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-17moved _ to next linejohnvg1-1/+2
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1095 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-17made Clean 2.0 compatibleronny2-8/+2
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1094 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-11added comparison for TArrow and TArrow1 to comparedefimpalimarin1-0/+4
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1093 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-11Build ArgEnvC.o before linkingronny1-0/+1
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1092 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-11Moved system dependent code from coclmain to CoclSystemDependentronny2-0/+108
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1091 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-11Moved system dependent code from coclmain to CoclSystemDependentronny4-131/+117
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1090 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-10- bug fix:types scopesmartijnv2-2/+20
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1088 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-06Unix versionronny1-0/+46
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1087 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d