Name |
Last commit
|
Last update |
---|---|---|
.. | ||
container.h | ||
functor.h | ||
node.h | ||
reflection.h | ||
repr_printer.h | ||
serialization.h |
* [REFACTOR] Establish printer in the source folder. As we move towards the unified IR, we will eventually want to build a unified printers for both relay and TIR. This PR isolate the printer component into a separate folder in src as a first step. - Refactored the Doc DSL using Object, clean up APIs. - Isolate out the meta data into a header. - move printer into relay_text_printer, add comments about further TODos. * Rename NodePrinter -> ReprPrinter to distinguish it from other printers
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
container.h | Loading commit data... | |
functor.h | Loading commit data... | |
node.h | Loading commit data... | |
reflection.h | Loading commit data... | |
repr_printer.h | Loading commit data... | |
serialization.h | Loading commit data... |