aboutsummaryrefslogtreecommitdiff
path: root/dump
AgeCommit message (Expand)Author
2021-12-23Add dumped? field to <column> type.Arun Isaac
2021-12-20Capture full column type.Arun Isaac
2021-12-20Move <table> and <column> types to separate module.Arun Isaac
2021-12-16Specify map-alist behaviour for multiple set verbs.Arun Isaac
2021-12-16Generalize collect-keys and key->assoc-ref.Arun Isaac
2021-12-16Rename away delete from (srfi srfi-1).Arun Isaac
2021-12-15Move string similarity functions to separate module.Arun Isaac
2021-12-11Implement S-expression like SQL select query.Arun Isaac
2021-12-04Implement the map-alist DSL.Arun Isaac
2021-08-27Initial commitArun Isaac