aboutsummaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2003-10-06enable optimizer (-O)johnvg1-1/+1
2002-11-26increase heap size (10m) and stack size (3m), don't showjohnvg1-6/+5024
2002-11-26remove MSL libraries from project and increase heap size to 16mjohnvg1-5/+1
2002-11-26add backend:Mac directory to search pathsjohnvg1-0/+1
2002-10-07strip and dump commandline argsdiederik1-1/+15
2002-07-02Added Clean.h.ronny1-0/+28
2002-07-02Added Makefile.ronny1-0/+5
2002-07-02Added cDirectory.c.ronny1-0/+339
2002-07-02Removed object files.ronny3-0/+0
2002-07-01made Clean 2.0 compatibleronny2-9/+4
2002-06-19Removed trace commandronny1-1/+1
2002-06-19Optional loggingronny1-3/+3
2002-06-19added clear_cachejohnvg1-3/+11
2002-06-19Removed test arguments.ronny1-66/+1
2002-06-18removed use of strncmp C library functionjohnvg3-3/+15
2002-06-18removed ignored !'sjohnvg2-2/+2
2002-06-18mpw script to add shared libraries to the applicationjohnvg1-0/+3
2002-06-17renamed CleanCocl.icljohnvg1-0/+66
2002-06-17remove import of SwitchFusionjohnvg1-3/+0
2002-06-17removed hello and bye, replace testArgs by []johnvg1-5/+4
2002-06-17made Clean 2.0 compatibleronny2-8/+2
2002-06-11Moved system dependent code from coclmain to CoclSystemDependentronny2-0/+108
2002-06-11Moved system dependent code from coclmain to CoclSystemDependentronny4-131/+117
2002-06-05Made Clean 2.0 compatibleronny2-0/+4
2002-06-05Unix versionronny1-0/+0
2002-06-05Unix versionronny14-23/+349
2002-06-03added constructor/type/field information to genericsalimarin1-1/+1
2002-03-27compile_with_generics = Falsejohnvg1-1/+1
2002-03-25new implementation of genericsalimarin1-4/+4
2002-02-11small macintosh/clean 2.0 fixesdiederik5-4/+21
2001-11-30initPtr modifies the *Worldjohnvg1-4/+6
2001-11-21new explicit import syntaxjohnvg3-2/+14
2001-11-19Changes:martijnv1-53/+3
2001-11-02removed useless version check for coclmain (coclmain is not in a separate lib...ronny2-65/+3
2001-11-01fix bug fix: no it also compilesronny1-2/+2
2001-11-01bug fix: rule does not match when no --dump-args or --restore args is specified.ronny1-0/+2
2001-11-01pass strictness information from C to Clean, print strict exported and all ty...ronny1-10/+21
2001-11-01added --dump-args and --restore-args optionsronny1-4/+54
2001-10-19higher-order kinded types in genericsalimarin1-4/+8
2001-10-18store macros and local functions in macros in separate {#{#FunDef}},johnvg2-22/+11
2001-10-01moved system independent code to new module "filesystem"ronny3-0/+7
2001-10-01pass file modification times from icl module and dcl modules to backendronny1-2/+2
2001-10-01moved system independent code to new module "filesystem"ronny3-23/+110
2001-10-01Add fusion commandline flagdiederik1-1/+13
2001-09-21call to frontend adjustedsjakie1-28/+7
2001-09-07module ownership commentronny7-12/+77
2001-09-06added command line flag to enable genericsalimarin1-1/+18
2001-09-06add symbol_heap to empty_cachejohnvg1-1/+3
2001-09-03added init_identifiers calljohnvg1-2/+3
2001-08-31added dummy set_compiler_id functionjohnvg2-2/+9