Age | Commit message (Expand) | Author | Files | Lines |
2001-06-28 | disable PA_bug | johnvg | 3 | -8/+8 |
2001-06-28 | Sjaak: removed 'dyn_uni_vars' from type 'DynamicExpr' | sjakie | 1 | -1/+1 |
2001-06-27 | ? | johnvg | 1 | -0/+0 |
2001-06-27 | Sjaak: Improved dynamics, not yet finished. | sjakie | 11 | -314/+341 |
2001-06-25 | generate .depend for current dcl module | ronny | 9 | -18/+43 |
2001-06-25 | also add pattern variables in Cases to cp_local_vars | ronny | 1 | -2/+7 |
2001-06-25 | cases in backend | ronny | 1 | -713/+1034 |
2001-06-25 | add code for dcl module caching using the IDE | johnvg | 4 | -1/+170 |
2001-06-22 | new version number (2.0.d.8) | ronny | 1 | -2/+2 |
2001-06-22 | local reference counts for CaseNode and DefaultNode | ronny | 4 | -16/+345 |
2001-06-22 | local reference counts for CaseNode and DefaultNode | ronny | 1 | -19/+88 |
2001-06-22 | print node_defs in GuardNode | johnvg | 1 | -2/+12 |
2001-06-22 | local reference counts for CaseNode and DefaultNode | ronny | 2 | -4/+38 |
2001-06-22 | print matched symbol in CaseNode | ronny | 1 | -1/+6 |
2001-06-22 | boolean for explicit cases (cases that are specified by the programmer) | ronny | 7 | -17/+92 |
2001-06-21 | enable 'check indices' | johnvg | 1 | -2/+1 |
2001-06-21 | bug fix: line numbers in type errors for let bindings | johnvg | 1 | -16/+39 |
2001-06-20 | optimise && and || | johnvg | 1 | -4/+6 |
2001-06-20 | optimise && and || | johnvg | 1 | -12/+7 |
2001-06-20 | optimise && and || | johnvg | 4 | -35/+65 |
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-15 | Bug fix. Free type variables were referenced but not defined. | martijnv | 3 | -27/+45 |
2001-06-15 | making kind checking phase compatible with dcl caching | martinw | 11 | -113/+220 |
2001-06-15 | added new error message | martinw | 1 | -23/+63 |
2001-06-14 | support for module system is added to genercis | alimarin | 5 | -169/+414 |
2001-06-11 | handle GuardNode's | johnvg | 1 | -0/+5 |
2001-06-11 | Bug fix with array updates. Removed redundant code. Adjusted unification algo... | sjakie | 15 | -909/+557 |
2001-06-11 | bug fix, assign last nodedefs in CollectSharedNodeIdsInRootNode | ronny | 1 | -1/+1 |
2001-06-08 | merge all cases | ronny | 1 | -4/+59 |
2001-06-08 | mergeCases in separate module | ronny | 3 | -290/+308 |
2001-06-07 | SwitchNode in CollectSharedNodeIdsInNode | ronny | 1 | -24/+59 |
2001-06-06 | set the 'fun_pos' of a 'FunDef' for functions with a specified type | johnvg | 1 | -9/+8 |
2001-06-06 | removed code that prints the pointer in instance <<< | johnvg | 1 | -2/+2 |
2001-06-05 | for error messages in patterns use line number of the alternative, | johnvg | 3 | -33/+23 |
2001-06-05 | = | johnvg | 3 | -15/+169 |
2001-06-05 | CleanCocl.prj for the Mac | johnvg | 1 | -0/+124 |
2001-06-05 | = | johnvg | 5 | -0/+0 |
2001-06-05 | = | johnvg | 3 | -0/+0 |
2001-06-05 | introduced newFunctionWithType | ronny | 1 | -6/+14 |
2001-06-05 | undo previous commit | ronny | 1 | -382/+393 |
2001-06-05 | accidental commit | ronny | 1 | -393/+382 |
2001-06-05 | changed all trace arrows (==>, ---->) to -*-> | ronny | 1 | -42/+26 |
2001-06-05 | added // otherwises | ronny | 1 | -0/+15 |
2001-06-05 | added type signatures | ronny | 1 | -4/+5 |
2001-06-05 | renamed CopyInfo to CopyState | ronny | 1 | -105/+105 |
2001-06-05 | renamed DistributeInfo to DistributeState | ronny | 1 | -108/+108 |
2001-06-05 | renamed rcs_info parameters to rcs | ronny | 1 | -91/+91 |
2001-06-05 | combined fields in CheckImportedInfo (subphase of weighted refcount) | ronny | 1 | -33/+38 |