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:
parent
a72224728a
commit
687f6a10f6
1207
GenerateC.hs
1207
GenerateC.hs
File diff suppressed because it is too large
Load Diff
1282
GenerateCPPCSP.hs
1282
GenerateCPPCSP.hs
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user