aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gpgscm/scheme-private.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-08gpgscm: Keep a history of calls for error messages.Justus Winter1-0/+33
2016-12-08gpgscm: Add flags to the interpreter.Justus Winter1-0/+1
2016-11-22gpgscm: Use a static pool of cells for small integers.Justus Winter1-0/+6
2016-11-14gpgscm: Avoid cell allocation overhead.Justus Winter1-0/+5
2016-11-10gpgscm: Make the compile-hook configurable.Justus Winter1-0/+2
2016-11-10gpgscm: Remove dubious stack implementation.Justus Winter1-2/+0
2016-09-15tests/gpgscm: Fix use of pointer.NIIBE Yutaka1-1/+1
2016-06-17tests/gpgscm: Foreign objects support for TinySCHEME.Justus Winter1-0/+8
2016-06-17tests/gpgscm: Dynamically allocate string buffer.Justus Winter1-2/+2
2016-06-17tests/gpgscm: Verbatim import of latest TinySCHEME.Justus Winter1-0/+220