Age | Commit message (Expand) | Author | Files | Lines |
2003-12-12 | removed unused FP_Pattern alternatives | ronny | 1 | -22/+1 |
2003-12-11 | move FunctionPattern type from syntax to backendconvert | johnvg | 4 | -35/+7 |
2003-12-11 | remove BackendBody | johnvg | 4 | -41/+0 |
2003-12-11 | bug fix: use a new ptr in expanded dynamic | ronny | 1 | -3/+5 |
2003-12-11 | use 'Error: ' instead of '[Backend]' in the backend too old | johnvg | 1 | -2/+2 |
2003-12-09 | fix generated code for strict or unboxed list constructor root node on a cycle | johnvg | 1 | -26/+50 |
2003-12-09 | propagate strictness to strict head and/or tail of a strict | johnvg | 1 | -1/+23 |
2003-12-01 | bug fix for strict and unboxed list constructors on a cycle in | johnvg | 1 | -2/+2 |
2003-12-01 | use same default fixity and priority (infixl 9) everywhere | ronny | 4 | -6/+8 |
2003-11-21 | added version resource section | ronny | 2 | -0/+43 |
2003-11-04 | compare TFA | johnvg | 1 | -0/+3 |
2003-10-27 | update backend version number for 2.1 release | ronny | 4 | -6/+6 |
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-22 | move include of compiledefines.h, define TARGET_API_MAC_CARBON if KARBON | johnvg | 1 | -3/+3 |
2003-10-22 | remove double include of compiledefines.h | johnvg | 1 | -1/+0 |
2003-10-22 | use KARBON macro only if POWER is also defined | johnvg | 1 | -1/+1 |
2003-10-21 | recompiled for carbon | johnvg | 1 | -0/+0 |
2003-10-21 | rename compiler folder to frontend, increase size of heap to 18m | johnvg | 1 | -5017/+2 |
2003-10-21 | use .o, .xo and .cxo files, port to MachO | johnvg | 3 | -0/+0 |
2003-10-21 | port to MachO | johnvg | 1 | -7/+19 |
2003-10-21 | use .o, .xo and .cxo files | johnvg | 2 | -0/+0 |
2003-10-21 | use cDirectory object file from Directory module | johnvg | 1 | -0/+0 |
2003-10-21 | import code from "cDirectory." instead of "cDirectory.obj" | johnvg | 1 | -1/+1 |
2003-10-21 | import code from "cae." instead of "cae.obj" | johnvg | 1 | -1/+1 |
2003-10-21 | #define KARBON instead of #undef KARBON | johnvg | 1 | -1/+1 |
2003-10-21 | remove BESwapTypes | johnvg | 1 | -1/+0 |
2003-10-20 | tune run-time options in project files | ronny | 1 | -4/+32 |
2003-10-20 | don't abort when tcl file can't be created but give error message | ronny | 1 | -13/+25 |
2003-10-17 | update backend.dll to version 2.1.0a1 | ronny | 1 | -0/+0 |
2003-10-17 | changed location of output backend.dll to project directory | ronny | 1 | -0/+0 |
2003-10-17 | changed path: compiler -> frontend | ronny | 1 | -4/+6 |
2003-10-17 | updated project file (for CodeWarrior version 8.0) | ronny | 1 | -0/+0 |
2003-10-17 | updated version number to 2.0.1a1 | ronny | 1 | -2/+2 |
2003-10-17 | added limited support for uniqueness attributes in dynamic types | ronny | 4 | -5/+31 |
2003-10-16 | remove directory_library | johnvg | 2 | -5/+1 |
2003-10-16 | add extra attribute argument to BEFlatType and | johnvg | 2 | -76/+66 |
2003-10-16 | add extra attribute argument to BEFlatType and | johnvg | 2 | -17/+11 |
2003-10-16 | add extra attribute argument to BEFlatType and | johnvg | 1 | -15/+11 |
2003-10-16 | enable tail recursion modulo cons optimisation | johnvg | 1 | -1/+1 |
2003-10-15 | update version to 2.1.0 alpha 0 | ronny | 4 | -6/+6 |
2003-10-15 | removed BESwapTypes | ronny | 1 | -1/+0 |
2003-10-07 | removes all abc, object and assembly files | johnvg | 1 | -0/+13 |
2003-10-07 | move (open/close)TclFile from type_io to compile | ronny | 3 | -64/+54 |
2003-10-07 | isolate Index type for compatability with Sparkle source tree | ronny | 3 | -3/+18 |
2003-10-06 | increase version number to 919 for Clean 2.1 | johnvg | 1 | -1/+1 |
2003-10-06 | fix ArgEnvUnix path and compiler (now frontend) path | johnvg | 1 | -4/+5 |
2003-10-06 | use pattern_match_2.c instead of pattern_match.c | johnvg | 1 | -1/+1 |
2003-10-06 | fix ArgEnvUnix path and compiler (now frontend) path | johnvg | 1 | -4/+5 |
2003-10-06 | enable optimizer (-O) | johnvg | 1 | -1/+1 |