summaryrefslogtreecommitdiff
path: root/gnu/system/uuid.scm
AgeCommit message (Expand)Author
2018-05-19uuid: 'uuid' returns #f when 'string->uuid' returns #f.Ludovic Courtès
2017-12-02uuid: Fix typo in comment.Ludovic Courtès
2017-10-11uuid: Change "fat32" to "fat".Ludovic Courtès
2017-10-05uuid: Add 'uuid=?' and use it.Ludovic Courtès
2017-09-22uuid: Add a parser for FAT32 UUIDs.Ludovic Courtès
2017-09-11uuid: 'uuid' macro supports more UUID types.Ludovic Courtès
2017-09-11system: Introduce a disjoint UUID type.Ludovic Courtès
2017-09-11file-systems: Introduce (gnu system uuid).Ludovic Courtès