aboutsummaryrefslogtreecommitdiff
path: root/ccwl/yaml.scm
AgeCommit message (Expand)Author
2023-11-23yaml: Escape all indicator characters.Arun Isaac
2023-11-17yaml: Serialize atomic dictionary values on the same line.Arun Isaac
2023-11-16yaml: Comment on various cases handled by scm->yaml.Arun Isaac
2023-11-16yaml: Display arrays with a single atomic element on the same line.Arun Isaac
2021-10-12ccwl: Implement compiling to graphviz.Arun Isaac
2021-05-15Do not convert YAML symbols from kebab case to camel case.Arun Isaac
2021-04-26Escape asterisk characters in scm->yaml.Arun Isaac
2021-04-17Expand name Arun I to Arun Isaac.Arun Isaac
2021-04-16Add copyright and commentary sections to files.Arun Isaac
2021-03-07Escape YAML strings that contain the hyphen character.Arun Isaac
2021-02-27Display dictionary entries with empty values on the same line.Arun Isaac
2021-02-27Add scm->yaml-string.Arun Isaac
2021-02-27Rename project to ccwl.Arun Isaac