index
:
guix.git
master
merge-deploy
wip-deploy
Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
Jakob L. Kreuze
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
records.scm
Age
Commit message (
Expand
)
Author
2017-04-17
records: Slight simplification.
Ludovic Courtès
2016-07-14
records: Improve reporting of invalid field specifiers.
Ludovic Courtès
2015-06-11
records: Remove unnecessary 'begin'.
Ludovic Courtès
2015-06-11
records: Add support for 'innate' fields.
Ludovic Courtès
2015-06-11
records: "options" → "properties".
Ludovic Courtès
2015-06-11
records: Factorize field property predicates.
Ludovic Courtès
2015-06-11
records: Separate default-value handling.
Ludovic Courtès
2015-06-11
records: Replace 'eval-when' with a proper 'define-syntax'.
Ludovic Courtès
2015-05-04
records: Make 'make-syntactic-constructor' available at load/eval/expand.
Ludovic Courtès
2015-01-19
records: Add support for delayed fields.
Ludovic Courtès
2015-01-19
make-syntactic-constructor kwarg default
Ludovic Courtès
2015-01-19
records: Factorize value wrapping in the record constructor.
Ludovic Courtès
2015-01-19
records: Move 'make-syntactic-constructor' to the top level.
Ludovic Courtès
2015-01-19
records: Use keyword parameters for 'make-syntactic-constructor'.
Ludovic Courtès
2015-01-09
records: Optimize 'recutils->alist' by avoiding regexps.
Ludovic Courtès
2014-10-17
records: Improve the docstring of 'define-record-type*'.
Ludovic Courtès
2014-07-17
records: Report unknown field names in inheriting forms.
Ludovic Courtès
2014-07-17
records: Factorize error-reporting macro.
Ludovic Courtès
2013-10-15
records: define-record-type*: Field bindings are bound with 'let*'.
Ludovic Courtès
2013-07-10
records: `recutils->alist' recognizes lines starting with a `+'.
Ludovic Courtès
2013-07-10
records: `alist->record' supports multiple-field occurrences.
Ludovic Courtès
2013-07-10
records: `recutils->alist' recognizes comments.
Ludovic Courtès
2013-07-10
records: Add `recutils->alist' for public consumption.
Ludovic Courtès
2013-05-12
Move record utilities to (guix records).
Ludovic Courtès
© 2015 - 2026 Jakob L. Kreuze