Age | Commit message (Expand) | Author | Files | Lines |
2017-02-07 | add Makefile.arm for ARM (with gcc -marm) | johnvg | 1 | -0/+22 |
2016-06-10 | pass -dynamics to backend | johnvg | 1 | -1/+2 |
2013-10-24 | fix bug in function getCommonFileInfoC on 64 bit platforms | johnvg | 1 | -1/+1 |
2013-05-27 | restore s line that was accidentally removed by the previous commit | johnvg | 1 | -0/+1 |
2013-05-27 | fix the file name for .tcl files of modules with a hierarchical module name | johnvg | 1 | -17/+54 |
2012-10-08 | use path returned by fopenInSearchPaths to create the .tcl file name for open... | johnvg | 1 | -20/+18 |
2012-03-15 | remove the 1024 character limit of the command buffer | johnvg | 1 | -9/+41 |
2011-11-10 | move type TypeCodeVariableInfo to module syntax, remove type DynamicValueAlia... | johnvg | 1 | -4/+1 |
2011-04-14 | replace field dcl_macro_conversions by dcl_has_macro_conversions of type DclM... | johnvg | 1 | -1/+1 |
2011-04-06 | add qualified import of a module, for functions, macros, constructors, types ... | johnvg | 1 | -1/+1 |
2010-10-13 | add prototype of function findNextFileC, don't use c++ comments | johnvg | 1 | -15/+18 |
2010-10-13 | #include <string.h> to prevent c compiler warnings | johnvg | 1 | -1/+3 |
2010-09-27 | fix for 64 bit linux (does not fix 64 bit windows) | johnvg | 1 | -8/+6 |
2010-07-08 | remove code for backwards compatibility with Clean 1.3 | johnvg | 2 | -9/+0 |
2007-04-12 | remove SwitchGenerics | johnvg | 1 | -1/+2 |
2007-01-04 | remove //1.3 //3.1 | johnvg | 2 | -7/+1 |
2006-08-01 | remove clean 1.3 syntax | johnvg | 2 | -10/+0 |
2006-07-20 | use cDirectory.o for 32 bit windows and cDirectory.obj for 64 bit windows | johnvg | 1 | -1/+1 |
2006-07-20 | cDirectory object file for 64 bit windows | johnvg | 1 | -0/+0 |
2006-07-20 | cDirectory object file for 32 bit windows, was previously cDirectory.obj | johnvg | 1 | -0/+0 |
2006-07-20 | use c_thread_message.o or c_thread_message.obj | johnvg | 1 | -1/+1 |
2006-07-20 | add object code for thread_message.c for 32 and 64 bit windows | johnvg | 2 | -0/+0 |
2006-07-20 | add object code for set_return_code.c for 32 and 64 bit windows | johnvg | 2 | -0/+0 |
2006-07-20 | add object code for set_return_code.c for 32 and 64 bit windows | johnvg | 1 | -1/+1 |
2006-05-10 | port to 64 bit windows and linux | johnvg | 1 | -1/+6 |
2006-05-10 | rename generated object file for ipc.c from ipc.o to ipc_c.o | johnvg | 2 | -4/+4 |
2006-04-25 | make Makefile compatible with Solaris | johnvg | 1 | -4/+4 |
2006-04-10 | fix object file name generated by c compiler for set_return_code_c.c | johnvg | 1 | -1/+1 |
2006-04-10 | create Clean System Files folder if it doesn't exist | johnvg | 1 | -0/+4 |
2006-04-10 | make object files in Clean System Files folder | johnvg | 1 | -1/+14 |
2006-01-06 | port to 64 bit windows | johnvg | 1 | -5/+5 |
2006-01-05 | use the same file for list all types and list exported types as for list | johnvg | 1 | -10/+8 |
2006-01-05 | remove unused imports | johnvg | 1 | -4/+0 |
2005-11-22 | remove unused variable n_functions_and_macros_in_dcl_modules | johnvg | 1 | -5/+5 |
2005-11-21 | remove portToNewSyntax | johnvg | 1 | -11/+0 |
2005-11-11 | remove code for compatibility with Clean 1.3 | johnvg | 4 | -20/+0 |
2005-10-28 | pass -fusion flag to backend | johnvg | 1 | -1/+2 |
2005-04-21 | remove unused field support_generics | johnvg | 1 | -4/+0 |
2005-03-31 | use cDirectory.c with hfs paths instead of unix paths | johnvg | 1 | -274/+415 |
2005-03-17 | cli for MacOSX with MACH_O, same as unix, except : and , are used | johnvg | 12 | -0/+730 |
2005-03-17 | remove import StdDebug | johnvg | 1 | -1/+0 |
2004-04-29 | pass compiler_id in message to the IDE | johnvg | 2 | -5/+12 |
2004-04-29 | add set_compiler_id and get_compiler_id | johnvg | 3 | -0/+254 |
2004-04-02 | export strictness of argument of empty_cache | johnvg | 2 | -2/+2 |
2004-03-31 | don't overwrite first byte of next node in the heap with a '\0' | johnvg | 1 | -2/+0 |
2004-02-04 | replace double ' by a single ' inside ' and ' | johnvg | 1 | -2/+5 |
2004-01-16 | removed incorrect comment | ronny | 1 | -2/+1 |
2003-10-23 | commit again to prevent cr/lf conversion | johnvg | 3 | -0/+0 |
2003-10-23 | cvs doesn't seem to understand that these are data files | johnvg | 3 | -0/+0 |
2003-10-21 | recompiled for carbon | johnvg | 1 | -0/+0 |