Files
mercury/compiler
Peter Ross bdad224cf7 Add the self rval (ie this pointer in C++) for use on OO backends.
Estimated hours taken: 0.5
Branches: main

Add the self rval (ie this pointer in C++) for use on OO backends.

compiler/mlds.m:
    Add the self rval.

compiler/ml_elim_nested.m:
compiler/mlds_to_c.m:
compiler/mlds_to_csharp.m:
compiler/mlds_to_il.m:
compiler/mlds_to_java.m:
compiler/mlds_to_mcpp.m:
    Code to handle the new rval.
2001-06-21 10:33:55 +00:00
..
2001-01-24 04:13:35 +00:00
2001-06-05 04:57:10 +00:00
2001-04-29 03:38:33 +00:00
2001-03-30 06:04:27 +00:00