Age | Commit message (Expand) | Author | Files | Lines |
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 |
2001-08-31 | moved function set_compiler_id to CoclSystemDependent | johnvg | 3 | -6/+9 |
2001-08-31 | add symbol_heap argument ro empty_cache | johnvg | 1 | -2/+2 |
2001-08-31 | create symbol_heap only once | johnvg | 1 | -8/+21 |
2001-08-31 | add symbol_heap parameter to function empty_cache | johnvg | 2 | -32/+18 |
2001-07-12 | uniqueness attributes in backend | ronny | 1 | -6/+8 |
2001-06-25 | add code for dcl module caching using the IDE | johnvg | 4 | -1/+170 |
2001-06-21 | enable 'check indices' | johnvg | 1 | -2/+1 |
2001-06-05 | = | johnvg | 3 | -15/+169 |
2001-06-05 | CleanCocl.prj for the Mac | johnvg | 1 | -0/+124 |
2001-06-01 | import library for the clean linker for the CodeGenLib | johnvg | 1 | -0/+3 |
2001-06-01 | added 'import code from "cae.obj"' | johnvg | 1 | -0/+2 |
2001-06-01 | interface to docommand.c (mac only) | johnvg | 2 | -0/+17 |
2001-06-01 | compiler without IO 0.8 | johnvg | 1 | -2/+41 |
2001-05-10 | compiler option added: -dynamics which instructs the compiler to generate | martijnv | 1 | -6/+21 |
2001-05-03 | removed duplicate import for backend_library (there's another import in backe... | ronny | 1 | -1/+0 |
2001-05-03 | replaced corrupted cDirectory.obj | ronny | 1 | -0/+0 |
2001-04-11 | Now I have learned about the admin command | martinw | 1 | -0/+0 |
2001-04-02 | no message | martijnv | 1 | -0/+0 |
2001-03-28 | I hope it is binary now | martinw | 1 | -0/+0 |
2001-03-28 | trying to change mode for cDirectory.obj from "text" to "binary" | martinw | 2 | -1/+1 |
2001-03-20 | option for generating tcl-files in compile.icl. Normally off. | martijnv | 2 | -9/+22 |
2001-03-16 | no message | martijnv | 1 | -0/+2 |
2001-03-15 | *** empty log message *** | martinw | 1 | -2/+2 |
2001-03-13 | enable compiler to create "Clean System Files" folder | martinw | 3 | -0/+16 |
2001-03-13 | enabling compiler to create "Clean System Files" folder | martinw | 2 | -0/+8 |
2001-03-13 | enable compiler to create "Clean System Files" folder | martinw | 2 | -11/+53 |
2001-03-02 | no message | martijnv | 1 | -2/+18 |
2001-02-23 | including porting facilities | martinw | 1 | -0/+13 |
2000-11-01 | no message | johnvg | 7 | -58/+476 |
2000-10-03 | use DclCache type | johnvg | 1 | -1/+1 |