Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-11 | Visualize schema. | Arun Isaac | |
* .dir-locals.el (scheme-mode): Indent set-table-columns correctly. * dump.scm: Import (srfi srfi-9 gnu). (%database-name): New variable. (<table>): New type. (tables, string-remove-suffix-ci, human-units, graph->dot, dump-schema): New functions. Invoke dump-schema. * guix.scm: Import (gnu packages bioinformatics). Add ccwl, graphviz and guile-libyaml to the manifest. | |||
2021-12-04 | Add emacs directory local variables. | Arun Isaac | |
* .dir-locals.el: New file. |