aboutsummaryrefslogtreecommitdiffstats
path: root/backends/metadata
Commit message (Expand)AuthorAgeFilesLines
* metadata -> jny: migrated to the proper name for the passAki Van Ness2022-04-082-330/+0
* pass metadata: added the machinery to write param and attributesAki Van Ness2022-04-081-8/+27
* pass metadata: removed superfluous `stringf` callsAki Van Ness2022-04-081-37/+40
* pass metadata: some more rough work on dumping the parameters and attributesAki Van Ness2022-04-081-6/+6
* pass metadata: fixed the MetadataWriter object initializer so GCC 4.8 is happyAki Van Ness2022-04-081-1/+1
* pass metadata: added the output of parameters,Aki Van Ness2022-04-081-7/+35
* pass metadata: fixed some of the output formattingAki Van Ness2022-04-081-0/+3
* pass metadata: initial commit of the metadata pass for exporting design metad...Aki Van Ness2022-04-082-0/+277