aboutsummaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2004-04-02export strictness of argument of empty_cachejohnvg2-2/+2
2004-03-31don't overwrite first byte of next node in the heap with a '\0'johnvg1-2/+0
2004-02-04replace double ' by a single ' inside ' and 'johnvg1-2/+5
2004-01-16removed incorrect commentronny1-2/+1
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-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-20don't abort when tcl file can't be created but give error messageronny1-13/+25
2003-10-16remove directory_libraryjohnvg2-5/+1
2003-10-07move (open/close)TclFile from type_io to compileronny1-1/+54
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