summaryrefslogtreecommitdiffstats
path: root/mpi
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2022-05-20 00:37:38 -0700
committerKaz Kylheku <kaz@kylheku.com>2022-05-20 00:37:38 -0700
commit0069c0b05d810c001c1ab9947b1f8f333caede14 (patch)
treecf9ff1eb72a5dc28e0738e50bd7d6ccf5b849639 /mpi
parent7aaa45187b87573080e92671336ed623f02428a8 (diff)
downloadtxr-0069c0b05d810c001c1ab9947b1f8f333caede14.tar.gz
txr-0069c0b05d810c001c1ab9947b1f8f333caede14.tar.bz2
txr-0069c0b05d810c001c1ab9947b1f8f333caede14.zip
ffi: new pack type operator; align increases only.
* ffi.c (pack_s): New symbol variable. (ffi_type_compile): Handle new pack type operator together with align. Allow a one-argument form of align and pack in which the value is defaulted. The behavior of align changes: align can only increase alignment now, never decrease, so for instance (align 1 ...) does nothing. pack must be used to decrease alignment. Furthermore, for certain argument types, pack performs transformations of the type syntax, rather than compiling the argument type and producing a variant of it with altered alignment. * txr.1: Documented. * stdlib/doc-syms.tl: Updated.
Diffstat (limited to 'mpi')
0 files changed, 0 insertions, 0 deletions