Age | Commit message (Expand) | Author | Files | Lines |
2001-08-28 | changed StdDynamics into StdDynamic | martijnv | 1 | -1/+1 |
2001-07-18 | remove bug with numbering strict alias node defs | ronny | 1 | -5/+19 |
2001-07-18 | replaced VI_Alias with VI_AliasSequenceNumber to avoid potential clashes | ronny | 2 | -3/+3 |
2001-07-18 | removed MW comments | ronny | 1 | -8/+0 |
2001-07-18 | work around for caching / attribute heap bug | ronny | 1 | -0/+4 |
2001-07-17 | set attributes in heap to AVI_Empty to avoid using values in the heap from pr... | ronny | 1 | -5/+12 |
2001-07-17 | assign correct selector kind to intermediate selections in nested updates | ronny | 1 | -1/+1 |
2001-07-13 | bug fix: reverse order of functions (in components) | ronny | 2 | -6/+6 |
2001-07-13 | bug fix: reverse order of functions (in components) | johnvg | 1 | -3/+3 |
2001-07-12 | uniqueness attributes in backend | ronny | 7 | -48/+214 |
2001-07-12 | removed unused varHeap parameters (varHeap is in BackEndState) | ronny | 1 | -339/+329 |
2001-07-12 | removed MW comments | ronny | 1 | -5/+0 |
2001-06-25 | generate .depend for current dcl module | ronny | 3 | -10/+20 |
2001-06-22 | local reference counts for CaseNode and DefaultNode | ronny | 1 | -0/+4 |
2001-06-22 | local reference counts for CaseNode and DefaultNode | ronny | 1 | -19/+88 |
2001-06-22 | local reference counts for CaseNode and DefaultNode | ronny | 2 | -4/+38 |
2001-06-20 | optimise && and || | johnvg | 1 | -4/+6 |
2001-06-20 | optimise && and || | johnvg | 1 | -12/+7 |
2001-05-09 | corrected version number | ronny | 2 | -4/+4 |
2001-05-08 | support for cases in backend | ronny | 4 | -198/+433 |
2001-05-08 | support for cases in backend | ronny | 1 | -0/+32 |
2001-05-03 | fixed module names | ronny | 2 | -2/+2 |
2001-05-03 | removed BEDeclarePredefinedSymbols | ronny | 3 | -317/+308 |
2001-05-03 | moved backend.[id]cl from backendCModules to backend | ronny | 2 | -0/+994 |
2001-05-03 | backend_library now generated from backend.icl | ronny | 1 | -55/+55 |
2001-03-28 | Convert Conditionals in the conditional expression of another Conditional to ... | ronny | 1 | -2/+17 |
2001-02-26 | temporary hack: redirect basic type Dynamic to DynamicTemp from StdDynamic | ronny | 1 | -0/+2 |
2001-02-23 | temporary hack: redirect basic type Dynamic to DynamicTemp from StdDynamic | ronny | 1 | -1/+19 |
2001-01-12 | New algorithm for explicit imports that also works with cyclic module depende... | martinw | 1 | -8/+8 |
2000-10-23 | bug fix in adjustArrayFunctions | clean | 1 | -16/+33 |
2000-10-04 | -added position information for let bindings for better error messages | martinw | 2 | -19/+38 |
2000-09-27 | *** empty log message *** | martinw | 1 | -1/+2 |
2000-09-27 | caching of dcl modules, return unique heap | clean | 4 | -424/+531 |
2000-07-14 | Removed back end spelling inconsistencies (except for syntax:BackendBody, whi... | clean | 4 | -70/+74 |
2000-07-14 | Removed MW comments | clean | 4 | -183/+0 |
2000-07-04 | labels global function names without ";n" extension | clean | 3 | -53/+78 |
2000-06-21 | solving the problem of strict aliases. Now a strict alias | martinw | 4 | -27/+256 |
2000-06-16 | changes in to make compiler self compatible | martinw | 4 | -1/+17 |
2000-04-27 | fixed bug with type indices | clean | 1 | -17/+11 |
2000-03-20 | no message | clean | 1 | -1/+3 |
2000-03-20 | correctly export types, use less stack | clean | 1 | -65/+165 |
2000-02-22 | Initial import | ronny | 9 | -0/+1674 |