| Commit message (Expand) | Author | Age | Files | Lines |
* | backend: jny: updated the `JnyWriter` to emite a new "invocation" entry as we... | Aki Van Ness | 2022-08-02 | 1 | -10/+33 |
* | pass jny: flipped the defaults for the inclusion of various bits of metadata | Aki Van Ness | 2022-04-08 | 1 | -30/+30 |
* | pass jny: ensured the cell collection is cleared between modules | Aki Van Ness | 2022-04-08 | 1 | -0/+1 |
* | pass jny: fixed missing quotes around the type value for the cell sort | Aki Van Ness | 2022-04-08 | 1 | -1/+1 |
* | pass jny: fixed the backslash escape for strings | Aki Van Ness | 2022-04-08 | 1 | -2/+1 |
* | pass jny: removed the invalid json escapes | Aki Van Ness | 2022-04-08 | 1 | -12/+0 |
* | pass jny: added some todo comments about things that need to be done before a... | Aki Van Ness | 2022-04-08 | 1 | -0/+5 |
* | pass jny: changed the constructor initializers to use parens rather than curl... | Aki Van Ness | 2022-04-08 | 1 | -2/+2 |
* | pass jny: fixed the string escape method to be less jank and more proper | Aki Van Ness | 2022-04-08 | 1 | -21/+58 |
* | pass jny: fixed the signed output for param value output | Aki Van Ness | 2022-04-08 | 1 | -1/+1 |
* | pass jny: added connection output | Aki Van Ness | 2022-04-08 | 1 | -4/+88 |
* | pass jny: added filter options for including connections, attributes, and pro... | Aki Van Ness | 2022-04-08 | 1 | -25/+125 |
* | pass jny: large chunk of refactoring to make the JSON output more pretty and ... | Aki Van Ness | 2022-04-08 | 1 | -75/+89 |
* | metadata -> jny: migrated to the proper name for the pass | Aki Van Ness | 2022-04-08 | 2 | -0/+328 |