Age | Commit message (Expand) | Author | Files | Lines |
2001-06-25 | generate .depend for current dcl module | ronny | 2 | -6/+13 |
2001-06-22 | local reference counts for CaseNode and DefaultNode | ronny | 2 | -16/+337 |
2001-06-22 | print node_defs in GuardNode | johnvg | 1 | -2/+12 |
2001-06-22 | print matched symbol in CaseNode | ronny | 1 | -1/+6 |
2001-06-15 | removed comments | ronny | 1 | -4/+1 |
2001-06-15 | print local reference counts to file instead of stdout | ronny | 1 | -4/+4 |
2001-06-15 | AnnotateStrictNodesIds in GuardNode, | johnvg | 1 | -9/+19 |
2001-06-11 | handle GuardNode's | johnvg | 1 | -0/+5 |
2001-06-11 | bug fix, assign last nodedefs in CollectSharedNodeIdsInRootNode | ronny | 1 | -1/+1 |
2001-06-07 | SwitchNode in CollectSharedNodeIdsInNode | ronny | 1 | -24/+59 |
2001-05-17 | gBytesLeft = 0 instead of NULL | clean | 1 | -1/+1 |
2001-05-17 | use ConvertAlloc instead of CompAlloc, because using CompAlloc causes the com... | johnvg | 2 | -1/+141 |
2001-05-15 | changes for dynamic linking (not tested) | clean | 4 | -63/+696 |
2001-05-15 | commit from pc after merge on mac (not tested) | clean | 2 | -6/+10 |
2001-05-15 | merged with backend C source code on the mac | johnvg | 44 | -147/+808 |
2001-05-09 | removed docommand modules | ronny | 4 | -45/+0 |
2001-05-09 | removed dumprestore modules | ronny | 2 | -896/+0 |
2001-05-09 | removed backend Clean modules | ronny | 2 | -994/+0 |
2001-05-09 | cases in backend | ronny | 2 | -27/+209 |
2001-05-09 | bail out if illegal command arguments are passed to the backend | ronny | 1 | -2/+2 |
2001-05-09 | don't analyse idents for Clean 2.0 | ronny | 1 | -0/+2 |
2001-05-03 | removed BEDeclarePredefinedSymbols | ronny | 1 | -3/+0 |
2001-05-01 | cases in backend | ronny | 4 | -56/+238 |
2001-05-01 | removed RWS in internal compiler error message | ronny | 1 | -2/+7 |
2001-05-01 | made name generation depend on _ANALYSE_IDENT_ | ronny | 4 | -3/+24 |
2001-05-01 | Use CompAlloc for memory allocation in backend.c | ronny | 3 | -124/+10 |
2001-03-28 | fixed bug in contains_fail | johnvg | 1 | -5/+8 |
2001-03-27 | allow 'else fail' for all if nodes on root or in | johnvg | 3 | -2/+57 |
2001-02-23 | temporary hack: redirect basic type Dynamic to DynamicTemp from StdDynamic | ronny | 2 | -4/+15 |
2001-02-23 | temporary hack: redirect basic type Dynamic to DynamicTemp from StdDynamic | ronny | 2 | -2/+35 |
2001-02-09 | Removed pretty printing of types in instances | ronny | 1 | -2/+9 |
2000-11-29 | more node_number=0 statements | clean | 1 | -0/+4 |
2000-11-23 | exclude symbols from current dcl module from im_symbols (prevents multiple re... | ronny | 2 | -1/+10 |
2000-11-13 | Added initialisations of node_number field | ronny | 1 | -0/+5 |
2000-10-23 | no message | clean | 1 | -0/+16 |
2000-10-05 | Added assertion alert box for Windows | ronny | 1 | -1/+12 |
2000-10-05 | Added BESetMainDclModuleN, updated version | ronny | 3 | -104/+117 |
2000-10-02 | bug fix: generate 'in' abc instruction even when there are no parameters | johnvg | 1 | -4/+1 |
2000-09-27 | caching of dcl modules (added main_dcl_module_n) | clean | 2 | -17/+28 |
2000-07-12 | clean 1.3.3 backend again again | clean | 97 | -0/+48806 |