tlang/source/tlang/compiler/codegen/emit
Tristan B. Velloza Kildaire 75372ee132 CodeEmitter
- Added a new parameter to `transform(Instruction)` (now `transform(Instruction, Object)`. `customRules` is an `Object` to be interpreted by the underlying emitter which can change how certain transformations are done when it is in a certain state

DGen

- Uses new `CodeEmitter` API
2023-07-22 00:30:32 +02:00
..
core.d CodeEmitter 2023-07-22 00:30:32 +02:00
dgen.d CodeEmitter 2023-07-22 00:30:32 +02:00