chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-hackers] [PATCH 0/2] Some "chicken-install -update-db" fixes


From: Evan Hanson
Subject: [Chicken-hackers] [PATCH 0/2] Some "chicken-install -update-db" fixes
Date: Sat, 28 Apr 2018 23:09:22 +0200

Here are two small patches.

The first adds a `(current-module)' special form that yields the name of
the surrounding module as a symbol at expansion time, the second makes
sure identifiers from "chicken.foreign" make it into modules.db (they
were previously omitted because chicken-ffi-syntax was not loaded).

Evan

Attachment: 0001-Add-current-module-helper-macro-to-chicken.module.patch
Description: Text Data

Attachment: 0002-Include-identifiers-from-chicken.foreign-in-modules..patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]