aboutsummaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2007-01-04remove //1.3 //3.1johnvg2-7/+1
2006-08-01remove clean 1.3 syntaxjohnvg2-10/+0
2006-07-20use cDirectory.o for 32 bit windows and cDirectory.obj for 64 bit windowsjohnvg1-1/+1
2006-07-20cDirectory object file for 64 bit windowsjohnvg1-0/+0
2006-07-20cDirectory object file for 32 bit windows, was previously cDirectory.objjohnvg1-0/+0
2006-07-20use c_thread_message.o or c_thread_message.objjohnvg1-1/+1
2006-07-20add object code for thread_message.c for 32 and 64 bit windowsjohnvg2-0/+0
2006-07-20add object code for set_return_code.c for 32 and 64 bit windowsjohnvg2-0/+0
2006-07-20add object code for set_return_code.c for 32 and 64 bit windowsjohnvg1-1/+1
2006-05-10port to 64 bit windows and linuxjohnvg1-1/+6
2006-05-10rename generated object file for ipc.c from ipc.o to ipc_c.ojohnvg2-4/+4
2006-04-25make Makefile compatible with Solarisjohnvg1-4/+4
2006-04-10fix object file name generated by c compiler for set_return_code_c.cjohnvg1-1/+1
2006-04-10create Clean System Files folder if it doesn't existjohnvg1-0/+4
2006-04-10make object files in Clean System Files folderjohnvg1-1/+14
2006-01-06port to 64 bit windowsjohnvg1-5/+5
2006-01-05use the same file for list all types and list exported types as for listjohnvg1-10/+8
2006-01-05remove unused importsjohnvg1-4/+0
2005-11-22remove unused variable n_functions_and_macros_in_dcl_modulesjohnvg1-5/+5
2005-11-21remove portToNewSyntaxjohnvg1-11/+0
2005-11-11remove code for compatibility with Clean 1.3johnvg4-20/+0
2005-10-28pass -fusion flag to backendjohnvg1-1/+2
2005-04-21remove unused field support_genericsjohnvg1-4/+0
2005-03-31use cDirectory.c with hfs paths instead of unix pathsjohnvg1-274/+415
2005-03-17cli for MacOSX with MACH_O, same as unix, except : and , are usedjohnvg12-0/+730
2005-03-17remove import StdDebugjohnvg1-1/+0
2004-04-29pass compiler_id in message to the IDEjohnvg2-5/+12
2004-04-29add set_compiler_id and get_compiler_idjohnvg3-0/+254
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