aboutsummaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2013-10-24fix bug in function getCommonFileInfoC on 64 bit platformsjohnvg1-1/+1
2013-05-27restore s line that was accidentally removed by the previous commitjohnvg1-0/+1
2013-05-27fix the file name for .tcl files of modules with a hierarchical module namejohnvg1-17/+54
2012-10-08use path returned by fopenInSearchPaths to create the .tcl file name for open...johnvg1-20/+18
2012-03-15remove the 1024 character limit of the command bufferjohnvg1-9/+41
2011-11-10move type TypeCodeVariableInfo to module syntax, remove type DynamicValueAlia...johnvg1-4/+1
2011-04-14replace field dcl_macro_conversions by dcl_has_macro_conversions of type DclM...johnvg1-1/+1
2011-04-06add qualified import of a module, for functions, macros, constructors, types ...johnvg1-1/+1
2010-10-13add prototype of function findNextFileC, don't use c++ commentsjohnvg1-15/+18
2010-10-13#include <string.h> to prevent c compiler warningsjohnvg1-1/+3
2010-09-27fix for 64 bit linux (does not fix 64 bit windows)johnvg1-8/+6
2010-07-08remove code for backwards compatibility with Clean 1.3johnvg2-9/+0
2007-04-12remove SwitchGenericsjohnvg1-1/+2
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