Make it possible to inherit operations from GenerateC in other backends.

... and update GenerateCPPCSP to do so. This works by having a structure of
operations (GenOps) through which all the recursive calls go, and having
GenerateCPPCSP replace only the operations that it wants to override.
This commit is contained in:
Adam Sampson 2007-08-01 22:42:00 +00:00
parent a72224728a
commit 687f6a10f6
2 changed files with 1230 additions and 1533 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff