Home GnuPG
Diffusion GnuPG 01256694f006

gpgscm: Add flag TAIL_CONTEXT.
01256694f006Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

gpgscm: Add flag TAIL_CONTEXT.

* tests/gpgscm/scheme.c (S_FLAG_TAIL_CONTEXT): New macro.  This flag
indicates that the interpreter is evaluating an expression in a tail
context (see R5RS, section 3.5).
(opexe_0): Clear and set the flag according to the rules layed out in
R5RS, section 3.5.
(opexe_1): Likewise.
  • Signed-off-by: Justus Winter <justus@g10code.com>

Details

Provenance
justusAuthored on Nov 21 2016, 5:25 PM
Parents
rGa4a69163d9d7: gpgscm: Add flags to the interpreter.
Branches
Unknown
Tags
Unknown

Event Timeline

Justus Winter <justus@g10code.com> committed rG01256694f006: gpgscm: Add flag TAIL_CONTEXT. (authored by Justus Winter <justus@g10code.com>).Dec 8 2016, 5:15 PM