aboutsummaryrefslogtreecommitdiffstats
path: root/backends/jny
Commit message (Expand)AuthorAgeFilesLines
* Fixes for some of clang scan-build detected issuesMiodrag Milanovic2023-01-171-2/+3
* backend: jny: updated the `JnyWriter` to emite a new "invocation" entry as we...Aki Van Ness2022-08-021-10/+33
* pass jny: flipped the defaults for the inclusion of various bits of metadataAki Van Ness2022-04-081-30/+30
* pass jny: ensured the cell collection is cleared between modulesAki Van Ness2022-04-081-0/+1
* pass jny: fixed missing quotes around the type value for the cell sortAki Van Ness2022-04-081-1/+1
* pass jny: fixed the backslash escape for stringsAki Van Ness2022-04-081-2/+1
* pass jny: removed the invalid json escapesAki Van Ness2022-04-081-12/+0
* pass jny: added some todo comments about things that need to be done before a...Aki Van Ness2022-04-081-0/+5
* pass jny: changed the constructor initializers to use parens rather than curl...Aki Van Ness2022-04-081-2/+2
* pass jny: fixed the string escape method to be less jank and more properAki Van Ness2022-04-081-21/+58
* pass jny: fixed the signed output for param value outputAki Van Ness2022-04-081-1/+1
* pass jny: added connection outputAki Van Ness2022-04-081-4/+88
* pass jny: added filter options for including connections, attributes, and pro...Aki Van Ness2022-04-081-25/+125
* pass jny: large chunk of refactoring to make the JSON output more pretty and ...Aki Van Ness2022-04-081-75/+89
* metadata -> jny: migrated to the proper name for the passAki Van Ness2022-04-082-0/+328