aboutsummaryrefslogtreecommitdiff
path: root/dump/special-forms.scm
AgeCommit message (Expand)Author
2023-07-30Use size of the results set to come up with sparql exampleMunyoki Kilyungi
2023-07-30Convert symbol to a string when show-casing triples in docMunyoki Kilyungi
2023-07-30Make dump-data? default to #f when dumping dataMunyoki Kilyungi
2023-07-30Rewrite dump-with-documentation to be order-agnosticMunyoki Kilyungi
2023-07-30Conditionally dump documentationMunyoki Kilyungi
2023-07-30Rename auto-documentation-port -> pathMunyoki Kilyungi
2023-07-30Move dump-configuration record type to (dump documentation)Munyoki Kilyungi
2023-07-30Construct example SQL query and expected resultsMunyoki Kilyungi
2023-07-30Print out triples with the from Table.Name or Table.AliasMunyoki Kilyungi
2023-07-30Add table metadata to triple dumpMunyoki Kilyungi
2023-07-30Add a section sub-heading for schema triplesMunyoki Kilyungi
2023-07-30Wrap the dump title in quotesMunyoki Kilyungi
2023-07-30Replace #` with #'when fetching the name of the defined dumpMunyoki Kilyungi
2023-07-30Conditionally autogenerate schema triples during dumpMunyoki Kilyungi
2023-07-30Rename dump-configuration slotsMunyoki Kilyungi
2023-07-30Make dumping optional, defaulting to #tMunyoki Kilyungi
2023-07-30Add table-dump? option to dump-configuration recordMunyoki Kilyungi
2023-07-30Optionally self-document while dumpingMunyoki Kilyungi
2023-07-30Add a configuration record-type for for the define macroMunyoki Kilyungi
2023-06-21Fix failing testsMunyoki Kilyungi
2023-05-26Re-organize dumping macros and associated functionsMunyoki Kilyungi