tlang/source/tlang
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
..
commandline Commands 2023-07-10 14:46:20 +02:00
compiler CodeEmitter 2023-07-22 00:30:32 +02:00
misc Utils 2022-12-12 16:39:57 +02:00
testing Test cases 2023-07-16 19:58:40 +02:00
app.d Packaging 2023-02-05 20:21:26 +02:00