Age | Commit message (Expand) | Author | Files | Lines |
2003-10-06 | enable optimizer (-O) | johnvg | 1 | -1/+1 |
2002-11-26 | increase heap size (10m) and stack size (3m), don't show | johnvg | 1 | -6/+5024 |
2002-11-26 | remove MSL libraries from project and increase heap size to 16m | johnvg | 1 | -5/+1 |
2002-11-26 | add backend:Mac directory to search paths | johnvg | 1 | -0/+1 |
2002-10-07 | strip and dump commandline args | diederik | 1 | -1/+15 |
2002-07-02 | Added Clean.h. | ronny | 1 | -0/+28 |
2002-07-02 | Added Makefile. | ronny | 1 | -0/+5 |
2002-07-02 | Added cDirectory.c. | ronny | 1 | -0/+339 |
2002-07-02 | Removed object files. | ronny | 3 | -0/+0 |
2002-07-01 | made Clean 2.0 compatible | ronny | 2 | -9/+4 |
2002-06-19 | Removed trace command | ronny | 1 | -1/+1 |
2002-06-19 | Optional logging | ronny | 1 | -3/+3 |
2002-06-19 | added clear_cache | johnvg | 1 | -3/+11 |
2002-06-19 | Removed test arguments. | ronny | 1 | -66/+1 |
2002-06-18 | removed use of strncmp C library function | johnvg | 3 | -3/+15 |
2002-06-18 | removed ignored !'s | johnvg | 2 | -2/+2 |
2002-06-18 | mpw script to add shared libraries to the application | johnvg | 1 | -0/+3 |
2002-06-17 | renamed CleanCocl.icl | johnvg | 1 | -0/+66 |
2002-06-17 | remove import of SwitchFusion | johnvg | 1 | -3/+0 |
2002-06-17 | removed hello and bye, replace testArgs by [] | johnvg | 1 | -5/+4 |
2002-06-17 | made Clean 2.0 compatible | ronny | 2 | -8/+2 |
2002-06-11 | Moved system dependent code from coclmain to CoclSystemDependent | ronny | 2 | -0/+108 |
2002-06-11 | Moved system dependent code from coclmain to CoclSystemDependent | ronny | 4 | -131/+117 |
2002-06-05 | Made Clean 2.0 compatible | ronny | 2 | -0/+4 |
2002-06-05 | Unix version | ronny | 1 | -0/+0 |
2002-06-05 | Unix version | ronny | 14 | -23/+349 |
2002-06-03 | added constructor/type/field information to generics | alimarin | 1 | -1/+1 |
2002-03-27 | compile_with_generics = False | johnvg | 1 | -1/+1 |
2002-03-25 | new implementation of generics | alimarin | 1 | -4/+4 |
2002-02-11 | small macintosh/clean 2.0 fixes | diederik | 5 | -4/+21 |
2001-11-30 | initPtr modifies the *World | johnvg | 1 | -4/+6 |
2001-11-21 | new explicit import syntax | johnvg | 3 | -2/+14 |
2001-11-19 | Changes: | martijnv | 1 | -53/+3 |
2001-11-02 | removed useless version check for coclmain (coclmain is not in a separate lib... | ronny | 2 | -65/+3 |
2001-11-01 | fix bug fix: no it also compiles | ronny | 1 | -2/+2 |
2001-11-01 | bug fix: rule does not match when no --dump-args or --restore args is specified. | ronny | 1 | -0/+2 |
2001-11-01 | pass strictness information from C to Clean, print strict exported and all ty... | ronny | 1 | -10/+21 |
2001-11-01 | added --dump-args and --restore-args options | ronny | 1 | -4/+54 |
2001-10-19 | higher-order kinded types in generics | alimarin | 1 | -4/+8 |
2001-10-18 | store macros and local functions in macros in separate {#{#FunDef}}, | johnvg | 2 | -22/+11 |
2001-10-01 | moved system independent code to new module "filesystem" | ronny | 3 | -0/+7 |
2001-10-01 | pass file modification times from icl module and dcl modules to backend | ronny | 1 | -2/+2 |
2001-10-01 | moved system independent code to new module "filesystem" | ronny | 3 | -23/+110 |
2001-10-01 | Add fusion commandline flag | diederik | 1 | -1/+13 |
2001-09-21 | call to frontend adjusted | sjakie | 1 | -28/+7 |
2001-09-07 | module ownership comment | ronny | 7 | -12/+77 |
2001-09-06 | added command line flag to enable generics | alimarin | 1 | -1/+18 |
2001-09-06 | add symbol_heap to empty_cache | johnvg | 1 | -1/+3 |
2001-09-03 | added init_identifiers call | johnvg | 1 | -2/+3 |
2001-08-31 | added dummy set_compiler_id function | johnvg | 2 | -2/+9 |